Says 'This server does not have a license key specified. please set the sv_licensekey in console variable to a key from ur website

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

**GTA V version?**latest
**Up to date?**yes
**Legit or Pirate copy?**legit
Steam/CD/Social Club?
**Windows version?**10
**Did you try to delete caches.xml and try again?**yes
Error screenshot (if any)image
System specifications
**What did you do to get this issue?**im trying to make a server
What server did you get this issue on?
CitizenFX.log file
.dmp files/report IDs

If an issue with starting:
GTA V folder screenshot
GTA V/update/x64/dlcpacks screenshot
Filepath to FiveM folder
FiveM client folder screenshot
Did you try to disable/uninstall your Anti-virus?

Also add what you already tried so far.
okay so im trying to make a server ive got all files in and i try run the server from the Serverrun.cmd and just shows me message my server does not have a license key specified some one Help. :frowning:

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:

idk why im just trying to get a test server but my server license isnt connecting to the server cfg

Can you post your server.cfg here please.

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

set es_enableCustomData 1

# These resurces will start by default

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




# This allows players to use scripthook based plugins such as lambda menu and others
# Set this to 0 to disable scripthooks
sv_scripthookallowed 1

# Uncomment this to enable RCON. make sure to change the password.
#rcon_password yay

#sv_master1 ""

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

# Size doesn't matter, any banner sized image will be fin.
#sets banner_detail "http://url.to/image.png"
#sets banner_connecting "http://url.to/image.png"

# set your server's hostname
sv_hostname "your custom server name"

# Nested configs!
#exec server_internal.cfg

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

# convars wich can be used in scripts
set temp_convar "hello 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 privder too!
#sv_autmaxvariance 1
#sv_autmintrust 5

# Add system admin's
add_ace group.admin command allow # allow all commands
add_ace group.admin command.quit deny # but don't allow quit
add_principal identifier.  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)

How are you starting your server?

1 Like

with serverrun.cmd

serverrun.cmd will that affect anything ?

Don’t post your license keys public.

sorry do u know what my fix is ?

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