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

WebsocketExcpetion #28

@kz0

Description

@kz0

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions