Server isn't in server list

Hello, i created server on Windows server 3 days ago. I allowed port 30110 TCP and 30120 TCP and UDP (on router and firewall), but i still didn’t have server in server list. Can somebody help me? Sorry for my bad english, i am from Czech Republic.

  • itIsMaku

Do you have sv_master1 un-commented in your server.cfg?
Also, it may take some time for you server to show up in the server list

Server listing is not on 30110 anymore but just an https post. So 443 outgoing should be open. Open 80 also just in case

Open 30110 30120 80 and 443 ports

TCP or UDP?

Port 80 and port 443 using web server.
What can i do?

You don’t need it to listen on, you just need outgoing traffic to be allowed so that your server can send a heartbeat to the server list.

But it is allowed.

You need to open the ports, to me worked with that ports opened

TCP: 80 443 30110 30120
UDP: 30110 30120

I have allowed/opened this at firewall and router.

Most likely you have removed the # in front of the following line in your server.cfg.

#sv_master1 ""

Please make sure to add the # in front of that line like shown in the example above. If you remove that # then your server will be hidden from the serverlist.

If this is not the case, then please continue reading below.

Please check the following if you’re not seeing your server appear in the serverlist:

  1. Make sure your server is running
  2. Go to canyouseeme.org
  3. Fill in your port (default: 30120)
  4. Check your port

Could it see the service?

  • A server can take up to 8 minutes to be shown in the serverlist after booting it up. Please be patient.
  • In very rare cases, there might be an issue with the serverlist services, please be patient, we’ll look into it as soon as possible.
  • Make sure outgoing TCP port 443 is also open to allow a heartbeat to be sent

Could it NOT see your service?
There are multiple problems that could cause this, below you’ll find 2 possible causes (but there could be (many) more):

  • Your ports aren’t properly forwarded.
  • You have a firewall that blocks external connections.

:mascot:

Everything i do. Nothing changed. But if i want to ping hearthbeat servers-ingress-live.fivem.net/Ingress, host doesnt’ exist.

You should ping servers-ingress-live.fivem.net. As for the heartbeat from your FxServer, it will be sent automatically or you can force it by typing heartbeat in the console.There’s nothing else that can be said about this topic. We’ve all given you all information you need to get your server listed. If it is still not being listed then you have a network issue or otherwise malformed packets are being sent to the heartbeat server.

The IP for the key does not matter at all! You probably just had bad luck initially or another change you made solved something.

Wow, thanks…