cs2 update fails on Ubuntu server
Hello

I get the error "[100%] !!! Fatal Error: Download of package (steamcmd_linux) failed after 0 bytes (0)." when running:
/usr/lib/games/steam/steamcmd +force_install_dir ~/csgo_app/ +login USER_ID PASSWORD +app_update 730 validate +quit

The packages seems to have been downloaded to Steam/packages and the sha256sum of the files are what is in the steam_cmd_linux file

Any idea of how I can get the update to be applied?

Running the command again log the following to Steam/logs/bootstrap_log.txt
[2024-03-02 18:10:36] Startup - updater built Dec 13 2017 05:27:43 [2024-03-02 18:10:36] Checking for update on startup [2024-03-02 18:10:36] Checking for available update... [2024-03-02 18:10:37] Download failed: http error 0 (client-download.steampowered.com/client/steam_cmd_linux) [2024-03-02 18:10:37] Download Complete. [2024-03-02 18:10:37] uninstalled manifest found in /data/steam/Steam/package/steam_cmd_linux (1). [2024-03-02 18:10:37] Found pending update [2024-03-02 18:10:37] Shutdown

I've tried cleaning out the packages directory, bu that did not change anything.

I've also run steamcmd to make sure it is the latest version(i assume that is what the command does)
export LD_LIBRARY_PATH=/home/steam/steamcmd/linux32 && /usr/games/steamcmd +quit

The version of cs2 on the machine is: 1.39.9.4/13994 9961

I'm running on an ubuntu 22.04.3

Thanks
< >
Showing 1-3 of 3 comments
not sure if the trailing slash makes a difference
Sadly it does not change anything
SOLVED
Running strace on the command I found out I need to make the /usr/lib/games writable for the steam group (I'm running the cs2 server as the user 'steam'
Last edited by neuro.mancer; 4 Mar @ 12:39pm
< >
Showing 1-3 of 3 comments
Per page: 1530 50