lloesche / valheim-server-docker

Valheim dedicated gameserver with automatic update, World backup, BepInEx and ValheimPlus mod support
https://hub.docker.com/r/lloesche/valheim-server
Apache License 2.0
1.89k stars 269 forks source link

Downloading the server from steam has different content now? #688

Closed DoReVo closed 1 month ago

DoReVo commented 1 month ago

When running the container and its downloading the server from steam. This is the directory content of /opt/valheim

   180 -rwxr-xr-x    1 root     root        180385 Jun  7 12:10 Valheim Dedicated Server Manual.pdf
     0 drwxr-xr-x    2 root     root            46 Jun  7 12:11 docker
     4 -rwxr-xr-x    1 root     root           526 Jun  7 12:10 docker_start_server.sh
     0 drwxr-xr-x    2 root     root            28 Jun  7 12:11 linux64
     4 -rwxr-xr-x    1 root     root           597 Jun  7 12:10 start_server.sh
     4 -rwxr-xr-x    1 root     root            46 Jun  7 12:10 start_server_xterm.sh
     4 -rwxr-xr-x    1 root     root             7 Jun  7 12:10 steam_appid.txt
 39284 -rwxr-xr-x    1 root     root      40226316 Jun  7 12:11 steamclient.so

But here, it requires valheim_server.x86_64.

has something updated in valheim?

Update

Looks like the file valheim_server.x86_64 was removed in this update?

https://steamdb.info/depot/892971/history/?changeid=M:5498999992991128344

tylo commented 1 month ago

There was an issue, but it was on Valheim's end. They just now fixed it. If you restart your container (or restart the processes using the supervisor) it should pick the update up correctly now

DoReVo commented 1 month ago

Yup i think it was fixed in this update https://steamdb.info/depot/892971/history/?changeid=M:7092039045686986678. My server started again. It was a bad timing to choose to redeploy my server.