-
Notifications
You must be signed in to change notification settings - Fork 86
Description
I am running the image on an ubuntu system. I have attempted to forward through both the default ports as well as 27015-27016. In both cases, I am getting the following error in the log right when I first try to connect (I have replaced my IP address with '123.123.123.123':
[Server] Startup Completed - Disabling Scene Loading Systems [Server] Shutting down Asynchronous Streaming Registered WarEventMapNode in Chunk: 16,14 Registered WarEventMapNode in Chunk: 16,15 Registered WarEventMapNode in Chunk: 15,16 Registered WarEventMapNode in Chunk: 18,16 Registered WarEventMapNode in Chunk: 16,17 Registered WarEventMapNode in Chunk: 17,17 Registered WarEventMapNode in Chunk: 15,18 src\steamnetworkingsockets\clientlib\steamnetworkingsockets_lowlevel.cpp (901) : Assertion Failed: GetBestRoute2 failed with result 50 for address '123.123.123.123:0' SteamNetworking - SteamNetConnections.ConnectionUpdate: k_ESteamNetworkingConnectionState_Connecting, 4091264416, 131073 SteamServerTransport - Update 4091264416 - k_ESteamNetworkingConnectionState_Connecting src\steamnetworkingsockets\clientlib\steamnetworkingsockets_lowlevel.cpp (901) : Assertion Failed: GetBestRoute2 failed with result 50 for address '123.123.123.123:0' src\steamnetworkingsockets\clientlib\steamnetworkingsockets_lowlevel.cpp (901) : Assertion Failed: GetBestRoute2 failed with result 50 for address '123.123.123.123:0'
Has anyone else experienced this and are there any suggestions on how to get through this?
The strangest thing is that it was working after the new update - I logged on last night and connected like normal, then a few minutes later it just wouldn't connect even though nothing else was changed on my end.