Today I was fetching tick data by web socket connection but it got disconnected after sometime. I got this error ERROR:kiteconnect.ticker:Connection error: 1006 - connection was closed uncleanly (None) ERROR:kiteconnect.ticker:Connection closed: 1006 - connection was closed uncleanly (None)
Please look into t. I am handling all error exception but still i got disconnected. Please suggest how to tick entire day data without disconnection.
ERROR:kiteconnect.ticker:Connection error: 1006 - connection was closed uncleanly (None) INFO:root:Connection error: 1006 - connection was closed uncleanly (None) ERROR:kiteconnect.ticker:Connection closed: 1006 - connection was closed uncleanly (None) INFO:root:WebSocket connection thrown error: 1006 - connection was closed uncleanly (None) Again same issue. I did all the required steps to overcome this?
INFO:root:Connection error: 1006 - connection was closed uncleanly (None)
ERROR:kiteconnect.ticker:Connection closed: 1006 - connection was closed uncleanly (None)
INFO:root:WebSocket connection thrown error: 1006 - connection was closed uncleanly (None) Again same issue.
I did all the required steps to overcome this?