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.92k stars 269 forks source link

server data reset every restart #526

Closed xstar97 closed 1 year ago

xstar97 commented 1 year ago

Hi, im having a hard time trying to figure out why every time a restart of my pod or the server itself causes it reset. i use a tool to modify the files seed and repackage it and it does the same even when I dont do that. if i copy files from my PC to my server also doesnt persist either.

my data otherwise is persisted but they get a new extension .old and replaced.

i run this in truenas scale and this is their code: https://github.com/truecharts/charts/tree/master/charts/stable/valheim

xstar97 commented 1 year ago

issue is solved.....had to stop everything via supervisor prior to editing and changes actually persisted afterwards.