Server is not listed on server list

THIS ISSUE HAS BEEN RESOLVED VIA FIVEM’s LATEST UPDATE
https://twitter.com/_FiveM/status/942677528124231680









Ok so I am going to modify this format to fit a “server” technical support topic.

This is for a server and not a client side problem

My server has been unlisted in the latest update (shown here; FiveM update - December 17th, 2017). I am currently hosted on a Virtual Private Server (VPS) hosted by VULTR at www.vultr.com. Our game server is listed at the most recent version running 447 (shown here; https://runtime.fivem.net/artifacts/fivem/build_server_windows/master/447-5189d487105014867b1ab9c25877ee8032203b77/) I have register for a key on the https://keymaster.fivem.net/ domain and I have placed into the server.cfg file.

I have noticed on the post for the latest update, that I am not the only one that is experiencing the same problem, so I posted this for others.

Here’s the server.cfg
Any footnotes are for my staff members and not yourselves

# you probably don't want to change these!
# only change them 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"

##/\=+----Please don't modify----+=/\##
##		  	  <3 Sweeney

#default

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

#newly added

# -administrative
start logs
start es_admin2
start essentialmode
start revive
start loadingScreen
start acl
start fuel
start vAnnounce

# -maps

start sss

# -accessory

start helpMessage
start commands
start crouch
start handsUp
start vehDamage
start deleteVeh
start cstGuns
start cstPeds
start textScript
start streetLabel
start heli
start warmenu
start TowScript
start dotdisplay

# -vehicles

start PoliceVeh
start CivVeh
start FireVeh

# -maptype

start bob74_ipl
start pauseMap
start Trains

# -policestuff

start loadouts
start radar
start lux_vehcontrol
start jailer
start police
start k9

start dispatchsystem


##/\=+-------------------------+=/\##

sv_scriptHookAllowed 1

# change this
rcon_password ***********

sv_hostname "New Jersey State Police | Public | Police/Fire & EMS! njsprp.com"

# 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!"

# disable announcing? clear out the master by uncommenting this
# sv_master1 ""

# want to only allow players authenticated with a third-party provider like Steam?
#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_ace resource.essentialmode command.add_principal allow
add_principal identifier.steam:11000010******* group.admin # add the admin to the group
add_principal identifier.steam:11000010******* group.admin # add the admin to the group
add_principal identifier.ip:127.0.0.1 group.admin

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

# server slots limit (default to 32)
sv_maxclients 32

sv_licenseKey x8xl***************************
#(verified key on _https://keymaster.fivem.net/_)



VPS Specifications
Running: Windows Server 2016
CPU: Intel Xeon 4 Core 2.4GHz
Ram: 8GB



If anything else is need here, please just state.

  • Sincerely. Broderick Sweeney

    of New Jersey State Police Roleplay
    Management Team.

I’m having the same problem, also when someone else tries to direct connect it gives them the curl 7 error code even though I can join it myself using localhost.

I belive its called “game” It should say FiveM. Is that true? Would you mind posting your server.cfg in pastebin?

yes, please post your server.cfg here

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