Getting this error in my console

Calling 'OnServerInformationUpdated' on 'CustomMapName v1.0.2' took 437ms Rcon Error: System.IO.IOException: Unable to read data from the transport connection: Connection timed out. ---> System.Net.Sockets.SocketException: Connection timed out at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult asyncResult) [0x00012] in <58fd06243ada482885e42df121431ab8>:0 at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0002a] in <58fd06243ada482885e42df121431ab8>:0 --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0006e] in <58fd06243ada482885e42df121431ab8>:0 at Fleck.WebSocketConnection+<>c.b__63_0 (System.IAsyncResult result) [0x00017] in <1ea10dde05604571b352f02f35f5a11e>:0

Hello @TacTicToe,

Not sure the Rcon Error is related to that plugin.
I use to have this error when I close my Rcon app on my phone.
I suppose my phone app incorrectly manages Rcon connection but that is not a severe issue.

Concerning the message Calling 'OnServerInformationUpdated' on 'CustomMapName v1.0.2' took 437ms.
That is just an information, not really an error.