-
-
Notifications
You must be signed in to change notification settings - Fork 144
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
Comments
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. |
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. |
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? |
@KR1LL3N @klightspeed |
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. |
I just checked shooter game is running at 2 percent cpu and a total of 12.7GB of memory. |
|
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. |
@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. |
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. |
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? |
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.
The text was updated successfully, but these errors were encountered: