jammsen / docker-sons-of-the-forest-dedicated-server

Docker container to easily provision and manage Sons of the Forest Dedicated Server with Wine
https://hub.docker.com/r/jammsen/sons-of-the-forest-dedicated-server
136 stars 20 forks source link

Server does not start anymore #40

Closed heusmich closed 7 months ago

heusmich commented 7 months ago

Have you read the Important information text above

Current behavior

Hi,

I´m not sure if this problem exists since the 1.0 update for SotF because I didn´t play the game for a few weeks now or if this is caused by something else, but currently I can´t connect to the server anymore. It worked in the past. When I start the server with "docker-compose up, I can see that the server start stops with the following error message:

sons-of-the-forest-dedicated-server | #DSE [Self-Tests] [Networking] UDP GamePort [7798] is closed. Please fix and restart.

But I didn´t close any ports, I don´t have a firewall active or something similar. And my other game servers are running without any problem. I also don´t see the server ingame.

I searched in the closed issues here and I found the info that I could add "SkipNetworkAccessibilityTest": true, to the dedicatedserver.cfg file. I tried this and the server is really booting up after I added this to the config file and restarted the server. I can also see it ingame, I can select it, I get the password prompt but the connection doesn´t work, the connection attempt stops after a few seconds.

Do you have an idea what I could do to solve this?

Desired behavior

I need help to solve this port issue since I´m not able to connect to the SotF server anymore.

Links to screenshots

No response

To Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Software setup

Hardware setup

Additional context

No response

heusmich commented 7 months ago

Issue can be solved, problem found and resolved.

jammsen commented 7 months ago

Hey @heusmich - Please provide an answer with the solution, so others who want to search for the resolution, like you did, find one.

heusmich commented 7 months ago

In my case there was a mismatch of the ports in the "docker-compose.yml". I corrected this and now the server starts again and I can join.