Skip to content
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

Any reason the world files/config would be destroyed on container restart? #656

Open
itsgarbled opened this issue Feb 2, 2024 · 2 comments
Labels
question Further information is requested

Comments

@itsgarbled
Copy link

itsgarbled commented Feb 2, 2024

I set this up through Docker/Portainer. I got this docker compose text from a youtube video. Server was working for a week and then the container restarted and all saves/backups seem to have been wiped. Connecting gives a new world/seed. A 1KB FWL file remains from before the wipe. The world was lost and backups only go back to the time of restart. Did I do something wrong?


version: '2'
services:
valheim:
image: lloesche/valheim-server
container_name: valheim
restart: always
environment:
- SERVER_NAME=XX
- WORLD_NAME=XX
- SERVER_PASS=XX
- SERVER_PUBLIC=1
- DNS_1=1.1.1.1
- DNS_2=1.0.0.1
volumes:
- /media/Games/Valheim/server_config:/config

ports:
  - 2456-2458:2456-2458/udp

Log around time of restart:
Feb 1 20:15:15 supervisord: valheim-updater .d..t...... ./
Feb 1 20:15:15 supervisord: valheim-updater INFO - Valheim Server is already the latest version
Feb 1 20:17:01 CRON[254415]: pam_unix(cron:session): session opened for user root(uid=0) by (uid=0)
Feb 1 20:17:01 CRON[254416]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Feb 1 20:17:01 CRON[254415]: pam_unix(cron:session): session closed for user root
INFO - Setting uid:gid of valheim to 0:0
INFO - Setting timezone Etc/UTC
INFO - Setting up syslogd - logging to stdout
2024-02-01 20:18:45,599 INFO Included extra file "/usr/local/etc/supervisor/conf.d/syslog.conf" during parsing
2024-02-01 20:18:45,602 INFO Set uid to user 0 succeeded
Unlinking stale socket /var/run/supervisor.sock
2024-02-01 20:18:45,912 INFO RPC interface 'supervisor' initialized
2024-02-01 20:18:45,912 INFO supervisord started with pid 1
2024-02-01 20:18:46,914 INFO spawned: 'syslogd' with pid 24
2024-02-01 20:18:46,916 INFO spawned: 'crond' with pid 25
2024-02-01 20:18:46,917 INFO spawned: 'valheim-bootstrap' with pid 26
Feb 1 20:18:46 syslogd started: BusyBox v1.34.1
2024-02-01 20:18:46,927 INFO success: valheim-bootstrap entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
Feb 1 20:18:46 supervisord: valheim-bootstrap DEBUG - [26] - Running commit d79d54e
Feb 1 20:18:46 supervisord: valheim-bootstrap DEBUG - [26] - Creating cron to do world backups using schedule 0 * * * *
Feb 1 20:18:46 supervisord: valheim-bootstrap DEBUG - [26] - Creating cron to check for updates using schedule */15 * * * *
Feb 1 20:18:46 supervisord: valheim-bootstrap DEBUG - [26] - Creating cron to restart valheim-server using schedule 0 5 * * *
Feb 1 20:18:46 cron[25]: (CRON) INFO (Skipping @reboot jobs -- not system startup)
Feb 1 20:18:46 crontab[33]: (root) REPLACE (root)
2024-02-01 20:18:47,054 INFO spawned: 'valheim-updater' with pid 36
Feb 1 20:18:47 supervisord: valheim-updater DEBUG - [36] - Running Valheim Server updater as user valheim uid 0
Feb 1 20:18:47 supervisord: valheim-updater INFO - Found existing PID file - checking process
Feb 1 20:18:47 supervisord: valheim-updater DEBUG - [36] - Sending SIGUSR1 to PID 42
Feb 1 20:18:47 supervisord: valheim-updater INFO - Removing stale PID file and starting run
Feb 1 20:18:47 supervisord: valheim-updater INFO - Releasing PID file /var/run/valheim/valheim-updater.pid
Feb 1 20:18:47 supervisord: valheim-updater DEBUG - [36] - Kernel: Linux 827889ff1a0b 5.15.0-91-generic #101-Ubuntu SMP Tue Nov 14 13:30:08 UTC 2023 x86_64 GNU/Linux
Feb 1 20:18:47 supervisord: valheim-updater DEBUG - [36] - Found CPU with 3302.400 MHz
Feb 1 20:18:47 supervisord: valheim-updater DEBUG - [36] - Memory total/free/available: 10637820/5093056/9854724
Feb 1 20:18:47 supervisord: valheim-updater DEBUG - [36] - Storage configuration:
Feb 1 20:18:47 supervisord: valheim-updater Filesystem Size Used Avail Use% Mounted on
Feb 1 20:18:47 supervisord: valheim-updater overlay 73G 17G 52G 25% /
Feb 1 20:18:47 supervisord: valheim-updater //192.168.1.7/shared 1.0T 557G 468G 55% /config
Feb 1 20:18:47 supervisord: valheim-updater overlay / overlay rw,relatime,lowerdir=/var/snap/docker/common/var-lib-docker/overlay2/l/C6ZZCEFYBALELISCJOCLNU2CWH:/var/snap/docker/common/var-lib-docker/overlay2/l/NQZMG2R4HDNHVK54JHNXVYW6HO:/var/snap/docker/common/var-lib-docker/overlay2/l/2DC3ZA4ZXZABJMGA46MN63A6PU:/var/snap/docker/common/var-lib-docker/overlay2/l/KATLXVXGEJ4SS4IYXT35GOGBOP:/var/snap/docker/common/var-lib-docker/overlay2/l/PYEVPG3IJPMM6CWIBA2DUWRCLL:/var/snap/docker/common/var-lib-docker/overlay2/l/J7QVBZQHFVSXPWVZGZQQTO46RN:/var/snap/docker/common/var-lib-docker/overlay2/l/PWTJ5MQCATQQQ4GJSPAAY5ROYP:/var/snap/docker/common/var-lib-docker/overlay2/l/WQK2CBDZHLUVP6DGOMB7GTZUM3,upperdir=/var/snap/docker/common/var-lib-docker/overlay2/dfd46001364cbb0b9f82346f632a85e945c6a596fb904f31efb89ead8d3a7ce4/diff,workdir=/var/snap/docker/common/var-lib-docker/overlay2/dfd46001364cbb0b9f82346f632a85e945c6a596fb904f31efb89ead8d3a7ce4/work 0 0
Feb 1 20:18:47 supervisord: valheim-updater //192.168.1.7/shared /config cifs rw,relatime,vers=3.0,cache=strict,username=benmac,domain=WORKGROUP,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.1.7,file_mode=0755,dir_mode=0755,iocharset=utf8,soft,nounix,serverino,mapposix,rsize=4194304,wsize=4194304,bsize=1048576,echo_interval=60,actimeo=1,closetimeo=1 0 0
Feb 1 20:18:47 supervisord: valheim-updater DEBUG - [36] - Valheim updater was just started - skipping connected players check
Feb 1 20:18:47 supervisord: valheim-updater INFO - Downloading/updating/validating Valheim server from Steam
2024-02-01 20:18:48,180 INFO success: syslogd entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2024-02-01 20:18:48,180 INFO success: crond entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2024-02-01 20:18:48,180 INFO success: valheim-updater entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
Feb 1 20:18:48 supervisord: valheim-bootstrap valheim-updater: started
2024-02-01 20:18:48,279 INFO spawned: 'valheim-backup' with pid 76
Feb 1 20:18:48 supervisord: valheim-backup INFO - Found existing pid file - checking process
Feb 1 20:18:48 supervisord: valheim-backup DEBUG - [76] - Sending SIGUSR1 to PID 88
Feb 1 20:18:48 supervisord: valheim-backup INFO - Removing stale PID file and starting run
Feb 1 20:18:48 supervisord: valheim-backup INFO - Releasing PID file /var/run/valheim/valheim-backup.pid
Feb 1 20:18:48 supervisord: valheim-backup INFO - Backing up Valheim server worlds to /config/backups/worlds-20240201-201848.zip
Feb 1 20:18:48 supervisord: valheim-backup adding: config/worlds_local/ (stored 0%)
Feb 1 20:18:48 supervisord: valheim-backup adding: config/worlds_local/grodin.db.old
Feb 1 20:18:48 supervisord: valheim-backup (deflated 46%)
Feb 1 20:18:48 supervisord: valheim-backup adding: config/worlds_local/grodin.fwl
Feb 1 20:18:48 supervisord: valheim-backup (deflated 6%)
Feb 1 20:18:48 supervisord: valheim-backup adding: config/worlds_local/grodin.db
Feb 1 20:18:48 supervisord: valheim-backup (deflated 46%)
Feb 1 20:18:48 supervisord: valheim-backup adding: config/worlds_local/grodin.fwl.old
Feb 1 20:18:48 supervisord: valheim-backup (deflated 6%)
Feb 1 20:18:48 supervisord: valheim-backup adding: config/worlds_local/grodin_backup_auto-20240125032504.fwl
Feb 1 20:18:48 supervisord: valheim-backup (deflated 13%)
Feb 1 20:18:48 supervisord: valheim-backup INFO - Removing backups older than 3 days
Feb 1 20:18:48 supervisord: valheim-backup /config/backups/worlds-20240125-040012.zip
Feb 1 20:18:48 supervisord: valheim-updater tid(72) burning pthread_key_t == 0 so we never use it
Feb 1 20:18:48 supervisord: valheim-updater Redirecting stderr to '/home/valheim/Steam/logs/stderr.txt'
Feb 1 20:18:48 supervisord: valheim-updater Logging directory: '/home/valheim/Steam/logs'
Feb 1 20:18:48 supervisord: valheim-updater [ 0%] Checking for available updates...
Feb 1 20:18:48 supervisord: valheim-updater [----] Verifying installation...
Feb 1 20:18:48 supervisord: valheim-updater Steam Console Client (c) Valve Corporation - version 1705108307
Feb 1 20:18:48 supervisord: valheim-updater -- type 'quit' to exit --
Feb 1 20:18:48 supervisord: valheim-updater Loading Steam API...
Feb 1 20:18:49 supervisord: valheim-updater dlmopen steamservice.so failed: steamservice.so: cannot open shared object file: No such file or directory
Feb 1 20:18:49 supervisord: valheim-updater OK
Feb 1 20:18:49 supervisord: valheim-updater
Feb 1 20:18:49 supervisord: valheim-updater Connecting anonymously to Steam Public...
2024-02-01 20:18:50,043 INFO success: valheim-backup entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
Feb 1 20:18:50 supervisord: valheim-bootstrap valheim-backup: started
2024-02-01 20:18:50,053 INFO exited: valheim-bootstrap (exit status 0; expected)
Feb 1 20:18:50 supervisord: valheim-updater OK
Feb 1 20:18:50 supervisord: valheim-updater Waiting for client config...OK
Feb 1 20:18:50 supervisord: valheim-updater Waiting for user info...
Feb 1 20:18:55 supervisord: valheim-updater OK
Feb 1 20:18:55 supervisord: valheim-updater Update state (0x5) verifying install, progress: 0.30 (4194636 / 1396527811)
Feb 1 20:18:55 supervisord: valheim-updater Update state (0x5) verifying install, progress: 31.58 (441046210 / 1396527811)
Feb 1 20:18:55 supervisord: valheim-updater Update state (0x5) verifying install, progress: 84.89 (1185530250 / 1396527811)
Feb 1 20:18:55 supervisord: valheim-updater Success! App '896660' fully installed.
Feb 1 20:18:55 supervisord: valheim-updater .d..t...... ./
Feb 1 20:18:55 supervisord: valheim-updater INFO - Valheim Server is already the latest version
Feb 1 20:18:55 supervisord: valheim-updater DEBUG - [36] - Writing file to start Valheim server
2024-02-01 20:18:55,393 INFO spawned: 'valheim-server' with pid 124
Feb 1 20:18:55 supervisord: valheim-server INFO - Running Valheim Server
Feb 1 20:18:55 supervisord: valheim-server DEBUG - [124] - Server config is name: grodin, port: 2456/udp, world: grodin, public: 1, mod: none
Feb 1 20:18:55 supervisord: valheim-server DEBUG - [124] - Waiting for server to listen on UDP query port 2457
Feb 1 20:18:55 supervisord: valheim-server I0201 20:18:55.402950 132 main.go:76] Configuring Valheim server log filter
Feb 1 20:18:55 supervisord: valheim-server I0201 20:18:55.403038 132 main.go:96] Removing log lines starting with '(Filename:'
Feb 1 20:18:55 supervisord: valheim-server I0201 20:18:55.403049 132 main.go:89] Removing log lines matching ' '
Feb 1 20:18:55 supervisord: valheim-server I0201 20:18:55.403056 132 main.go:125] Removing invalid UTF-8 chars: true
Feb 1 20:18:55 supervisord: valheim-server I0201 20:18:55.403064 132 main.go:122] Removing empty log lines: true
Feb 1 20:18:55 supervisord: valheim-server I0201 20:18:55.403073 132 main.go:96] Removing log lines starting with 'src/steamnetworkingsockets/clientlib/steamnetworkingsockets_lowlevel.cpp'
Feb 1 20:18:55 supervisord: valheim-server [UnityMemory] Configuration Parameters - Can be set up in boot.config
Feb 1 20:18:55 supervisord: valheim-server "memorysetup-bucket-allocator-granularity=16"
Feb 1 20:18:55 supervisord: valheim-server "memorysetup-bucket-allocator-bucket-count=8"
Feb 1 20:18:55 supervisord: valheim-server "memorysetup-bucket-allocator-block-size=4194304"
Feb 1 20:18:55 supervisord: valheim-server "memorysetup-bucket-allocator-block-count=1"
Feb 1 20:18:55 supervisord: valheim-server "memorysetup-main-allocator-block-size=16777216"
Feb 1 20:18:55 supervisord: valheim-server "memorysetup-thread-allocator-block-size=16777216"
Feb 1 20:18:55 supervisord: valheim-server "memorysetup-gfx-main-allocator-block-size=16777216"
Feb 1 20:18:55 supervisord: valheim-server "memorysetup-gfx-thread-allocator-block-size=16777216"
Feb 1 20:18:55 supervisord: valheim-server "memorysetup-cache-allocator-block-size=4194304"
Feb 1 20:18:55 supervisord: valheim-server "memorysetup-typetree-allocator-block-size=2097152"
Feb 1 20:18:55 supervisord: valheim-server "memorysetup-profiler-bucket-allocator-granularity=16"
Feb 1 20:18:55 supervisord: valheim-server "memorysetup-profiler-bucket-allocator-bucket-count=8"
Feb 1 20:18:55 supervisord: valheim-server "memorysetup-profiler-bucket-allocator-block-size=4194304"
Feb 1 20:18:55 supervisord: valheim-server "memorysetup-profiler-bucket-allocator-block-count=1"
Feb 1 20:18:55 supervisord: valheim-server "memorysetup-profiler-allocator-block-size=16777216"
Feb 1 20:18:55 supervisord: valheim-server "memorysetup-profiler-editor-allocator-block-size=1048576"
Feb 1 20:18:55 supervisord: valheim-server "memorysetup-temp-allocator-size-main=4194304"
Feb 1 20:18:55 supervisord: valheim-server "memorysetup-job-temp-allocator-block-size=2097152"
Feb 1 20:18:55 supervisord: valheim-server "memorysetup-job-temp-allocator-block-size-background=1048576"
Feb 1 20:18:55 supervisord: valheim-server "memorysetup-job-temp-allocator-reduction-small-platforms=262144"
Feb 1 20:18:55 supervisord: valheim-server "memorysetup-allocator-temp-initial-block-size-main=262144"
Feb 1 20:18:55 supervisord: valheim-server "memorysetup-allocator-temp-initial-block-size-worker=262144"
Feb 1 20:18:55 supervisord: valheim-server "memorysetup-temp-allocator-size-background-worker=32768"
Feb 1 20:18:55 supervisord: valheim-server "memorysetup-temp-allocator-size-job-worker=262144"
Feb 1 20:18:55 supervisord: valheim-server "memorysetup-temp-allocator-size-preload-manager=262144"
Feb 1 20:18:55 supervisord: valheim-server "memorysetup-temp-allocator-size-nav-mesh-worker=65536"
Feb 1 20:18:55 supervisord: valheim-server "memorysetup-temp-allocator-size-audio-worker=65536"
Feb 1 20:18:55 supervisord: valheim-server "memorysetup-temp-allocator-size-cloud-worker=32768"
Feb 1 20:18:55 supervisord: valheim-server "memorysetup-temp-allocator-size-gfx=262144"
Feb 1 20:18:55 supervisord: valheim-server Mono path[0] = '/opt/valheim/server/valheim_server_Data/Managed'
Feb 1 20:18:55 supervisord: valheim-server Mono config path = '/opt/valheim/server/valheim_server_Data/MonoBleedingEdge/etc'
Feb 1 20:18:55 supervisord: valheim-server Preloaded 'libDiskSpacePlugin.so'
Feb 1 20:18:55 supervisord: valheim-server Preloaded 'libparty.so'
Feb 1 20:18:55 supervisord: valheim-server Preloaded 'libsteam_api.so'
Feb 1 20:18:55 supervisord: valheim-server [Physics::Module] Initialized MultithreadedJobDispatcher with 7 workers.
Feb 1 20:18:55 supervisord: valheim-server Initialize engine version: 2022.3.12f1 (4fe6e059c7ef)
Feb 1 20:18:55 supervisord: valheim-server [Subsystems] Discovering subsystems at path /opt/valheim/server/valheim_server_Data/UnitySubsystems
Feb 1 20:18:55 supervisord: valheim-server Forcing GfxDevice: Null
Feb 1 20:18:55 supervisord: valheim-server GfxDevice: creating device client; threaded=0; jobified=0
Feb 1 20:18:55 supervisord: valheim-server NullGfxDevice:
Feb 1 20:18:55 supervisord: valheim-server Version: NULL 1.0 [1.0]
Feb 1 20:18:55 supervisord: valheim-server Renderer: Null Device
Feb 1 20:18:55 supervisord: valheim-server Vendor: Unity Technologies
Feb 1 20:18:55 supervisord: valheim-server Begin MonoManager ReloadAssembly
Feb 1 20:18:55 supervisord: valheim-server - Loaded All Assemblies, in 0.067 seconds
Feb 1 20:18:55 supervisord: valheim-server - Finished resetting the current domain, in 0.001 seconds
Feb 1 20:18:55 supervisord: valheim-server ERROR: Shader Sprites/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
Feb 1 20:18:55 supervisord: valheim-server ERROR: Shader Sprites/Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
Feb 1 20:18:55 supervisord: valheim-server ERROR: Shader TextMeshPro/Mobile/Distance Field shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
Feb 1 20:18:55 supervisord: valheim-server WARNING: Shader Unsupported: 'TextMeshPro/Distance Field' - All subshaders removed
Feb 1 20:18:55 supervisord: valheim-server WARNING: Shader Did you use #pragma only_renderers and omit this platform?
Feb 1 20:18:55 supervisord: valheim-server WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
Feb 1 20:18:55 supervisord: valheim-server ERROR: Shader TextMeshPro/Distance Field shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
Feb 1 20:18:55 supervisord: valheim-server WARNING: Shader Unsupported: 'TextMeshPro/Distance Field' - All subshaders removed
Feb 1 20:18:55 supervisord: valheim-server WARNING: Shader Did you use #pragma only_renderers and omit this platform?
Feb 1 20:18:55 supervisord: valheim-server WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
Feb 1 20:18:55 supervisord: valheim-server ERROR: Shader GUI/Text Shader shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
Feb 1 20:18:55 supervisord: valheim-server There is no texture data available to upload.
Feb 1 20:18:55 supervisord: valheim-server UnloadTime: 0.572641 ms
Feb 1 20:18:55 supervisord: valheim-server 02/01/2024 20:18:55: Fetching PlatformPrefs 'GuiScale' before loading defaults
Feb 1 20:18:55 supervisord: valheim-server 02/01/2024 20:18:55: Fetching PlatformPrefs 'GuiScale' before loading defaults
Feb 1 20:18:55 supervisord: valheim-server Privilege Multiplayer is not known on this platform. Privilege therefore is granted without check...
Feb 1 20:18:55 supervisord: valheim-server Privilege UserGeneratedContent is not known on this platform. Privilege therefore is granted without check...
Feb 1 20:18:55 supervisord: valheim-server Privilege CrossPlay is not known on this platform. Privilege therefore is granted without check...
Feb 1 20:18:55 supervisord: valheim-server 02/01/2024 20:18:55: Starting to load scene:start
Feb 1 20:18:55 supervisord: valheim-server Couldn't create a Convex Mesh from source mesh "default" within the maximum polygons limit (256). The partial hull will be used. Consider simplifying your mesh.
Feb 1 20:18:55 supervisord: valheim-server Couldn't create a Convex Mesh from source mesh "default" within the maximum polygons limit (256). The partial hull will be used. Consider simplifying your mesh.
Feb 1 20:18:58 supervisord: valheim-server Unloading 6 Unused Serialized files (Serialized files now loaded: 0)
Feb 1 20:18:58 supervisord: valheim-server ERROR: Shader Legacy Shaders/Particles/Additive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
Feb 1 20:18:58 supervisord: valheim-server ERROR: Shader TextMeshPro/Distance Field (Surface) shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
Feb 1 20:18:58 supervisord: valheim-server ERROR: Shader Legacy Shaders/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
Feb 1 20:18:58 supervisord: valheim-server WARNING: Shader Unsupported: 'Standard' - All subshaders removed
Feb 1 20:18:58 supervisord: valheim-server WARNING: Shader Did you use #pragma only_renderers and omit this platform?
Feb 1 20:18:58 supervisord: valheim-server WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
Feb 1 20:18:58 supervisord: valheim-server ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
Feb 1 20:18:58 supervisord: valheim-server WARNING: Shader Unsupported: 'Standard' - All subshaders removed
Feb 1 20:18:58 supervisord: valheim-server WARNING: Shader Did you use #pragma only_renderers and omit this platform?
Feb 1 20:18:58 supervisord: valheim-server WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
Feb 1 20:18:58 supervisord: valheim-server ERROR: Shader Unlit/Color shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
Feb 1 20:18:58 supervisord: valheim-server ERROR: Shader Legacy Shaders/Particles/Alpha Blended shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
Feb 1 20:18:58 supervisord: valheim-server WARNING: Shader Unsupported: 'Standard (Specular setup)' - All subshaders removed
Feb 1 20:18:58 supervisord: valheim-server WARNING: Shader Did you use #pragma only_renderers and omit this platform?
Feb 1 20:18:58 supervisord: valheim-server WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
Feb 1 20:18:58 supervisord: valheim-server ERROR: Shader Standard (Specular setup) shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
Feb 1 20:18:58 supervisord: valheim-server WARNING: Shader Unsupported: 'Standard (Specular setup)' - All subshaders removed
Feb 1 20:18:58 supervisord: valheim-server WARNING: Shader Did you use #pragma only_renderers and omit this platform?
Feb 1 20:18:58 supervisord: valheim-server WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
Feb 1 20:18:58 supervisord: valheim-server ERROR: Shader Legacy Shaders/Particles/Alpha Blended Premultiply shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
Feb 1 20:18:58 supervisord: valheim-server ERROR: Shader Lux Lit Particles/ Bumped shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
Feb 1 20:18:58 supervisord: valheim-server WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
Feb 1 20:18:58 supervisord: valheim-server WARNING: Shader Did you use #pragma only_renderers and omit this platform?
Feb 1 20:18:58 supervisord: valheim-server WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
Feb 1 20:18:58 supervisord: valheim-server ERROR: Shader Autodesk Interactive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
Feb 1 20:18:58 supervisord: valheim-server WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
Feb 1 20:18:58 supervisord: valheim-server WARNING: Shader Did you use #pragma only_renderers and omit this platform?
Feb 1 20:18:58 supervisord: valheim-server WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
Feb 1 20:18:58 supervisord: valheim-server Shader 'Lux Lit Particles/ Tess Bumped': fallback shader 'Lux Lit Particles/ Bumped Smoke' not found
Feb 1 20:18:58 supervisord: valheim-server WARNING: Shader Unsupported: 'Lux Lit Particles/ Tess Bumped' - All subshaders removed
Feb 1 20:18:58 supervisord: valheim-server WARNING: Shader Did you use #pragma only_renderers and omit this platform?
Feb 1 20:18:58 supervisord: valheim-server WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
Feb 1 20:18:58 supervisord: valheim-server ERROR: Shader Lux Lit Particles/ Tess Bumped shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
Feb 1 20:18:58 supervisord: valheim-server WARNING: Shader Unsupported: 'Lux Lit Particles/ Tess Bumped' - All subshaders removed
Feb 1 20:18:58 supervisord: valheim-server WARNING: Shader Did you use #pragma only_renderers and omit this platform?
Feb 1 20:18:58 supervisord: valheim-server WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
Feb 1 20:18:58 supervisord: valheim-server No mesh data available for mesh default on particle system Legs. Make sure Read/Write Enabled is set in the importer to work on the particle system renderer
Feb 1 20:18:58 supervisord: valheim-server No mesh data available for mesh default on particle system BodyGibs (2). Make sure Read/Write Enabled is set in the importer to work on the particle system renderer
Feb 1 20:18:58 supervisord: valheim-server No mesh data available for mesh default on particle system vfx_Firework_Rocket_Blue. Make sure Read/Write Enabled is set in the importer to work on the particle system renderer
Feb 1 20:18:58 supervisord: valheim-server No mesh data available for mesh default on particle system vfx_Firework_Rocket_Yellow. Make sure Read/Write Enabled is set in the importer to work on the particle system renderer
Feb 1 20:18:58 supervisord: valheim-server No mesh data available for mesh default on particle system Wings. Make sure Read/Write Enabled is set in the importer to work on the particle system renderer
Feb 1 20:18:58 supervisord: valheim-server No mesh data available for mesh default on particle system shockwave_plane. Make sure Read/Write Enabled is set in the importer to work on the particle system renderer
Feb 1 20:18:58 supervisord: valheim-server No mesh data available for mesh default on particle system Carapace. Make sure Read/Write Enabled is set in the importer to work on the particle system renderer
Feb 1 20:18:58 supervisord: valheim-server No mesh data available for mesh default on particle system Carapace_ass. Make sure Read/Write Enabled is set in the importer to work on the particle system renderer
Feb 1 20:18:58 supervisord: valheim-server No mesh data available for mesh default on particle system eyes. Make sure Read/Write Enabled is set in the importer to work on the particle system renderer
Feb 1 20:18:58 supervisord: valheim-server No mesh data available for mesh default on particle system vfx_RockHit (2). Make sure Read/Write Enabled is set in the importer to work on the particle system renderer
Feb 1 20:18:58 supervisord: valheim-server No mesh data available for mesh default on particle system Legs. Make sure Read/Write Enabled is set in the importer to work on the particle system renderer
Feb 1 20:18:58 supervisord: valheim-server No mesh data available for mesh default on particle system Carapace. Make sure Read/Write Enabled is set in the importer to work on the particle system renderer
Feb 1 20:18:58 supervisord: valheim-server No mesh data available for mesh default on particle system vfx_RockHit (2). Make sure Read/Write Enabled is set in the importer to work on the particle system renderer
Feb 1 20:18:58 supervisord: valheim-server No mesh data available for mesh default on particle system Carapace. Make sure Read/Write Enabled is set in the importer to work on the particle system renderer
Feb 1 20:18:58 supervisord: valheim-server No mesh data available for mesh default on particle system BodyGibs. Make sure Read/Write Enabled is set in the importer to work on the particle system renderer
Feb 1 20:18:58 supervisord: valheim-server No mesh data available for mesh default on particle system Legs. Make sure Read/Write Enabled is set in the importer to work on the particle system renderer
Feb 1 20:18:58 supervisord: valheim-server No mesh data available for mesh default on particle system Legs. Make sure Read/Write Enabled is set in the importer to work on the particle system renderer
Feb 1 20:18:58 supervisord: valheim-server No mesh data available for mesh default on particle system vfx_Firework_Rocket. Make sure Read/Write Enabled is set in the importer to work on the particle system renderer
Feb 1 20:18:58 supervisord: valheim-server No mesh data available for mesh default on particle system vfx_Firework_Rocket_Purple. Make sure Read/Write Enabled is set in the importer to work on the particle system renderer
Feb 1 20:18:58 supervisord: valheim-server No mesh data available for mesh default on particle system Head. Make sure Read/Write Enabled is set in the importer to work on the particle system renderer
Feb 1 20:18:58 supervisord: valheim-server No mesh data available for mesh default on particle system Carapace_ass. Make sure Read/Write Enabled is set in the importer to work on the particle system renderer
Feb 1 20:18:58 supervisord: valheim-server No mesh data available for mesh default on particle system vfx_Firework_Rocket_Cyan. Make sure Read/Write Enabled is set in the importer to work on the particle system renderer
Feb 1 20:18:58 supervisord: valheim-server No mesh data available for mesh default on particle system Wings. Make sure Read/Write Enabled is set in the importer to work on the particle system renderer
Feb 1 20:18:58 supervisord: valheim-server No mesh data available for mesh default on particle system Carapace. Make sure Read/Write Enabled is set in the importer to work on the particle system renderer
Feb 1 20:18:58 supervisord: valheim-server No mesh data available for mesh default on particle system Wings. Make sure Read/Write Enabled is set in the importer to work on the particle system renderer
Feb 1 20:18:58 supervisord: valheim-server No mesh data available for mesh default on particle system vfx_Firework_Rocket_Red. Make sure Read/Write Enabled is set in the importer to work on the particle system renderer
Feb 1 20:18:58 supervisord: valheim-server No mesh data available for mesh default on particle system Eggs. Make sure Read/Write Enabled is set in the importer to work on the particle system renderer
Feb 1 20:18:58 supervisord: valheim-server No mesh data available for mesh default on particle system BodyGibs (1). Make sure Read/Write Enabled is set in the importer to work on the particle system renderer
Feb 1 20:18:58 supervisord: valheim-server No mesh data available for mesh default on particle system Carapace. Make sure Read/Write Enabled is set in the importer to work on the particle system renderer
Feb 1 20:18:58 supervisord: valheim-server No mesh data available for mesh default on particle system vfx_Firework_Rocket_Green. Make sure Read/Write Enabled is set in the importer to work on the particle system renderer
Feb 1 20:18:59 supervisord: valheim-server UnloadTime: 4.391500 ms
Feb 1 20:18:59 supervisord: valheim-server Only custom filters can be played. Please add a custom filter or an audioclip to the audiosource (Amb_MainMenu).
Feb 1 20:18:59 supervisord: valheim-server HDR Render Texture not supported, disabling HDR on reflection probe.
Feb 1 20:18:59 supervisord: valheim-server 02/01/2024 20:18:59: Get create world grodin
Feb 1 20:18:59 supervisord: valheim-server 02/01/2024 20:18:59: Using environment steamid 892970
Feb 1 20:18:59 supervisord: valheim-server 02/01/2024 20:18:59: Using steam APPID:892970
Feb 1 20:18:59 supervisord: valheim-server [S_API] SteamAPI_Init(): Loaded local 'steamclient.so' OK.
Feb 1 20:18:59 supervisord: valheim-server CAppInfoCacheReadFromDiskThread took 2 milliseconds to initialize
Feb 1 20:18:59 supervisord: valheim-server Setting breakpad minidump AppID = 892970
Feb 1 20:18:59 supervisord: valheim-server SteamInternal_SetMinidumpSteamID: Caching Steam ID: 76561197960265728 [API loaded no]
Feb 1 20:18:59 supervisord: valheim-server [S_API FAIL] Tried to access Steam interface SteamNetworkingUtils004 before SteamAPI_Init succeeded.
Feb 1 20:18:59 supervisord: valheim-server dlmopen steamservice.so failed: steamservice.so: cannot open shared object file: No such file or directory
Feb 1 20:18:59 supervisord: valheim-server 02/01/2024 20:18:59: Server ID 90071992547409920
Feb 1 20:18:59 supervisord: valheim-server 02/01/2024 20:18:59: Authentication:k_ESteamNetworkingAvailability_Waiting
Feb 1 20:18:59 supervisord: valheim-server 02/01/2024 20:18:59: Steam game server initialized
Feb 1 20:18:59 supervisord: valheim-server 02/01/2024 20:18:59: Using default prefs
Feb 1 20:18:59 supervisord: valheim-server 02/01/2024 20:18:59: Valheim version: l-0.217.38 (network version 20)
Feb 1 20:18:59 supervisord: valheim-server Trying to set graphic mode to 'Custom'
Feb 1 20:18:59 supervisord: valheim-server Graphic mode 'Custom' applied!
Feb 1 20:18:59 supervisord: valheim-server 02/01/2024 20:18:59: Worldgenerator version setup:2
Feb 1 20:18:59 supervisord: valheim-server 02/01/2024 20:18:59: Console: Valheim l-0.217.38 (network version 20)
Feb 1 20:18:59 supervisord: valheim-server 02/01/2024 20:18:59: Console:
Feb 1 20:18:59 supervisord: valheim-server 02/01/2024 20:18:59: Console: type "help" - for commands
Feb 1 20:18:59 supervisord: valheim-server 02/01/2024 20:18:59: Console:
Feb 1 20:18:59 supervisord: valheim-server 02/01/2024 20:18:59: Render threading mode:SingleThreaded
Feb 1 20:18:59 supervisord: valheim-server 02/01/2024 20:18:59: Set button "CamZoomIn" to None!
Feb 1 20:18:59 supervisord: valheim-server 02/01/2024 20:18:59: Set button "CamZoomOut" to None!
Feb 1 20:18:59 supervisord: valheim-server 02/01/2024 20:18:59: Set button "CamZoomIn" to None!
Feb 1 20:18:59 supervisord: valheim-server 02/01/2024 20:18:59: Set button "CamZoomOut" to None!
Feb 1 20:18:59 supervisord: valheim-server 02/01/2024 20:18:59: Missing audio clip in music respawn
Feb 1 20:18:59 supervisord: valheim-server ERROR: Shader UI/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
Feb 1 20:18:59 supervisord: valheim-server 02/01/2024 20:18:59: Builder started
Feb 1 20:18:59 supervisord: valheim-server 02/01/2024 20:18:59: Loaded localization file #0 - 'localization' language: 'English'
Feb 1 20:18:59 supervisord: valheim-server 02/01/2024 20:18:59: Loaded localization file #1 - 'localization_extra' language: 'English'
Feb 1 20:18:59 supervisord: valheim-server 02/01/2024 20:18:59: Loaded localization file #2 - 'heightmap_message' language: 'English'
Feb 1 20:18:59 supervisord: valheim-server 02/01/2024 20:18:59: Loaded localization file #3 - 'localization_hildir' language: 'English'
Feb 1 20:18:59 supervisord: valheim-server 02/01/2024 20:18:59: Loaded localization file #4 - 'localization_emotes' language: 'English'
Feb 1 20:18:59 supervisord: valheim-server 02/01/2024 20:18:59: Sending PlayFab login request (attempt 1)
Feb 1 20:18:59 supervisord: valheim-server 02/01/2024 20:18:59: Login postponed until ID has been set.
Feb 1 20:18:59 supervisord: valheim-server The shader Hidden/Dof/DepthOfFieldHdr (UnityEngine.Shader) on effect Main Camera (UnityStandardAssets.ImageEffects.DepthOfField) is not supported on this platform!
Feb 1 20:18:59 supervisord: valheim-server The image effect Main Camera (UnityStandardAssets.ImageEffects.DepthOfField) has been disabled as it's not supported on the current platform.
Feb 1 20:18:59 supervisord: valheim-server The shader Hidden/SunShaftsComposite (UnityEngine.Shader) on effect Main Camera (UnityStandardAssets.ImageEffects.SunShafts) is not supported on this platform!
Feb 1 20:18:59 supervisord: valheim-server The shader Hidden/SimpleClear (UnityEngine.Shader) on effect Main Camera (UnityStandardAssets.ImageEffects.SunShafts) is not supported on this platform!
Feb 1 20:18:59 supervisord: valheim-server The image effect Main Camera (UnityStandardAssets.ImageEffects.SunShafts) has been disabled as it's not supported on the current platform.
Feb 1 20:18:59 supervisord: valheim-server 02/01/2024 20:18:59: Starting music menu
Feb 1 20:18:59 supervisord: valheim-server ERROR: Shader TextMeshPro/Sprite shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
Feb 1 20:18:59 supervisord: valheim-server Unloading 69 unused Assets to reduce memory usage. Loaded Objects now: 153893.
Feb 1 20:18:59 supervisord: valheim-server Total: 49.888014 ms (FindLiveObjects: 6.380378 ms CreateObjectMapping: 6.909892 ms MarkObjects: 36.300745 ms DeleteObjects: 0.296259 ms)
Feb 1 20:18:59 supervisord: valheim-server ERROR: Shader Hidden/RadialSegementShader shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
Feb 1 20:18:59 supervisord: valheim-server ERROR: Shader Hidden/RadialCutoutShader shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
Feb 1 20:18:59 supervisord: valheim-server There is no texture data available to upload.
Feb 1 20:18:59 supervisord: valheim-server Unloading 6 Unused Serialized files (Serialized files now loaded: 0)
Feb 1 20:18:59 supervisord: valheim-server UnloadTime: 9.739338 ms
Feb 1 20:18:59 supervisord: valheim-server HDR Render Texture not supported, disabling HDR on reflection probe.
Feb 1 20:18:59 supervisord: valheim-server HDR Render Texture not supported, disabling HDR on reflection probe.
Feb 1 20:18:59 supervisord: valheim-server src/clientdll/cminterface.cpp (2121) : !BLoggedOn()
Feb 1 20:18:59 supervisord: valheim-server src/clientdll/cminterface.cpp (2121) : !BLoggedOn()
Feb 1 20:18:59 supervisord: valheim-server 02/01/2024 20:18:59: Using default prefs
Feb 1 20:18:59 supervisord: valheim-server 02/01/2024 20:18:59: Console: Valheim l-0.217.38 (network version 20)
Feb 1 20:18:59 supervisord: valheim-server 02/01/2024 20:18:59: Console:
Feb 1 20:18:59 supervisord: valheim-server 02/01/2024 20:18:59: Console: type "help" - for commands
Feb 1 20:18:59 supervisord: valheim-server 02/01/2024 20:18:59: Console:
Feb 1 20:18:59 supervisord: valheim-server 02/01/2024 20:18:59: isModded: False
Feb 1 20:18:59 supervisord: valheim-server 02/01/2024 20:18:59: Zonesystem Awake 349213
Feb 1 20:18:59 supervisord: valheim-server 02/01/2024 20:18:59: DungeonDB Awake 349213
Feb 1 20:18:59 supervisord: valheim-server 02/01/2024 20:18:59: Registering lobby
Feb 1 20:18:59 supervisord: valheim-server 02/01/2024 20:18:59: Worldgenerator version setup:2
Feb 1 20:19:00 supervisord: valheim-server DEBUG - [124] - Server is now listening on UDP query port 2457
Feb 1 20:19:01 cron[25]: (root) RELOAD (crontabs/root)
Feb 1 20:19:02 supervisord: valheim-server 02/01/2024 20:19:02: Audioman already exist, destroying self
Feb 1 20:19:02 supervisord: valheim-server 02/01/2024 20:19:02: Console: /w [text] - Whisper
Feb 1 20:19:02 supervisord: valheim-server 02/01/2024 20:19:02: Console: /s [text] - Shout
Feb 1 20:19:02 supervisord: valheim-server 02/01/2024 20:19:02: Console: /die - Kill yourself
Feb 1 20:19:02 supervisord: valheim-server 02/01/2024 20:19:02: Console: /resetspawn - Reset spawn point
Feb 1 20:19:02 supervisord: valheim-server 02/01/2024 20:19:02: Console: /[emote]
Feb 1 20:19:02 supervisord: valheim-server 02/01/2024 20:19:02: Console: Emotes: wave, sit, challenge, cheer, nonono, thumbsup, point, blowkiss, bow, cower, cry, despair, flex, comehere, headbang, kneel, laugh, roar, shrug, dance
Feb 1 20:19:02 supervisord: valheim-server 02/01/2024 20:19:02: Console:
Feb 1 20:19:02 supervisord: valheim-server Unloading 94 unused Assets to reduce memory usage. Loaded Objects now: 153287.
Feb 1 20:19:02 supervisord: valheim-server Total: 32.632061 ms (FindLiveObjects: 4.398665 ms CreateObjectMapping: 7.385596 ms MarkObjects: 19.916808 ms DeleteObjects: 0.930197 ms)
Feb 1 20:19:02 supervisord: valheim-server There is no texture data available to upload.
Feb 1 20:19:03 supervisord: valheim-server There is no texture data available to upload.
Feb 1 20:19:03 supervisord: valheim-server There is no texture data available to upload.
Feb 1 20:19:03 supervisord: valheim-server There is no texture data available to upload.
Feb 1 20:19:04 supervisord: valheim-server There is no texture data available to upload.
Feb 1 20:19:05 supervisord: valheim-server There is no texture data available to upload.
2024-02-01 20:19:05,536 INFO success: valheim-server entered RUNNING state, process has stayed up for > than 10 seconds (startsecs)
Feb 1 20:19:05 supervisord: valheim-server There is no texture data available to upload.
Feb 1 20:19:05 supervisord: valheim-updater valheim-server: started
Feb 1 20:19:05 supervisord: valheim-server There is no texture data available to upload.
Feb 1 20:19:06 supervisord: valheim-server There is no texture data available to upload.
Feb 1 20:19:06 supervisord: valheim-server 02/01/2024 20:19:06: Zonesystem Start 349213
Feb 1 20:19:06 supervisord: valheim-server 02/01/2024 20:19:06: Added 3 locations, 0 vegetations, 0 environments, 0 biome env-setups, 0 clutter from locations_cp1
Feb 1 20:19:06 supervisord: valheim-server 02/01/2024 20:19:06: Added 1 locations, 0 vegetations, 2 environments, 0 biome env-setups, 0 clutter from locations_mountaincaves
Feb 1 20:19:06 supervisord: valheim-server 02/01/2024 20:19:06: Added 27 locations, 25 vegetations, 5 environments, 1 biome env-setups, 3 clutter from locations_mistlands
Feb 1 20:19:06 supervisord: valheim-server 02/01/2024 20:19:06: Added 4 locations, 0 vegetations, 1 environments, 0 biome env-setups, 0 clutter from locations_hildir
Feb 1 20:19:06 supervisord: valheim-server 02/01/2024 20:19:06: DungeonDB Start 349213
Feb 1 20:19:06 supervisord: valheim-server 02/01/2024 20:19:06: ZRpc timeout set to 30s
Feb 1 20:19:06 supervisord: valheim-server 02/01/2024 20:19:06: ZNET START
Feb 1 20:19:06 supervisord: valheim-server 02/01/2024 20:19:06: Load world: grodin (grodin)
Feb 1 20:19:06 supervisord: valheim-server 02/01/2024 20:19:06: Loading 11211 zdos, my sessionID: -78599877, data version: 33
Feb 1 20:19:06 supervisord: valheim-server 02/01/2024 20:19:06: Creating ZDOs
Feb 1 20:19:06 supervisord: valheim-server 02/01/2024 20:19:06: Loading in ZDOs
Feb 1 20:19:06 supervisord: valheim-server 02/01/2024 20:19:06: Adding to Dictionary
Feb 1 20:19:06 supervisord: valheim-server 02/01/2024 20:19:06: Adding to Sectors
Feb 1 20:19:06 supervisord: valheim-server 02/01/2024 20:19:06: Connecting Portals, Spawners & ZSyncTransforms
Feb 1 20:19:06 supervisord: valheim-server 02/01/2024 20:19:06: Loaded 10174 locations
Feb 1 20:19:06 supervisord: valheim-server 02/01/2024 20:19:06: Unloading unused assets
Feb 1 20:19:06 supervisord: valheim-server Unloading 12 Unused Serialized files (Serialized files now loaded: 0)
Feb 1 20:19:06 supervisord: valheim-server The shader Hidden/Dof/DepthOfFieldHdr (UnityEngine.Shader) on effect Main Camera (UnityStandardAssets.ImageEffects.DepthOfField) is not supported on this platform!
Feb 1 20:19:06 supervisord: valheim-server The image effect Main Camera (UnityStandardAssets.ImageEffects.DepthOfField) has been disabled as it's not supported on the current platform.
Feb 1 20:19:06 supervisord: valheim-server The shader Hidden/SunShaftsComposite (UnityEngine.Shader) on effect Main Camera (UnityStandardAssets.ImageEffects.SunShafts) is not supported on this platform!
Feb 1 20:19:06 supervisord: valheim-server The shader Hidden/SimpleClear (UnityEngine.Shader) on effect Main Camera (UnityStandardAssets.ImageEffects.SunShafts) is not supported on this platform!
Feb 1 20:19:06 supervisord: valheim-server The image effect Main Camera (UnityStandardAssets.ImageEffects.SunShafts) has been disabled as it's not supported on the current platform.
Feb 1 20:19:07 supervisord: valheim-server 02/01/2024 20:19:07: Game server connected
Feb 1 20:19:07 supervisord: valheim-server Unloading 17 unused Assets to reduce memory usage. Loaded Objects now: 1726463.
Feb 1 20:19:07 supervisord: valheim-server Total: 274.987150 ms (FindLiveObjects: 138.029519 ms CreateObjectMapping: 56.118070 ms MarkObjects: 78.032989 ms DeleteObjects: 2.804910 ms)
Feb 1 20:29:07 supervisord: valheim-server 02/01/2024 20:29:07: Connections 0 ZDOS:11211 sent:0 recv:

@lloesche
Copy link
Owner

lloesche commented Feb 6, 2024

After starting the server, do you see any world files created in /media/Games/Valheim/server_config? According to your config that's the path that's mounted to /config inside the container, where Valheim stores its worlds.

@lloesche lloesche added the question Further information is requested label Feb 6, 2024
@itsgarbled
Copy link
Author

itsgarbled commented Feb 8, 2024

After starting the server, do you see any world files created in /media/Games/Valheim/server_config? According to your config that's the path that's mounted to /config inside the container, where Valheim stores its worlds.

Yes, the world files appear under worlds_local and backups, and they had accumulated for a few days at time of restart. But they were gone and the server generated a new world with a new seed upon a restart. The new world's files are generating as normal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants