API issue

Shalu_Bansal
API is showing issues repeatedly . I am not able to connect with websockets on kiteconnect api though other services work fine without any error.

Traceback:
???? Connected to WebSocket
ERROR:kiteconnect.ticker:Connection error: 1006 - connection was closed uncleanly (I dropped the WebSocket TCP connection: close reason without close code)
ERROR:kiteconnect.ticker:Connection closed: 1006 - connection was closed uncleanly (I dropped the WebSocket TCP connection: close reason without close code)
WARNING:root:WebSocket closed. Code: 1006, Reason: connection was closed uncleanly (I dropped the WebSocket TCP connection: close reason without close code). Local Time: 2025-07-18 12:25:03.522447
ERROR:root:Error 1006 detected: Connection closed uncleanly. Likely network issue or server drop.
???? Connected to WebSocket
ERROR:kiteconnect.ticker:Connection error: 1006 - connection was closed uncleanly (I dropped the WebSocket TCP connection: close reason without close code)
ERROR:kiteconnect.ticker:Connection closed: 1006 - connection was closed uncleanly (I dropped the WebSocket TCP connection: close reason without close code)
WARNING:root:WebSocket closed. Code: 1006, Reason: connection was closed uncleanly (I dropped the WebSocket TCP connection: close reason without close code). Local Time: 2025-07-18 12:25:06.615755
ERROR:root:Error 1006 detected: Connection closed uncleanly. Likely network issue or server drop.
ERROR:kiteconnect.ticker:Connection error: 1006 - connection was closed uncleanly (I dropped the WebSocket TCP connection: close reason without close code)
ERROR:kiteconnect.ticker:Connection closed: 1006 - connection was closed uncleanly (I dropped the WebSocket TCP connection: close reason without close code)
WARNING:root:WebSocket closed. Code: 1006, Reason: connection was closed uncleanly (I dropped the WebSocket TCP connection: close reason without close code). Local Time: 2025-07-18 12:25:12.807976
ERROR:root:Error 1006 detected: Connection closed uncleanly. Likely network issue or server drop.
???? Connected to WebSocket
ERROR:kiteconnect.ticker:Connection error: 1006 - connection was closed uncleanly (I dropped the WebSocket TCP connection: close reason without close code)
ERROR:kiteconnect.ticker:Connection closed: 1006 - connection was closed uncleanly (I dropped the WebSocket TCP connection: close reason without close code)
WARNING:root:WebSocket closed. Code: 1006, Reason: connection was closed uncleanly (I dropped the WebSocket TCP connection: close reason without close code). Local Time: 2025-07-18 12:25:33.202726
ERROR:root:Error 1006 detected: Connection closed uncleanly. Likely network issue or server drop.

The issue arose 2 weeks ago, the WebSocket connect would abruptly stop then move extremely slowly, causing a time lag. But then it began to disconnect complelety. This is halting production completely.
  • sujith
    We haven't observed any issues at our end. You may check your firewall settings, change network and check.
Sign In or Register to comment.