Server Not Showing in list

I have been at this for a few days now trying to figure out why five m won’t show up on the server list. I cant even join direct connect, My ports are open for 30120 and 30110 the firewall has its exceptions and has been turned off even.
GTA V version? 1.0.1365.1
Up to date? YES
Legit or Pirate copy? LEGIT
Steam/CD/Social Club? STEAM, CD and SOCIAL CLUB i own them all and have tried with them all
Windows version? WINDOWS 10 OS BUILD 16299.371
Did you try to delete caches.xml and try again? YES MULTIPLE TIMES
Error screenshot (if any) NO ERRORS!
System specifications I7 7700k4.8Ghz, AMD RX480 8Gb, 16Gb RAM
What did you do to get this issue? Start the server
What server did you get this issue on? My own privately run server
CitizenFX.log file NOTHING SHOWN ON THESE
.dmp files/report IDs NOTHING SHOWN HERE EITHER AS THERE ARE NO ERRORS

Also add what you already tried so far.
I have tried redoing my ports multiple time restarting my modem and PC. I have checked to make sure these ports are opened by using “netstat -an” to show my open ports and they are showing they are open but only i can can join my server locally.
Here is my server.cfg sorry i don’t know how to hide it.

                        
-----------------------------------------------SERVER.CFG--------------------------------------------------------

# only change these if you're using a server with multiple network interfaces
endpoint_add_tcp "0.0.0.0:30120"
endpoint_add_udp "0.0.0.0:30120"

start mapmanager
start chat
start spawnmanager
start sessionmanager
start fivem
start hardcap
start ■■■■■■■
start scoreboard
start playernames

add_ace resource.essentialmode command.add_principal allow

# Set connection MYSQL-async
set mysql_connection_string "server=localhost;database=essentialmode;userid=root;"

# Disable Couchdb from essentialmode
set es_enableCustomData 1

# Mysql/Base
start mysql-async

#Fix Errors
restart sessionmanager 

# ESX Base
start essentialmode
start esplugin_mysql
start es_admin2
start es_extended

# ESX REQUIRED
start instance
start cron
start skinchanger
start esx_skin
start esx_menu_default
start esx_menu_dialog
start esx_menu_list
start esx_phone
start esx_addonaccount
start esx_addoninventory
start esx_datastore
start esx_society
start esx_service
start esx_billing

# ESX JOBS
start esx_jobs
start esx_joblisting
start esx_taxijob
start esx_mecanojob
start esx_policejob
start esx_property
start esx_ambulancejob
start esx_vehicleshop
start esx_jailer

#OTHER ESX ADDONS
start new_banking
start esx_status
start esx_basicneeds
start esx_shops
start esx_clotheshop
start esx_garage
start esx_holdup
start esx_drugs
start esx_atm
start esx_weashops
start esx_license
start esx_lscustom
start esx_animations
start esx_identity
start esx_accessories
start esx_mask
start esx_barbershop
start esx_sit
start esx_rpchat
start esx_cruisecontrol
start esx_voice
start esx_gopostal
start esx_mafia
start esx_ranger
start esx_rebel
start esx_traffic
start esx_truckerjob

#ALL OTHER ADDONS
start lux_vehcontrol
start vehcontrol
start RealisticHandle
start RealAITraffic



# allow client mods such as Lamda Menu?
sv_scriptHookAllowed 0

# change this
#rcon_password HIDDEN

# a comma-separated list of tags for your server
# for example: sets tags "drifting, cars, racing" or sets tags "roleplay, military, tanks"
sets tags "TEST"

sv_hostname "UNT TEST SERVER!"

# nested configs!
#exec server_internal.cfg

# loading a server icon (96x96 PNG file)
#load_server_icon myLogo.png

# convars for use from script
set temp_convar "hey world!"

# Uncomment to DISABLE your server coming up in the server list
#sv_master1 ""

# want to only allow players authenticated with a third-party provider like Steam (don't forget, Social Club is a third party provider too!)?
#sv_authMaxVariance 1
#sv_authMinTrust 5

# add system admins
add_ace group.admin command allow # allow all commands
add_ace group.admin command.quit deny # but don't allow quit
add_principal identifier.steam:HIDDEN group.admin # add the admin to the group

# remove the # to hide player endpoints in external log output
#sv_endpointprivacy true

# server slots limit (must be between 1 and 32)
sv_maxclients 32

# license key for server (https://keymaster.fivem.net)
sv_licenseKey HIdden

------------------------------------------------------------------------------------------------------------------------------------------------------------------

I had read somewhere that before posting the server config i would need to remove my IP but i have never put my IP in the server cfg cause i didnt think it needed it, but i did try replacing the top 2 lines with my ip and port to no avail.

Thanks

Thanks.

Here are the steps you can try:

  • using the ‘heartbeat’ command in your console - Just Type heartbeat
  • connecting using direct connect and your IP address [Note: You Do Not need to change anything in your server configuration file to do this! - Google ‘ip’ copy it and open FiveM > Direct Connect > Paste your IP.
  • Wait a while, there might be a problem with FiveM at the moment.
  • Ensure you have correctly configured your Firewall - delete it then add it again.
  • Check your internet security is not blocking it - McAfee has a firewall option and that stopped my server from showing up. If you don’t have any make sure Windows Firewall isn’t blocking it.

Thank you very much. It was my firewall, I guess i didn’t set it right the first time.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.