WebSocket: Cannot access a disposed object
21.05.2020 11:12:53|Fatal|WebSocket.<startReceiving>b__170_2|System.ObjectDisposedException: Cannot access a disposed object.
Object name: 'SslStream'.dural Map] 317fps 177gc 42m43s
at System.Net.Security.SslStream.CheckDisposed () [0x00008] in <ae22a4e8f83c41d69684ae7f557133d9>:0
at System.Net.Security.SslStream.get_Impl () [0x00000] in <ae22a4e8f83c41d69684ae7f557133d9>:0
at System.Net.Security.SslStream.EndRead (System.IAsyncResult asyncResult) [0x00000] in <ae22a4e8f83c41d69684ae7f557133d9>:0

It certainly comes from your network

If you are running your server on your own, check if you have oppen the appropriate port. and if windows >> Double check firewall.

With rented servers you would open a ticket with the provider,
understand all BUT what this message means ? whats wrong ? server is running on my own pc and i have ALL ports open
The message mentions WebSocket, so that would mean either RCON or Discord extension.
thanks for aswer,

i use only this https://www.rustadmin.com/ on pc and discord-plugins, but if i stop all, i have same error some times, its anoying ! i use ure console-filter (very great plugin), it works great with all errors in console, but not with this one ...