We do not see our server in the list

Which port(s) did you open?

Did You Open 30120

Thank you for your answer. We have opened port 30120

How long are you waiting for the server to appear in the master list?

The server does not appear even if we wait

Does direct connect work? also show your server.cfg maybe

Try canyouseeme.org and type in 30120

The direct connect does not work
And here is 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 ■■■■■■■
start scoreboard
start playernames

start loadingscreen

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

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

# A comma-separated list of tags for your server.
# For example:
# - sets tags "drifting, cars, racing"
# Or:
# - sets tags "roleplay, military, tanks"
sets tags "machina, xonia, network, roleplay, rp, fr, france, francais"

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

# Nested configs!
#exec server_internal.cfg
url.to - This website is for sale! - url Resources and Informa...
This website is for sale! url.to is your first and best source for all of the information you’re looking for. From general topics to more of what you would expect to find here, url.to has it all. We hope you find what you are searching for!
# Loading a server icon (96x96 PNG file)
load_server_icon logo.png

# convars which can be used in scripts
set temp_convar "Bonjour MachinaCITY!"

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

# License key for your server (https://keymaster.fivem.net/)
sv_licenseKey pllq1xmw2uis4loq7o*********

On your site we can not change the ip that we want to test. The server is not hosted at home but in Switzerland

Does direct connect work?

No doesn’t work

UP. it’s urgent

I could be imagining things here, but, try change:

to your actual server IP, rather than 0.0.0.0. I swear something like this somewhere.

ok i try thx

Again, I could be imagining things here.

The only time this needs to be changed is if you are running more then one server otherwise this is not needed.

Make sure port 30110 is also open but only needs to be UDP.

Again, I could be imagining things here.

Even if I change this
endpoint_add_tcp “0.0.0.0:30120”
endpoint_add_udp “0.0.0.0:30120”
I still do not see it

The only time this needs to be changed is if you are running more then one server otherwise this is not needed.
Make sure port 30110 is also open but only needs to be UDP.

Port 30110 is open as shown in the screen

now the server is only on the direct connect

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