Fix: FiveM Server Not Showing in the Server List

Troubleshoot and fix your FiveM server not appearing in the FiveM server browser.

Quick Checks

Verify the server is reachable

From any browser outside your network, visit:

http://YOUR_SERVER_IP:30120/info.json

If it loads with JSON data, the server is online and the port is open. If it doesn't load, the port is blocked — check the Network tab in the XGamingServer Panel.

Wait 5–10 minutes

A newly started server can take several minutes to appear in the FiveM server list. This is normal.

Check your license key

In server.cfg, verify sv_licenseKey is set to a valid key from keymaster.fivem.net. The key must match the server's IP address.

Check sv_hostname

The server needs a hostname to appear in the list:

sv_hostname "My Server Name"

Check for port issues

Port 30120 must be open for both TCP and UDP. See Server Ports.

Common Causes

CauseFix
Port 30120 not openAllocate in Network tab, ensure TCP + UDP
Invalid license keyRegenerate at keymaster.fivem.net for your current IP
No sv_hostname setAdd sv_hostname to server.cfg
Server just startedWait 5–10 minutes
Master server line removedDon't comment out or remove the master server configuration in server.cfg

Players Can Still Connect Directly

Even if the server isn't in the list yet, players can connect using:

  • FiveM client → Settings → Direct Connect → enter IP:30120
  • Share the connect link: fivem://connect/YOUR_IP:30120

How is this guide?

40% Off — Limited TimeGet your Fivem server todayInstant setup, DDoS protection, and 24/7 support included.
Get a Server

On this page