ERROR:kiteconnect.ticker:WebSocket connection lost: [Failure instance: Traceback (failure with no frames): : Connection to the other side was lost in a non-clean fashion: Connection lost.
You need a valid access token to get connect to Kite Ticker, are you sure you are using a valid access token? You can set onError callback to get more details and another option is to enable debug logs like this, logging.basicConfig(level=logging.DEBUG)
You can set onError callback to get more details and another option is to enable debug logs like this,
logging.basicConfig(level=logging.DEBUG)