SSl Error

srinivasd
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 ))
  • srinivasd
    i have followed the above steps and still iam facing the same issue
  • SRIJAN
    Then Sujith Sir , Rakesh Sir may help you.
  • rakeshr
    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.
  • srinivasd
    tried it , still getting the error
    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.
  • rakeshr
    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.
Sign In or Register to comment.