SmartlyDressedGames / Unturned-3.x-Community

Community portion of the Unturned-3.x repo. If you have access to the source code you can find it here:
https://github.com/SmartlyDressedGames/Unturned-3.x/
84 stars 18 forks source link

Lost connection to host or Steam network #2973

Closed warren39 closed 2 years ago

warren39 commented 2 years ago

Sometimes, some players cannot join my server:

Lost_connection

I'm not sure if this is a client-side problem or a server-side problem. Does anyone know how to solve it?

Log from Client.log:

[2021-12-31 13:40:15] Initializing ClientTransport_SteamNetworkingSockets [2021-12-31 13:40:15] Client testing for Steam Networking availability (k_ESteamNetworkingAvailability_Retrying) [2021-12-31 13:40:16] Readiness to participate in authenticated communications changed to k_ESteamNetworkingAvailability_Retrying "Attempt #5 to fetch config from https://api.steampowered.com/ISteamApps/GetSDRConfig/v1?appid=304930" [2021-12-31 13:40:16] Request prices result: k_EResultFail I/O Failure: False [2021-12-31 13:40:36] Readiness to participate in authenticated communications changed to k_ESteamNetworkingAvailability_Failed "No response from server" [2021-12-31 13:40:36] Client transport failure: Failed to initialize Steam network authentication. [2021-12-31 13:40:37] Returning to main menu [2021-12-31 13:40:37] Disconnected

SDGNelson commented 2 years ago

Looks like a client-side problem losing connection to Steam in general. When this happens the Steam Friends window probably appears offline for them as well.

warren39 commented 2 years ago

image

Recently there are some problems with the Steam client, which may be related to this.

TH3AL3X commented 2 years ago

image

Recently there are some problems with the Steam client, which may be related to this.

Lol

SDGNelson commented 2 years ago

Do you know is global Steam actually inaccessible for you now? There were conflicting reports about whether it has been banned or whether it was a DNS poisoning attack.

warren39 commented 2 years ago

I can access the Steam client normally, but some players have been affected a few days ago. In just 10 minutes, I received feedback from two players on the above problem. In most cases, it will be normal for them to rejoin the server after a few minutes. I don't know why.

warren39 commented 2 years ago

I setup a video to show this problem on my PC: https://youtu.be/1amYaV_Stvo

SDGNelson commented 2 years ago

From the video and log it sounds like the connection to Steam is intermittent. Hopefully it goes back to normal soon. :/

jatapa commented 2 years ago

There have been lots and lots of reports of this happening for the last week or so. well more like after the last update what the op didn't post here is that one of the errors server side is "Readiness to participate in authenticated communications changed to k_ESteamNetworkingAvailability_Failed "HTTP 500. ""

some have this: Readiness to participate in authenticated communications changed to k_ESteamNetworkingAvailability_Retrying "Attempt # 4 to fetch config from https://api.steampowered.com/ISteamApps/GetSDRConfig/v1?appid=3049300" when they download the dedicated server tool from steam but don't have it when they use steamcmd to download it (there is one extra zero inthe app id).

SDGNelson commented 2 years ago

@jatapa the extra zero is bizarre especially considering that Unturned overrides steam_appid.txt with the correct value, but otherwise it still sounds like usual Steam getting hammered during a holiday sale. Note that web API request is internal to SNS, not something Unturned is doing, nothing related has changed in Unturned in a while. It looks like the response to GetSDRConfig is rather large so that server must be kept pretty busy.

jatapa commented 2 years ago

Ye thought it has nothing to do with unturned just find it annoying when people come and ask why can't they join their lan server and can't really tell them anything to fix it