Skip to content

We are not able to connect to our server since last Steam update #195

Answered by CosmicHorrorDev
Lustaa asked this question in Help!
Discussion options

You must be logged in to vote

Likely your server installation is out of date. Auto updates only check once per day (at the time indicated by your update cron line), so it's likely that this check hasn't happened for you yet

If you have the server volume mounted and look in server/steamapps/app_manifest_896660.acf then you should see a line that starts with "buildid". The value next to it should be "6295625", if it is not those value then your server is currently out of date

If your server is out of date then you can create a backup and update with the following

$ docker exec -it --user steam $CONTAINER_NAME bash
steam@hash $ odin stop
steam@hash $ odin backup ~/.config/unity3d/IronGate/Valheim ~/backups/pre-update-man…

Replies: 1 comment 11 replies

Comment options

You must be logged in to vote
11 replies
@bforbis
Comment options

@mbround18
Comment options

@bforbis
Comment options

@CosmicHorrorDev
Comment options

@bforbis
Comment options

Answer selected by Lustaa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help!
Labels
None yet
4 participants