Skip to content
This repository has been archived by the owner on Jul 20, 2020. It is now read-only.

WebsocketExcpetion #28

Open
kz0 opened this issue Jul 31, 2018 · 0 comments
Open

WebsocketExcpetion #28

kz0 opened this issue Jul 31, 2018 · 0 comments

Comments

@kz0
Copy link

kz0 commented Jul 31, 2018

Hello,

When trying to subscribe to all symbols i receive the following error:

Exception in thread Thread-1: Traceback (most recent call last): File "/usr/lib/python3.5/threading.py", line 914, in _bootstrap_inner self.run() File "/home/fp/Documents/atl/ws/wss.py", line 138, in run self._connect() File "/home/fp/Documents/atl/ws/wss.py", line 134, in _connect self.conn.run_forever(sslopt=sslopt_ca_certs) File "/home/fp/Documents/atl/lib/python3.5/site-packages/websocket/_app.py", line 207, in run_forever raise WebSocketException("socket is already opened") websocket._exceptions.WebSocketException: socket is already opened

Even sleeping 2 secs causes the same exception.

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

No branches or pull requests

1 participant