System.IO.IOException errorNot An Issue

So after every x time i'm getting this console error.

I just can figure it out how to fix it.

I think it has something to do with the Rustcord plugin but i'm not sure.

This error started yesterday.

 

This error indicates an underlying connectivity issue between your server and the websocket server, not a programming issue with either the extension or plugin.
In response to Calytic ():
This error indicates an underlying connectivity issue between your server and the websocket server,...
So that can be the RustAdmin is use ?
In response to Calytic ():
This error indicates an underlying connectivity issue between your server and the websocket server,...
I get this error daily. Really nothing on my side that I can do to fix it. Server connection is 24/7. Eventually all my plugins go offline till the next server restart. 
In response to drab ():
I get this error daily. Really nothing on my side that I can do to fix it. Server connection is 24/7...
The errors shown above are entirely unrelated to plugins; they are websocket errors from either RCON or an extension running a websocket server, plugins don't use websockets.
In response to Wulf ():
The errors shown above are entirely unrelated to plugins; they are websocket errors from either RCON...
Correct... But once it disconnects all my bot plugins in Discord are offline till next server restart. The extension itself must have something wrong with it unless it's on Discords side. 
This error is a common network level error, not an application level error.
Locked automatically