Hi , Iam trying to place the order from python and getting the below error while trying to place the order . Connection error: 1006 - connection was closed uncleanly (SSL error: unexpected eof while reading (in ))
Connection error: 1006 - connection was closed uncleanly (SSL error: unexpected eof while reading (in ))
Can you paste here the complete error trackback? Is this exception coming only while placing an order in Websocket streaming? Once try debugging this post remove the order placement part from WebSocket.
This looks like an issue with OpenSSL for your operating system. Can you try the solution given here? If still facing the issue, paste here complete information about your O.S and py requests version.
Is this exception coming only while placing an order in Websocket streaming? Once try debugging this post remove the order placement part from WebSocket.
Connection error: 1006 - connection was closed uncleanly (SSL error: unexpected eof while reading (in ))
2022-07-20 14:52:37: Ticker errored out. code = 1006, reason = connection was closed uncleanly (SSL error: unexpected eof while reading (in ))
2022-07-20 14:52:37: Connection closed: 1006 - connection was closed uncleanly (SSL error: unexpected eof while reading (in ))
2022-07-20 14:52:37: Ticker got disconnected. code = 1006, reason = connection was closed uncleanly (SSL error: unexpected eof while reading (in ))
2022-07-20 14:52:40: Ticker connection successful.
Can you try the solution given here?
If still facing the issue, paste here complete information about your O.S and py requests version.