Aruni 21 Dec, 2020 @ 3:20am
Issue with CS:GO server
Hi!
I got issue with my own CS:GO community server. This issue was added in game with Operation Broken Fang update. It's related to lags in warmup and server crashing.
Well... Here is full story:
I hosted small local tournament. So I created server, set map and then sended IP and password to all players. Server was in warmup round on map Mirage.
Players were spawning in new 1v1 arenas. After like 5 players joined, game started to lag and server nearly crashed. Well... It crashed few times...
Weird thing is that lags are only in warmup. In warmup when there were about 5 players, started insanely lag. In right corner showed message "Auto-Disconnect in 30 seconds" or something like this.
I forced to end warmup via console. After forcing end of warmpup, everything was alright.
How can I fix this issue?
< >
Showing 1-3 of 3 comments
Metal_Warrior 21 Dec, 2020 @ 5:42am 
Not being familiar with CS:GO nor your exact setup, but maybe I've got some clues for you anyway:

1. Check if systemd is blocking further tasks from spawning. You may check that with 'systemctl status csgo.service' (or whatever you named your service). If the active tasks are only a few away from the limit, you pretty sure have your culprit - and need to raise the limit (with 'TasksMax=*somenumber*' - REFRAIN from setting that to 'infinity'!)

2. Check your CPU/RAM usage. Systemd has also limits for the latter, you might want to raise them if the defaults of your OS are too low (see 'systemctl show' for details).

But since your problem only seems to affect the warmup phase, where (as I interpret your description) more maps/games are loaded to account for the arenas, I'd go for the tasks first.
Aruni 21 Dec, 2020 @ 7:39am 
Hi!
Actually, I can't check these things. I'm renting CS:GO server, not actual VPS (but I got partial FTP access, I can modify anything in csgo folder).
I tried rent serval other CS:GO server, but with diffrent hostings, same issue.
Blaquicat 29 Dec, 2020 @ 5:33am 
Originally posted by Smooth Criminal:
I tried rent serval other CS:GO server, but with diffrent hostings, same issue.
And you tried the same "server" (files) on both hosting?
Server crashing is usually related to addons/plugins or/and configs.

Try to host a vanila server with no mods or configs, see if it crashes.
< >
Showing 1-3 of 3 comments
Per page: 1530 50