Can't connect to my server (stuck on connect)

GTA V version? Latest
Up to date? Yes
Legit or Pirate copy? Legit
Steam/CD/Social Club? Steam
Windows version? 10 Home

Hello, my server output:

D:\FiveM Server\server-data>../run.cmd +exec server.cfg
Initializing Mono
Initializing Mono completed
Hello!
Found new resource fivem in D:/FiveM Server\server-data/resources//fivem
Resource loading for fivem failed:
Could not open resource metadata file citizen:/scripting/lua/json.lua.
Found new resource fivem-awesome1501 in D:/FiveM Server\server-data/resources//fivem-awesome1501
Resource loading for fivem-awesome1501 failed:
Could not open resource metadata file citizen:/scripting/lua/json.lua.
Found new resource fivem-map-hipster in D:/FiveM Server\server-data/resources//fivem-map-hipster
Resource loading for fivem-map-hipster failed:
Could not open resource metadata file citizen:/scripting/lua/json.lua.
Resolved live-internal.fivem.net:30110 to 62.210.162.18:30110
Found new resource fivem-map-skater in D:/FiveM Server\server-data/resources//fivem-map-skater
Resource loading for fivem-map-skater failed:
Could not open resource metadata file citizen:/scripting/lua/json.lua.
Found new resource mellotrainer in D:/FiveM Server\server-data/resources//mellotrainer
Resource loading for mellotrainer failed:
Could not open resource metadata file citizen:/scripting/lua/json.lua.
Found new resource runcode in D:/FiveM Server\server-data/resources//runcode
Resource loading for runcode failed:
Could not open resource metadata file citizen:/scripting/lua/json.lua.
Found new resource race in D:/FiveM Server\server-data/resources//[gamemodes]/race
Resource loading for race failed:
Could not open resource metadata file citizen:/scripting/lua/json.lua.
Found new resource race-test in D:/FiveM Server\server-data/resources//[gamemodes]/race-test
Resource loading for race-test failed:
Could not open resource metadata file citizen:/scripting/lua/json.lua.
Found new resource channelfeed in D:/FiveM Server\server-data/resources//[gameplay]/channelfeed
Resource loading for channelfeed failed:
Could not open resource metadata file citizen:/scripting/lua/json.lua.
Found new resource irc in D:/FiveM Server\server-data/resources//[gameplay]/irc
Resource loading for irc failed:
Could not open resource metadata file citizen:/scripting/lua/json.lua.
Found new resource obituary in D:/FiveM Server\server-data/resources//[gameplay]/obituary
Resource loading for obituary failed:
Could not open resource metadata file citizen:/scripting/lua/json.lua.
Found new resource obituary-deaths in D:/FiveM Server\server-data/resources//[gameplay]/obituary-deaths
Resource loading for obituary-deaths failed:
Could not open resource metadata file citizen:/scripting/lua/json.lua.
Found new resource playernames in D:/FiveM Server\server-data/resources//[gameplay]/playernames
Resource loading for playernames failed:
Could not open resource metadata file citizen:/scripting/lua/json.lua.
Found new resource mapmanager in D:/FiveM Server\server-data/resources//[managers]/mapmanager
Resource loading for mapmanager failed:
Could not open resource metadata file citizen:/scripting/lua/json.lua.
Found new resource baseevents in D:/FiveM Server\server-data/resources//[system]/baseevents
Resource loading for baseevents failed:
Could not open resource metadata file citizen:/scripting/lua/json.lua.
Found new resource chat in D:/FiveM Server\server-data/resources//[system]/chat
Resource loading for chat failed:
Could not open resource metadata file citizen:/scripting/lua/json.lua.
Found new resource hardcap in D:/FiveM Server\server-data/resources//[system]/hardcap
Resource loading for hardcap failed:
Could not open resource metadata file citizen:/scripting/lua/json.lua.
Found new resource ■■■■■■■ in D:/FiveM Server\server-data/resources//[system]/■■■■■■■
Resource loading for ■■■■■■■ failed:
Could not open resource metadata file citizen:/scripting/lua/json.lua.
Found new resource scoreboard in D:/FiveM Server\server-data/resources//[system]/scoreboard
Resource loading for scoreboard failed:
Could not open resource metadata file citizen:/scripting/lua/json.lua.
Found new resource sessionmanager in D:/FiveM Server\server-data/resources//[system]/sessionmanager
Resource loading for sessionmanager failed:
Could not open resource metadata file citizen:/scripting/lua/json.lua.
Found new resource spawnmanager in D:/FiveM Server\server-data/resources//[system]/spawnmanager
Resource loading for spawnmanager failed:
Could not open resource metadata file citizen:/scripting/lua/json.lua.
Found new resource betaguns in D:/FiveM Server\server-data/resources//[test]/betaguns
Resource loading for betaguns failed:
Could not open resource metadata file citizen:/scripting/lua/json.lua.
Found new resource gameInit in D:/FiveM Server\server-data/resources//[test]/gameInit
Resource loading for gameInit failed:
Could not open resource metadata file citizen:/scripting/lua/json.lua.
Found new resource keks in D:/FiveM Server\server-data/resources//[test]/keks
Resource loading for keks failed:
Could not open resource metadata file citizen:/scripting/lua/json.lua.
Started resource sessionmanager
Started resource mellotrainer
Started resource keks
Authenticating server license key...
Server license key authentication succeeded. Welcome!
cfx>

CitizenFX.log:

[    318640] [mellotrainer]
[    318640] [sessionmanager]
[    318656] [keks]
[    318703] Failed to load script cl_utils.lua.
[    318703] Failed to load script cl_variables.lua.
[    318703] Failed to load script cl_general.lua.
[    318718] Failed to load script cl_map.lua.
[    318718] Failed to load script cl_player.lua.
[    318718] Failed to load script cl_settings.lua.
[    318718] Failed to load script cl_settings_voice.lua.
[    318734] Failed to load script cl_settings_notifications.lua.
[    318734] Failed to load script cl_player_skin.lua.
[    318734] Failed to load script cl_player_online.lua.
[    318734] Failed to load script cl_vehicles.lua.
[    318750] Failed to load script cl_weapons.lua.
[    318750] Failed to load script cl_admin.lua.
[    318750] Failed to load script cl_noclip.lua.
[    318750] Failed to load script cl_world.lua.
[    318765] Loading mounted data files (total: 1)

server.cfg

endpoint_add_tcp "0.0.0.0:30120"
endpoint_add_udp "0.0.0.0:30120"


start sessionmanager
start mellotrainer
start keks

sv_scriptHookAllowed 1

# change this
rcon_password private1234

sv_hostname "My new FXServer!"

# 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_principal identifier.steam:110000112345678 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 31)
sv_maxclients 31

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

start.bat

d:
cd "D:\FiveM Server\server-data"
../run.cmd +exec server.cfg
pause >nul

Any ideas why the client cant find the files/I can’t connect?

Edit: Solved! Renamed folder to FXServer. :joy:

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