-
-
Notifications
You must be signed in to change notification settings - Fork 831
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]: Valheim in update loop #4588
Comments
Can confirm I'm running into the same issue, ever since they released the Mac port today. I did note in the comments of the post about the Mac port that they made a mistake and temporary nuked both the Linux version and the Dedicated server files. This seems to have been restored with BuildID 14662278. Less than an hour later, they did one more update to the Dedicated Server, adding the ManifestID. You can find a full list of updates here Right now, when I check for an update with
I suspect the error is caused be the removing/restoring of these files, Hope this helps! Edit; I can confirm I worked around the issues by manually editing ~/serverfiles/steamapps/appmanifest_896660.acf. Open that file in a text editor and change the line with the buildid to:
Save the file and restart the server. That should fix the issue. |
Same happens to me but for CS2. Edit: Seems it resolved itself after the latest CS2 update. 🤷♂️ |
Maybe valve broke somthing in steamcmd |
Does someone get still this issue or was this only tempory with steamcmd ? |
I'm currently receiving this when running
So I guess this is still ongoing |
I just opened a new issue thread about this here: #4713 Have you found a resolution? If so, please let us know there. Thanks. |
User story
I want my Valheim server to be updated so I have a cron-job that updates it
Game
Valheim
Linux distro
Other
Command
command: update
Further information
The job started informing me today on Discord that the Valheim server was down, and then up, and then down, and then up.
Running the update myself I realised that the service reports the remote version to be newer but then it fails to update although the script reports "Success!"
Linux GameServers 5.15.126-1-pve #1 SMP PVE 5.15.126-1 (2023-10-03T17:24Z) x86_64 GNU/Linux
Relevant log output
Steps to reproduce
./vhserver update
The text was updated successfully, but these errors were encountered: