failing WebSocket connection (code=1000): "list index out of range"

VijayJoy
Hi Team,

Getting below error while connecting via web socket .

2023-12-28 14:41:46+0530 [-] failing WebSocket connection (code=1000): "list index out of range"

Regards,
Vijay
Tagged:
  • sujith
    This is doesn't look like a websocket API error. This looks like a local error.
  • VijayJoy
    More logs..
    2023-12-28 15:04:18+0530 [-] {"peer": "tcp4:65.1.19.55:443", "headers": {"date": "Thu, 28 Dec 2023 09:34:18 GMT", "connection": "upgrade", "upgrade": "websocket", "sec-websocket-accept": "j37Gjz1DC2NmbG8SKb8ioMRwrkQ="}, "version": 18, "protocol": null, "extensions": []}
    2023-12-28 15:04:18+0530 [-] failing WebSocket connection (code=1000): "list index out of range"
    2023-12-28 15:04:18+0530 [-] dropping connection to peer tcp4:65.1.19.55:443 with abort=True: I dropped the WebSocket TCP connection: list index out of range
    2023-12-28 15:04:18+0530 [-] will retry in 6 seconds
    2023-12-28 15:04:18+0530 [-] Stopping factory
  • VijayJoy
    The above is the response from the web socket server.
  • VijayJoy
    Yes apologies, issue is from the client side.
  • VijayJoy
    thanks for a quick response
This discussion has been closed.