Fix FiveM Server Not Showing in the Server List
server not showingnot in server listno license keyA FiveM server that won't appear in the list usually has a missing/invalid Cfx.re license key or a port issue. Here's how to fix it and connect meanwhile.
You need a valid Cfx.re license key
Every FiveM server needs a free license key from the Cfx.re keymaster portal, set in server.cfg. Without a valid key the server won't register or list:
sv_licenseKey "your_cfx_license_key"
Open the ports (TCP + UDP)
FiveM needs both protocols on the game port. If only one is open, listing and connecting break:
30120/tcp + 30120/udp game (default)
Set the endpoint / hostname
Make sure sv_hostname is set and the server can reach the Cfx backend. A key tied to a different IP, or a banned/duplicate key, stops listing.
Connect directly
In FiveM, press F8 and use the connect command, or add a favourite by IP:
connect server-ip:30120
Set a valid sv_licenseKey, open 30120 on TCP+UDP, and use F8 "connect ip:port" to join while it registers.
FiveM is a Cfx.re / Rockstar Games project. Grand Theft Auto V is a trademark of Rockstar Games / Take-Two Interactive. ESAGAMES is an independent hosting provider, not affiliated with or endorsed by Rockstar Games, Take-Two or Cfx.re. You must own a legitimate copy of the game.
Reliable FiveM hosting
Our FiveM hosting sets the key, opens TCP+UDP and runs txAdmin on high-clock CPUs, protected in Frankfurt.
Frequently asked questions
Why isn't my FiveM server in the list?
Usually a missing or invalid Cfx.re license key, or a port problem. Set a valid sv_licenseKey in server.cfg and open 30120 on both TCP and UDP.
Where do I get a FiveM license key?
Free from the Cfx.re keymaster portal. Create one for your server and put it in server.cfg as sv_licenseKey. Each server needs its own valid key.
How do I connect to a FiveM server directly?
Press F8 in FiveM to open the console and type: connect server-ip:30120 — or add it as a favourite by IP. This works while the server is still registering.
Related articles
Fix AMX Mod X "Couldn't load library" / Plugin Failed in CS 1.6
AMXX plugin stuck on "bad load", "couldn't load library" or "failed"? The real causes and the exact fix.
Read fix Game ServersFix FiveM "Couldn't load resource" / Failed to Start
A FiveM resource won't start or throws "couldn't load resource"? Here are the real causes and fixes.
Read fix Game ServersFix Rust Oxide / uMod Plugins Not Loading
Oxide/uMod plugins not loading after a Rust update? The usual causes and the quick fix.
Read fix