ERROR:kiteconnect.ticker:Connection closed: 1006

vinaydyamaklar
Hello,
I am new to Kite trade, I started using threading for collecting the tick data and not doing any functionality inside the on_ticks method but I am getting error.
ERROR:kiteconnect.ticker:Connection closed: 1006 - connection was closed uncleanly (I dropped the WebSocket TCP connection: close reason without close code)


Kindly do the needfull.
Regards,
Vinay.
  • rakeshr
    @vinaydyamaklar
    If there is no thread block and no other internal error in your code, it should run fine.
    Maybe paste your WebSocket streaming code, we will take a look at it.
  • vinaydyamaklar
    It was my bad, thanks for the immediate response. I am able to get the tick response
Sign In or Register to comment.