Closed krovikan666 closed 3 years ago
based on that log, your server should be running
Odd because steam isn't able to find it, and telnet even to the docker IP over port 2456 doesn't work.
I checked netstat in the container and it looks like 2457 is open, but not 2456
inside the docker, whats pidof valheim_server.x86_64
return?
Minor note, you should not be using a privileged container for this
--privileged
Okay, I don't know what I did, but it's working; maybe it just took a while to register with steam? Not sure, as for privileged, ya I need to properly set up my security profiles but haven't had a chance.
Thank you for your assistance :)
Env: OpenSuse 15.2 CPU: AMD FX-8320E Eight-Core Processor RAM: 32Gb
I ran the following docker create:
However, everything time I tried to create and start the container it gets stucks and never starts up the server. I'm not using docker-compose due to the local environment.
I have attached the logs
_valheim_logs.txt