Server won't show on server listSolved
Hello,

i wanted to open test server using google cloud. I did everthing correct (opened 28015,28016 ports in windows and google firewall) but my server doesn't show up whatever i do (i can connect with client.connect ip) any help?

serverstart.bat;
echo off
:start
RustDedicated.exe -batchmode +server.port 28015 +server.level "Procedural Map" +server.seed 9 +server.worldsize 1000 +server.maxplayers 32 +server.hostname "censored" +server.description "Welcome to our server" +server.url "censored" +server.headerimage "censored" +server.identity "server1" +rcon.port 28016 +rcon.password xxx +rcon.web 1
goto start​


image from console:

There are some known issues with the Rust server list not always showing all servers; that's something Facepunch would have to resolve. If you can connect to your server, it's likely there, you just can't see it yet.
5e13a8d5b2bc5.jpg Wulf
There are some known issues with the Rust server list not always showing all servers; that's something Facepunch would have to resolve. If you can connect to your server, it's likely there, you just can't see it yet.

i can connect so i must wait for the facepunch fix thanks.

Locked automatically