-
Running Linux server with docker compose. Port forwarding enabled for 2457-2460. Am able to connect to my server running ghcr.io/lloesche/valheim-server image but couldn't get ValheimPlus to work so I decided to try this image. Added for context of port forwarding working, docker working, etc. However, with the Vanilla version of this image, I can't connect to the server. Any ideas why? How I can troubleshoot this issue?
EDIT: modified volumes directory. I'm running docker as another user, not one labeled 'steam'.
EDIT4: With some testing, I get inconsistent server starts now with the simple docker compose sample on the docker hub page for mbround18/valheim. It ran successfully twice (2) out of fifteen (15) 'docker compose up -d' commands, the rest failed with this error:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 7 replies
-
This is what i have for my mods, you may have typed everything in wrong.
|
Beta Was this translation helpful? Give feedback.
I believe it does as I ran into this problem not too long ago and the only way I found to correct it is the way my docker-compose.yml file is formatted. I can post my whole docker-compose.yml file for you here. I don't add the kitchen sink, it adds to much to storage.