websocket-sharp icon indicating copy to clipboard operation
websocket-sharp copied to clipboard

Frequent Disconnection

Open Altaf-jg opened this issue 4 years ago • 1 comments

Hello All, I see the following error in logs,

Log 1>

c__DisplayClass174_0.<startReceiving>b__2|WebSocketSharp.WebSocketException: The header part of a frame could not be read.

Log 2> Fatal|WebSocket.connect|WebSocketSharp.WebSocketException: An error has occurred during a TLS handshake. ---> System.AggregateException: One or more errors occurred. ---> System.IO.IOException: Unable to read data from the transport connection: Connection reset by peer

Any idea?

We are using Unity 2019.4.11f1

Altaf-jg avatar Sep 28 '20 06:09 Altaf-jg

hey man, if is topical u can try this https://github.com/sta/websocket-sharp/issues/516#issuecomment-1179526378

ilsnk avatar Jul 09 '22 12:07 ilsnk