cannot update CS:S server using SteamCMD (linux)
I have been running a CS:S Linux dedicated server for years & through multiple updates. It is located in a data center in Dallas, Texas. However, since the Feb/2025 update, I cannot get the server to update. It is currently running the old version and players get on in compatibility mode.
I have 2 source-ds installations and I am trying to update the lesser used one. Attached file shows the results. The active CS:S server is running the old version of CS:S and the server box also hosts web domains, so there is an internet connection. As far as I know, all the ports are open because I performed DS updates previously.
I have a test Linux box here at the house and it updated properly. Does SteamCMD try to access certain websites that my ISP may have blocked? I have been fiddling with this since February with no success.
I would appreciate some help.
Thanks
.......C.W.Gibke, http://www.texasarlingtoncs.us/

my update script, update.sh:
./steamcmd.sh +force_install_dir ./css/ +login anonymous +app_update 232330 validate +quit


SteamCMD run results:
./update.sh
Redirecting stderr to '/home/[user]/Steam/logs/stderr.txt'
Logging directory: '/home/[user]/Steam/logs'
[ 0%] Checking for available updates...
[----] Verifying installation...
UpdateUI: skip show logoSteam Console Client (c) Valve Corporation - version 1738027521
-- type 'quit' to exit --
Loading Steam API...OK

Connecting anonymously to Steam Public...Retrying. . .
Retrying. . .
Retrying. . .
Retrying. . .
OK
Waiting for client config...OK
Waiting for user info...OK
Update state (0x3) reconfiguring, progress: 0.00 (0 / 0)
Update state (0x3) reconfiguring, progress: 0.00 (0 / 0)
Update state (0x3) reconfiguring, progress: 0.00 (0 / 0)
Update state (0x3) reconfiguring, progress: 0.00 (0 / 0)
Update state (0x3) reconfiguring, progress: 0.00 (0 / 0)
IPC function call IClientAppManager::GetUpdateInfo took too long: 61 msec
Error! App '232330' state is 0x20006 after update job.
< >
正在显示第 1 - 2 条,共 2 条留言
OLdAndSlow 7 月 1 日 上午 7:58 
After multiple tries, the file update did happen and the verify worked. I don't know what was different but it finally worked.

I now have a different problem - it is complaining about the version of some of the glib shared objects. It appears that my version of Fedora (20) is too old to support the new version of CS:S. [sigh]
oh yeah, most Valve stuff is built and tested on Debian-family distributions. So, if you stick to those you should be fine. Ubuntu and Mint are derived from Debian, Mint and LMDE should work fine too.

I personally use Debian on "headless" servers (rental VPS's etc.), and Mint or LMDE on any local desktop installs for testing.

I believe the SteamOS used on mobile stuff (SteamDeck, etc.) is based on Arch, but that's a whole different set of weeds - and not required for running dedicated servers.
最后由 [WL] Weasel (Asynchronous) 编辑于; 7 月 27 日 上午 10:20
< >
正在显示第 1 - 2 条,共 2 条留言
每页显示数: 1530 50