[Bug]: CS2 install script is getting stuck #4498
Labels
command: console
command: install
distro: AlmaLinux
game: Counter-Strike 2
info: dependency
info: steamcmd
info: website
type: bug
Something isn't working
User story
As a server admin, I want to set up a CS2 server
Game
CS2
Linux distro
AlmaLinux 9.3
Command
command: install
Further information
I am trying to install CS2 following the instructions from the website: https://linuxgsm.com/servers/cs2server/
I have put the username and pw inside
lgsm/config-lgsm/cs2server/common.cfg
.My account is secured by SteamGuard with e-mail verification.
I am typing
./cs2server install
according to the instructions.The script checks all deps, which are OK, and then gets stuck on
[ START ] Installing cs2server: SteamCMD
This is stuck indefinitely.
I have found out that when I press enter I will get more output however:
Since nothing happens, and the script is stuck indefinitely I am pressing ENTER again and get:
At that point the script exits.
The script makes me aware that I should use
set_steam_guard_code
to enter my email verification code, but that command does not seem to exist on my system or the information on how to use this command is unclear.I assume the script is not supposed to get stuck in the first place? It seems to be a bug unless I am mistaken. At least I followed the instructions exactly but cannot get it up and running.
Relevant log output
No response
Steps to reproduce
No response
The text was updated successfully, but these errors were encountered: