You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have encountered the exact same issue mentioned in another post. #57
But I am running on Amazon Linux. Does anyone have the same problem? I cannot find any solution on the internet. So I created a new post. Please delete if I have duplicated.
Error message:
binance.websocket.binance_client_factory: Lost connection to Server. Reason: [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionAborted'>: Connection was aborted locally using ITCPTransport.abortConnection.
Issue subject
I have encountered the exact same issue mentioned in another post. #57
But I am running on Amazon Linux. Does anyone have the same problem? I cannot find any solution on the internet. So I created a new post. Please delete if I have duplicated.
Error message:
binance.websocket.binance_client_factory: Lost connection to Server. Reason: [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionAborted'>: Connection was aborted locally using ITCPTransport.abortConnection.
Steps to reproduce
Follow this post https://towardsdatascience.com/how-to-run-your-python-scripts-in-amazon-ec2-instances-demo-8e56e76a6d24 and upload a websocket example.py instead
The text was updated successfully, but these errors were encountered: