Skip to content
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

[Bug]: game server not starting when updateonstart=on #4703

Open
support-netx opened this issue Nov 27, 2024 · 4 comments
Open

[Bug]: game server not starting when updateonstart=on #4703

support-netx opened this issue Nov 27, 2024 · 4 comments

Comments

@support-netx
Copy link

support-netx commented Nov 27, 2024

User story

Use "updateonstart" option to update and start the server

Game

7daystodie

Linux distro

Ubuntu 22.04

Command

command: start

Further information

If I try to start my 7dtd server using ./gameserver st, the server always checks for updates. After a few seconds I get the information that the app is already up to date and nothing else happens.

Relevant log output

'myserver/myuser:~$ ./*mygameserver* st
[  OK  ] Updating *mygameserver*: Checking for update: SteamCMD

Update available
* Local build: 15812436
* Remote build:
* Branch: public
https://steamdb.info/app/294420/

[ START ] Updating *mygameserver*: SteamCMD
Branch: public
Redirecting stderr to '/home/*myuser*/.local/share/Steam/logs/stderr.txt'
Logging directory: '/home/*myuser*/.local/share/Steam/logs'
[  0%] Checking for available updates...
[----] Verifying installation...
UpdateUI: skip show logoSteam Console Client (c) Valve Corporation - version 1731433425
-- type 'quit' to exit --
Loading Steam API...IPC function call IClientUtils::GetSteamRealm took too long: 52 msec
OK

Connecting anonymously to Steam Public...OK
Waiting for client config...OK
Waiting for user info...OK
Success! App '294420' already up to date.
Complete! Updating *mygameserver*: SteamCMD

Steps to reproduce

  1. Set "updateonstart" to "on" in common.cfg
  2. start server ./mygameserver start
  3. see result
@support-netx
Copy link
Author

support-netx commented Nov 28, 2024

Update: I did a complete new clean vanilla installation, server has full access to internet - same problem. linuxGSM version is 24.3.2.

@Hornochs
Copy link
Contributor

Same Issue is happening on HL2DM Server aswell. So it looks like Steam Games are a issue. CS2 for example doesn't have this issue

@botflakes
Copy link

Same problem with Satisfactory

@botflakes
Copy link

Update: Seems like Steam is removing the "Anonymous" Tag from a bunch of games. Means that you can't update the gameserver (via SteamCMD) without an account which in turn throws everything in a loop because of that

https://steamdb.info/sub/17906/history/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🆕 New Issues
Development

No branches or pull requests

3 participants