To receive support, please fill out the following template, and remove this top text.

GTA V version?
**Up to date?**Yes
**Legit or Pirate copy?**Legit
**Steam/CD/Social Club?**Steam
Windows version? windows server 2016
Did you try to delete caches.xml and try again? Yes
Error screenshot (if any) no error
System specifications VPS running on Esxi
What did you do to get this issue? Start the server.
What server did you get this issue on? name: STG Test Server ip:64.119.195.125:30120
CitizenFX.log file N/A
.dmp files/report IDsN/A

I’m going to do my best to provide as much information as possible.

I’m running the server on a windows based VPS via esxi (vmware virtualization) running on my own hardware.
The version is the latest artifact: 1180-6ebf2f8f67c8fdd21063be6f93a7690c49203bca

Here is the file structure:
C:\start.bat
C:\server-data (no custom resources currently just a blank default server)
C:\FXServer

Here the server cfg:

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

# These resources will start by default.
start mapmanager
start chat
start spawnmanager
start sessionmanager
start fivem
start hardcap
start rconlog
start scoreboard
start playernames

# This allows players to use scripthook based plugins such as lambda menu.
# Set this to 0 to disallow scripthook.
sv_scriptHookAllowed 0

# Uncomment this to enable RCON. Make sure to change the password.
rcon_password test123

# A comma-separated list of tags for your server.
# For example:
# - sets tags "drifting, cars, racing"
# Or:
# - sets tags "roleplay, military, tanks"
sets tags "default"

# Set an optional server info and connecting banner image url.
# Size doesn't matter, any banner sized image will be fine.
#sets banner_detail "http://url.to/image.png"
#sets banner_connecting "http://url.to/image.png"

# Set your server's hostname
sv_hostname "STG Test Server"

# Nested configs!
#exec server_internal.cfg

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

# convars which can be used in scripts
#set temp_convar "hey world!"

# Uncomment this line if you do not want your server to be listed in the server browser.
#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:110000112345678 group.admin # add the admin to the group

# Hide player endpoints in external log output.
sv_endpointprivacy true

# Server player slot limit (must be between 1 and 32)
sv_maxclients 32

# License key for your server (https://keymaster.fivem.net)
sv_licenseKey oicdasd43546fdfsdfsd45454 (not my actual key)

here the start.bat

@echo off
cls
TIMEOUT /T 1

RD /S /Q C:\server-data\cache\files
echo cache files removed
TIMEOUT /T 1
cd C:\server-data
TIMEOUT /T 1
C:\FXServer\run.cmd +exec server.cfg
pause >nul

Not sure if location of the physical server matters but it located in Barbados (Don’t ask why)

Common response I’ve already tried/debunked:

is sv_master1 commented out? Yes as you can see above

Do you have a firewall and have you correctly opened your ports? (i.e portfowarding) I have the windows default firewall disabled the only firewall between outside world and my server are my ISP and my pfsense box which i’m 99% sure neither are blocking it.

My friends are able to join by direct connect with the ip (the servers up if you want to give it a try 64.119.195.125) and the info.json works when accessed through a browser. http://64.119.195.125:30120/info.json

pfsense has a feature to track packets that come in and out of your network and here are the results (this was tested on my desktop not the server)

I will also attach the raw cap file below for the more advanced users
packetcapture.cap (1.8 KB)

I’m new when it comes to networking but I’m pretty sure the server sends the heartbeat and the fivem master server responds back requesting the information about the server which my server responds to again (with the information) idk if anyone has secret contact with a dev to confirm or knows that this is how it works

Have you tried changing endpoint_add_tcp and endpoint_add_udp? Not sure about this one i think i tried it but it doesn’t make a difference as my vps only has one vnic although the physical server has more.

Have you been patient? (i.e “the server can take up to 5-15 mins to show up” ) I left it up for 12 hr…

So this were i’m currently at any advice would be much appreciated!

Thanks in advance

Hello, this is a friendly reminder because this is your first time creating a topic (or it has been a while since your last topic) in this category.

Please note that most of the support is provided by the FiveM community on a voluntary basis. We ask you to be patient; there is no guarantee we have a solution to your problem(s). To avoid unnecessary/duplicate topics, please browse the forums before creating a topic.

To improve your chances of your issue(s) being solved, please provide as much information as possible about the issue(s) you are having. Also —whenever possible— please use the template given to you when creating a topic.

Thanks for keeping these forums tidy!
:mascot:

Here an updated cap from the actual vps.

11:42:25.160254 IP 192.168.1.126.30120 > 178.32.9.100.30110: UDP, length 25
11:45:25.168464 IP 192.168.1.126.30120 > 178.32.9.100.30110: UDP, length 25
11:45:27.512524 IP 178.32.9.100.30110 > 192.168.1.126.30120: UDP, length 32
11:45:27.513252 IP 192.168.1.126.30120 > 178.32.9.100.30110: UDP, length 176
11:45:30.202748 IP 178.32.9.100.30110 > 192.168.1.126.30120: UDP, length 32
11:45:30.203451 IP 192.168.1.126.30120 > 178.32.9.100.30110: UDP, length 176
11:48:25.199264 IP 192.168.1.126.30120 > 178.32.9.100.30110: UDP, length 25
11:48:27.636944 IP 178.32.9.100.30110 > 192.168.1.126.30120: UDP, length 32
11:48:27.637621 IP 192.168.1.126.30120 > 178.32.9.100.30110: UDP, length 176
11:48:30.255066 IP 178.32.9.100.30110 > 192.168.1.126.30120: UDP, length 32
11:48:30.255907 IP 192.168.1.126.30120 > 178.32.9.100.30110: UDP, length 176
11:51:25.229296 IP 192.168.1.126.30120 > 178.32.9.100.30110: UDP, length 25
11:51:25.455450 IP 178.32.9.100.30110 > 192.168.1.126.30120: UDP, length 32
11:51:25.456220 IP 192.168.1.126.30120 > 178.32.9.100.30110: UDP, length 176
11:51:28.115938 IP 178.32.9.100.30110 > 192.168.1.126.30120: UDP, length 32
11:51:28.126469 IP 192.168.1.126.30120 > 178.32.9.100.30110: UDP, length 176

packetcapture(1).cap (2.2 KB)

Here the console on start up

Resolved live-internal.fivem.net:30110 to 178.32.9.100:30110
Creating script environments for _cfx_internal
Found new resource fivem in C:/server-data/resources//fivem
Found new resource fivem-awesome1501 in C:/server-data/resources//fivem-awesome1501
Found new resource fivem-map-hipster in C:/server-data/resources//fivem-map-hipster
Found new resource fivem-map-skater in C:/server-data/resources//fivem-map-skater
Found new resource runcode in C:/server-data/resources//runcode
Found new resource race in C:/server-data/resources//[gamemodes]/race
Found new resource race-test in C:/server-data/resources//[gamemodes]/race-test
Found new resource channelfeed in C:/server-data/resources//[gameplay]/channelfeed
Found new resource irc in C:/server-data/resources//[gameplay]/irc
Found new resource obituary in C:/server-data/resources//[gameplay]/obituary
Found new resource obituary-deaths in C:/server-data/resources//[gameplay]/obituary-deaths
Found new resource playernames in C:/server-data/resources//[gameplay]/playernames
Found new resource mapmanager in C:/server-data/resources//[managers]/mapmanager
Found new resource baseevents in C:/server-data/resources//[system]/baseevents
Found new resource chat in C:/server-data/resources//[system]/chat
Found new resource chat-theme-gtao in C:/server-data/resources//[system]/chat-theme-gtao
Found new resource hardcap in C:/server-data/resources//[system]/hardcap
Found new resource ■■■■■■■ in C:/server-data/resources//[system]/■■■■■■■
Found new resource scoreboard in C:/server-data/resources//[system]/scoreboard
Found new resource sessionmanager in C:/server-data/resources//[system]/sessionmanager
Found new resource spawnmanager in C:/server-data/resources//[system]/spawnmanager
Found new resource betaguns in C:/server-data/resources//[test]/betaguns
Found new resource gameInit in C:/server-data/resources//[test]/gameInit
Found new resource keks in C:/server-data/resources//[test]/keks
Found new resource webpack in C:/server-data/resources//[system]/[builders]/webpack
Found new resource yarn in C:/server-data/resources//[system]/[builders]/yarn
Creating script environments for sessionmanager
Started resource sessionmanager
Creating script environments for mapmanager
Started resource mapmanager
Creating script environments for chat
Started resource chat
Started resource spawnmanager
Started gametype Freeroam
Started resource fivem
Creating script environments for hardcap
Started resource hardcap
Creating script environments for ■■■■■■■
Started resource ■■■■■■■
Started resource scoreboard
Creating script environments for playernames
Started resource playernames
Authenticating server license key...
Server license key authentication succeeded. Welcome!
cfx> Sending heartbeat to live-internal.fivem.net:30110
Started map fivem-map-hipster
Started resource fivem-map-hipster

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