lloesche / valheim-server-docker

Valheim dedicated gameserver with automatic update, World backup, BepInEx and ValheimPlus mod support
https://hub.docker.com/r/lloesche/valheim-server
Apache License 2.0
1.94k stars 272 forks source link

Server not showing in community list #198

Closed AyRandomUsr closed 3 years ago

AyRandomUsr commented 3 years ago

not sure if im missing something. under the environment tab i have server_pass = Mypassword and server_name = Aname however the server is not popping up in the community tab. i can connect directly through the ip as well as my friends we just cant get it to show up under community

chstv commented 3 years ago

This is unlikely an error from your side. You can find people having this exact issue all over the place and I have it too (even before running it on Docker). A workaround for you and your friends is adding your server to Steam favorites.

Start on Steam GUI and go to View -> Servers -> Favorites. Add your Server with [server-ip]:2457 (or whatever your query port is).

lloesche commented 3 years ago

Also see https://github.com/lloesche/valheim-server-docker#steam-server-favorites--lan-play for details.