2024-12-18, 02:16 PM
Another user had this issue, but only when using their VPN. The only thing that makes sense is that there is packet loss somewhere in the chain. The server didn't get the memo that the client was closing the websocket, sends the keep alive, finds that the socket is closed and panics.
I'm not sure what the appropriate course of action is to resolve this.
I'm not sure what the appropriate course of action is to resolve this.