My Server won't show up on server list

I had my server on a Zap Hosting VPS, my OS is Debian

It can take a couple of mins to show up, how does your server.cfg look like though?

The part of the ports i have
endpoint_add_tcp “134.255.225.50:32024”
endpoint_add_udp “134.255.225.50:32024”

Also it takes a lot of time to send a hearbeat

I suggest you leave the endpoint_add_tpc/udp just default 0.0.0.0 so it listens on all, no need to change that

Also im more talking about a line sv_master, make sure you didn’t uncomment that

Yes i have that line uncommented

Don’t uncomment it

Seriously? I thought that if it was commented I did not take it into account when listing the server

The default value for sv_master1 is "live-internal.fivem.net:30110", packets will get sent to whatever sv_master1 is set to. So if you uncomment the commented sv_master1 "" line in your config, packets won’t get sent and your server won’t be listed.

2 Likes

I have that line commented but it won’t show up