[GH-ISSUE #2562] Can't Update Rust Server #1866

Closed
opened 2026-02-27 02:59:28 +03:00 by kerem · 10 comments
Owner

Originally created by @Nark0t1k on GitHub (Oct 19, 2019).
Original GitHub issue: https://github.com/GameServerManagers/LinuxGSM/issues/2562

I'm using LinuxGSM for hosted a Rust Dedicated Server

But each time they do a Rust update i need to re install all my server because update cmd doesn't work ...

rustserver@vmi296637:~$ ./rustserver update
[ OK ] Update rustserver: Checking for update: SteamCMD

Update available

applying update...
Redirecting stderr to '/home/rustserver/Steam/logs/stderr.txt'
[ 0%] Checking for available updates...
[----] Verifying installation...
Steam Console Client (c) Valve Corporation
-- type 'quit' to exit --
Loading Steam API...OK.

Connecting anonymously to Steam Public...Logged in OK
Waiting for user info...OK
ERROR! Timed out waiting for AppInfo update.
/home/rustserver/lgsm/functions/alert.sh: line 21: fn_info_message_server_resource: command not found
/home/rustserver/lgsm/functions/alert.sh: line 22: fn_info_message_gameserver_resource: command not found
rustserver@vmi296637:~$

Timed Out Waiting For AppInfo -_-

That really Annoyed, if i remove all the server and re download it it's work but not if i use update cmd...

Originally created by @Nark0t1k on GitHub (Oct 19, 2019). Original GitHub issue: https://github.com/GameServerManagers/LinuxGSM/issues/2562 I'm using LinuxGSM for hosted a Rust Dedicated Server But each time they do a Rust update i need to re install all my server because update cmd doesn't work ... > rustserver@vmi296637:~$ ./rustserver update > [ OK ] Update rustserver: Checking for update: SteamCMD > > Update available > * Local build: 4261063 > * Remote build: 4301925 > https://steamdb.info/app/258550/ > > applying update... > Redirecting stderr to '/home/rustserver/Steam/logs/stderr.txt' > [ 0%] Checking for available updates... > [----] Verifying installation... > Steam Console Client (c) Valve Corporation > -- type 'quit' to exit -- > Loading Steam API...OK. > > Connecting anonymously to Steam Public...Logged in OK > Waiting for user info...OK > ERROR! Timed out waiting for AppInfo update. > /home/rustserver/lgsm/functions/alert.sh: line 21: fn_info_message_server_resource: command not found > /home/rustserver/lgsm/functions/alert.sh: line 22: fn_info_message_gameserver_resource: command not found > rustserver@vmi296637:~$ Timed Out Waiting For AppInfo -_- That really Annoyed, if i remove all the server and re download it it's work but not if i use update cmd...
Author
Owner

@issue-label-bot[bot] commented on GitHub (Oct 19, 2019):

Issue Label Bot is not confident enough to auto-label this issue. See dashboard for more details.

<!-- gh-comment-id:544115641 --> @issue-label-bot[bot] commented on GitHub (Oct 19, 2019): Issue Label Bot is not confident enough to auto-label this issue. See [dashboard](https://mlbot.net/data/GameServerManagers/LinuxGSM) for more details.
Author
Owner

@dgibbs64 commented on GitHub (Oct 19, 2019):

./rustserver update-lgsm

also this might help https://www.reddit.com/r/playrust/comments/c3q3zh/error_timed_out_waiting_for_appinfo_update/

reddit
I'm getting this error when I try to update my Rust server via steamcmd. Usually if I try a second time, I get a different error: "ERROR!...
<!-- gh-comment-id:544130542 --> @dgibbs64 commented on GitHub (Oct 19, 2019): ``./rustserver update-lgsm`` also this might help https://www.reddit.com/r/playrust/comments/c3q3zh/error_timed_out_waiting_for_appinfo_update/ <blockquote><img src="https://www.redditstatic.com/new-icon.png" width="48" align="right"><div><img src="//www.redditstatic.com/desktop2x/img/favicon/favicon-16x16.png" height="14"> reddit</div><div><strong><a href="https://www.reddit.com/r/playrust/comments/c3q3zh/error_timed_out_waiting_for_appinfo_update/">ERROR! Timed out waiting for AppInfo update.</a></strong></div><div>I'm getting this error when I try to update my Rust server via steamcmd. Usually if I try a second time, I get a different error: "ERROR!...</div></blockquote>
Author
Owner

@Septembers commented on GitHub (Oct 24, 2019):

I have the same problem. Installed the CS: GO server - it does not start. I do validation - I get an error ERROR! Timed out waiting for AppInfo update.
I can not do update or validate
lgsm latest version

fix pls

<!-- gh-comment-id:546037228 --> @Septembers commented on GitHub (Oct 24, 2019): I have the same problem. Installed the CS: GO server - it does not start. I do validation - I get an error ERROR! Timed out waiting for AppInfo update. I can not do update or validate lgsm latest version fix pls
Author
Owner

@walliski commented on GitHub (Nov 1, 2019):

What operating system are you running the server on? I had similar issues with SteamCMD on my Debian host due to a TCP related kernel bug. So if you are on linux, try updating the kernel 🤷‍♂

EDIT: https://github.com/ValveSoftware/steam-for-linux/issues/6326

<!-- gh-comment-id:548773826 --> @walliski commented on GitHub (Nov 1, 2019): What operating system are you running the server on? I had similar issues with SteamCMD on my Debian host due to a TCP related kernel bug. So if you are on linux, try updating the kernel 🤷‍♂ EDIT: https://github.com/ValveSoftware/steam-for-linux/issues/6326
Author
Owner

@Nark0t1k commented on GitHub (Nov 7, 2019):

Yep new update and same bug

I try to apt-get update/upgrade

I also use ./rustserver update-lgsm

and not working :(

<!-- gh-comment-id:551293480 --> @Nark0t1k commented on GitHub (Nov 7, 2019): Yep new update and same bug I try to apt-get update/upgrade I also use ./rustserver update-lgsm and not working :(
Author
Owner

@Vrrl commented on GitHub (Nov 7, 2019):

same .- but its my first time i try to use LGSM, before i used windows and goes good...

<!-- gh-comment-id:551300402 --> @Vrrl commented on GitHub (Nov 7, 2019): same .- but its my first time i try to use LGSM, before i used windows and goes good...
Author
Owner

@Nark0t1k commented on GitHub (Nov 13, 2019):

Any news for this??
https://i.imgur.com/hLY4N24.png

<!-- gh-comment-id:553604065 --> @Nark0t1k commented on GitHub (Nov 13, 2019): Any news for this?? https://i.imgur.com/hLY4N24.png <blockquote></blockquote>
Author
Owner

@dgibbs64 commented on GitHub (Nov 25, 2019):

Sadly there is not really anything LinuxGSM can do as this is a SteamCMD/Distro issue. I am closing this as it is a not a LinuxGSM related issue.

<!-- gh-comment-id:558097767 --> @dgibbs64 commented on GitHub (Nov 25, 2019): Sadly there is not really anything LinuxGSM can do as this is a SteamCMD/Distro issue. I am closing this as it is a not a LinuxGSM related issue.
Author
Owner

@Nark0t1k commented on GitHub (Nov 25, 2019):

Any news for this??
https://i.imgur.com/hLY4N24.png

For fix:
Delete steam and steamcmd folder then use ./rustserver install

Just like a new setup, all you old file will be keep in safe

And you can update your game with the linuxgsm bug.

It's a linuxgsm bug because if you manually update it that work well only with linuxgsm that not work.

<!-- gh-comment-id:558106745 --> @Nark0t1k commented on GitHub (Nov 25, 2019): > Any news for this?? > https://i.imgur.com/hLY4N24.png For fix: Delete steam and steamcmd folder then use ./rustserver install Just like a new setup, all you old file will be keep in safe And you can update your game with the linuxgsm bug. It's a linuxgsm bug because if you manually update it that work well only with linuxgsm that not work. <blockquote></blockquote>
Author
Owner

@Zorrototo commented on GitHub (Dec 12, 2019):

^ just so you know this exact error is affecting someone using OGP not LGSM so this is not a LGSM bug but a steamcmd bug.

<!-- gh-comment-id:565142844 --> @Zorrototo commented on GitHub (Dec 12, 2019): ^ just so you know this exact error is affecting someone using OGP not LGSM so this is not a LGSM bug but a steamcmd bug.
Sign in to join this conversation.
No labels
Atomic
Epic
cannot reproduce
command: backup
command: console
command: debug
command: details
command: fast-dl
command: install
command: mods
command: monitor
command: post-details
command: restart
command: send
command: start
command: stop
command: update
command: update-lgsm
command: validate
command: wipe
distro: AlmaLinux
distro: Arch Linux
distro: CentOS
distro: Debian
distro: Fedora
distro: RedHat
distro: Rocky Linux
distro: Ubuntu
distro: openSUSE
engine: goldsrc
engine: source
game: 7 Days to Die
game: ARMA 3
game: Ark: Survival Evolved
game: Assetto Corsa
game: Avorion
game: BATTALION: Legacy
game: Barotrauma
game: Battalion 1944
game: Battlefield 1942
game: Black Mesa: Deathmatch
game: Blade Symphony
game: Call of Duty 2
game: Call of Duty 4
game: Call of Duty: United Offensive
game: Counter-Strike 1.6
game: Counter-Strike 2
game: Counter-Strike: Global Offensive
game: Counter-Strike: Source
game: Day of Infamy
game: Dayz
game: Death Match Classic
game: Don't Starve Together
game: ET: Legacy
game: Eco
game: Factorio
game: Factorio
game: Garry's Mod
game: Half-Life
game: Hurtword
game: Insurgecy
game: Insurgecy
game: Insurgency: Sandstorm
game: Just Cause 3
game: Killing Floor
game: Killing Floor 2
game: Left 4 Dead 2
game: Minecraft
game: Minecraft Bedrock
game: Mordhau
game: Multi Theft Auto
game: Mumble
game: Natural Selection 2
game: No More Room in Hell
game: Pavlov VR
game: Post Scriptum
game: Project Zomboid
game: Quake 3
game: QuakeWorld
game: Red Orchestra: Ostfront 41-45
game: Return to Castle Wolfenstein
game: Rising World
game: Rust
game: San Andreas Multiplayer
game: Satisfactory
game: Soldat
game: Soldier of Fortune 2
game: Squad
game: Squad 44
game: Starbound
game: Stationeers
game: Sven Co-op
game: Team Fortress 2
game: Teamspeak 3
game: Teeworlds
game: Terraria
game: The Front
game: Unreal Tournament 2004
game: Unreal Tournament 3
game: Unreal Tournament 99
game: Unturned
game: Valheim
game: Wurm Unlimited
game: Zombie Master Reborn
game: label missing
good first issue
help wanted
info: alerts
info: dependency
info: docker
info: docs
info: email
info: query
info: steamcmd
info: systemd
info: tmux
info: website
info: website
needs more info
outcome: duplicate
outcome: issue resolved
outcome: issue resolved
outcome: issue unresolved
outcome: pr accepted
outcome: pr rejected
outcome: unconfirmed
outcome: wontfix
outcome: wrong forum
potential-duplicate
priority
pull-request
type: bug
type: feature
type: feature
type: feature request
type: game server request
type: refactor
waiting response
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/LinuxGSM#1866
No description provided.