mathielo / dst-dedicated-server

Don't Starve Together dedicated server guide for all platforms (Linux, Mac, Windows) with Docker. Extensive documentation covering mods installation, server config and performance, world generation and setting up admins.
MIT License
292 stars 56 forks source link

Server shows ping as "???" #2

Closed acklackl closed 6 years ago

acklackl commented 6 years ago

server is running and i can see it, but ping is showing "???" not sure what to do...

mathielo commented 6 years ago

It is actually a known issue. Check out this thread in Klei's Forums:

Short answer: It's a known issue. Some people describe you can open some ports to fix it, for others it doesn't work. Since it's not affecting your gameplay ignoring it is the best way to go.

mathielo commented 6 years ago

Hey @acklackl this might be coming in late, but I actually managed to fix the ping shown as ??? issue. It was actually a very silly mistake on the ports setup as you can see in the fix 3a18393.

I knew this was a very old and known issue with dedicated servers (even before starting this project), so didn't spend too much time on the issue as it doesn't affect anything else than the ping number display. However just recently I noticed that the port setup looked odd, so I fixed it and... BAM! :boom: Ping was being shown correctly on server list :sweat_smile: