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

Having issues with Web Sockets disconnecting almost every 30 mins

Open carloslopezdev opened this issue 5 years ago • 2 comments

Hello there,

We have a Windows app written in C#, the server is pulling XML messages from the SQL Server DB, it was working perfectly fine 2 weeks ago (No disconnections), starting on August 13 we started experiencing disconnections and errors in the Ext Class, specifically the ReadBytesAsync method, the error we got is: Cannot access a disposed object. Object name: SslStream... I'm wondering if there is a Windows update that is affecting our solution, we didn't push any change/update since at least 2 months ago... weird, just would like to see if someone else is experiencing a similar issue.

Thanks for read and any help you can provide will be really appreciated.

WebSocket-sharp-Issue1 WebSocket-sharp-Issue2

carloslopezdev avatar Aug 29 '19 03:08 carloslopezdev

I'm seeing the exact same issue, with my server running on Centos 7.

squirrl avatar Sep 17 '21 05:09 squirrl

how this issue can be resolved?

martingg88 avatar Dec 12 '21 11:12 martingg88