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

Trade websocket doesn't receive data (SSL error: certificate verify failed) #71

Closed
RepoUse opened this issue Jul 20, 2021 · 1 comment
Closed

Comments

@RepoUse
Copy link

RepoUse commented Jul 20, 2021

When trying to run the trade websocket example, I always get the following message:

INFO:root:Connection with URL: wss://stream.binance.com:9443/ws
INFO:root:Start to connect....
WARNING:root:WebSocket connection closed: connection was closed uncleanly (SSL error: certificate verify failed (in tls_process_server_certificate)), code: 1006, clean: False, reason: connection was closed uncleanly (SSL error: certificate verify failed (in tls_process_server_certificate))
ERROR:root:Lost connection to Server. Reason: [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionDone'>: Connection was closed cleanly.
]. Retrying: 1

After that it tries again for four times and doesn't print any messages. All dependencies are installed. On the testnet it doesn't work neither.

Do you have any ideas how to solve it?

@aisling11
Copy link
Contributor

Hi @RepoUse, can you check this closed issue with similar report? #57

@2pd 2pd closed this as completed Aug 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants