Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] stocks/options/screen - Errno 61 Connection refused. #5083

Closed
deeleeramone opened this issue May 31, 2023 · 3 comments · Fixed by #5111
Closed

[Bug] stocks/options/screen - Errno 61 Connection refused. #5083

deeleeramone opened this issue May 31, 2023 · 3 comments · Fixed by #5111
Labels
bug Fix bug

Comments

@deeleeramone
Copy link
Contributor

When you attempt to use the Options screener, an error message is printed:

There was an error connecting to the API. Please try again later.

Attempting to use the function at the model level, get_screener_output(), shows the error as "Connection refused".

Exception: HTTPSConnectionPool(host='api.syncretism.io', port=443): Max retries exceeded with url: [/ops](https://file+.vscode-resource.vscode-cdn.net/ops) (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x1072b5600>: Failed to establish a new connection: [Errno 61] Connection refused'))
@deeleeramone deeleeramone added the bug Fix bug label May 31, 2023
@jmaslek
Copy link
Collaborator

jmaslek commented May 31, 2023

yeah looks like the site is down as well (ops.syncretism.io). Can ping and ask if its going to be kept up.

@jmaslek
Copy link
Collaborator

jmaslek commented May 31, 2023

The repo has been archived:

https://github.com/Tyruiop/syncretism

@deeleeramone
Copy link
Contributor Author

rip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fix bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants