Websocket connection closed error

nkotwar
Hey @SRIJAN
Can you tell me what could be the possible reason for bellow disconnection, server is hosted on AWS, so internet connectivity issue is less likely.

Logs:
[2022-06-14 18:30:42,344] INFO - Connection Closed !! Reason: connection was closed uncleanly (peer dropped the TCP connection without previous WebSocket closing handshake)
  • SRIJAN
    This error generally happens due to some internal error in your program which causes the websocket to disconnect.
  • nkotwar
    nkotwar edited June 2022
    I never close my websocket connection manually, i wonder how it could be happening, anyway, I'll try to find the reason.
Sign In or Register to comment.