Has anyone seen this before? My server was running fine, then out of the blue the logs said:
Checking for new Steam Item Definitions..... and then it stopped responding and kept repeating this:
Couldn't get server's public IP address (The operation has timed out.)
at async void System.Net.HttpWebRequest+<RunWithTimeoutWorker>d__244<System.Net.HttpWebResponse>.MoveNext()
at WebResponse System.Net.HttpWebRequest.GetResponse()
at WebResponse System.Net.WebClient.GetWebResponse(WebRequest request)
at byte[] System.Net.WebClient.DownloadBits(WebRequest request, Stream writeStream)
at byte[] System.Net.WebClient.DownloadDataInternal(Uri address, out WebRequest request)
at string System.Net.WebClient.DownloadString(Uri address) x 2
at IPAddress Oxide.Game.Rust.Libraries.Covalence.RustServer.get_Address()I restarted and it's fine so I'm just curious if anyone knows anything about it?