Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server randomly shows server offline #1225

Open
KR1LL3N opened this issue May 10, 2022 · 11 comments
Open

Server randomly shows server offline #1225

KR1LL3N opened this issue May 10, 2022 · 11 comments

Comments

@KR1LL3N
Copy link

KR1LL3N commented May 10, 2022

I am currently using opensuse to run ark servers. Lately I have been getting the issue where my server can't connect to the master list. but I can see it in game and see it in steam server under favorites. It shows it not responding but it is up. Any way to get it to stop doing this. I never had this issue with debian. My friend has the exact same opensuse setup and his servers do not ever show it offline.
Server051022

@klightspeed
Copy link
Collaborator

Do you have sufficient memory to run all of the servers you are running on that host? Each of the older maps (The Island, The Center, etc) needs at least 4-8GB of memory to run, and the newest map (Lost Island) needs at least 8-12GB of memory to run.

@KR1LL3N
Copy link
Author

KR1LL3N commented May 12, 2022

I have a HPE DL380 G9 with 64gb of ddr4 and dual socket 8 core processors. I never had this issue on my old hardware that was running on my old gaming PC components.

@klightspeed
Copy link
Collaborator

When the issue occurs, what is the memory and CPU usage of the ShooterGameServer process? Do you have any mods that might be blocking the server's main thread?

@CaspyBXL
Copy link

@KR1LL3N @klightspeed
Looks to me to be in the same category as an issue I faced in 2018 ...
--> #998
I finally found the issue where the ISP was using some kind of Anti-ddos feature, once I turned that service off the problem went away, so I contacted the ISP and asked to manually whitelist arkservers.net ip's used by their service and when they did I never had any issue adding servers or servers randomly showing offline again.
I'm not sure it would be the same issue here, but I thought it would be worth mentioning it.
Hope the problem goes away and you find something !
Greetings,
CaspyBXL

@KR1LL3N
Copy link
Author

KR1LL3N commented May 18, 2022

I don't thats the case I am running ipfire as my firewall and using my ISP router in ip Passthrough mode. I didnt see any settings in the ISP router for anti DDOS. My cpu usage is minimal barely using any cores. im currently using 14.4 Gb out of 64GB. The issue just starting popping back up today with no changes to any settings or hardware/software.

@KR1LL3N
Copy link
Author

KR1LL3N commented May 18, 2022

I just checked shooter game is running at 2 percent cpu and a total of 12.7GB of memory.

@klightspeed
Copy link
Collaborator

Server Online: no suggests that the game server was unable to register with Steam's master server. This suggests that communication between your server and Steam's master server is either failing or not occurring.

@KR1LL3N
Copy link
Author

KR1LL3N commented May 18, 2022

Is there a way to fix this?. People can join and play fine but when it's having issues they just can't see it in game. As well as it shows not responding in steam server chat. I'm just confused bc me and my friend have the same network and server setup and he doesn't have this issue.

@CaspyBXL
Copy link

@KR1LL3N Having had many issues in the past helping people setup their servers at home, using Passthrough and ISP router services, I always recommended using the Portforwarding functions. you can forward all needed ports from you server local ip to and from WAN ip when required, also make sure you forwards TCP AND UDP as Wildcard tutorial requires it.
@klightspeed is right in saying its communication between your server and Steam's master server that is not happening correctly. Sorry for the late anwser.

@KR1LL3N
Copy link
Author

KR1LL3N commented May 25, 2022

I use ipfire as my router/firewall on a dedicated machine. My porforwarding is setup exactly the same as before I switched from debian to opensuse leap. Both my server firewall and router have porforwarding set up and still get this issue. It's not a major issue just one that makes my server randomly unfindable.

@klightspeed
Copy link
Collaborator

I wonder if ipfire is occasionally firing its DDOS protection when it sees too many incoming queries to UDP port 27103, or otherwise sometimes blocking communication between your server and Steam?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants