Could not authenticate server license key error fivem

IF YOU DO NOT FILL THIS OUT, YOUR TOPIC WILL BE UNLISTED AND CLOSED

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

GTA V version? V
Up to date? Yes
Legit or Pirate copy? Legit
Steam/CD/Social Club? Steam
Windows version? 10
Did you try to delete caches.xml and try again? Yes
Error screenshot (if any)image
System specifications 17 8th gen
What did you do to get this issue?
What server did you get this issue on?
CitizenFX crash zip file
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
Which antivirus/firewall software are you using?
Did you try to disable/uninstall your Anti-virus?

Also add what you already tried so far.
Cant authenticate license key i followed all of the instruction written in docs
Also I have downloaded the latest C + +

1 Like

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 Cfx.re 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:

3 Likes

I assume you mean for FXserver. In which case, try adding the flag +set sv_licenseKey followed by your license key to the command you have in run.sh to see if that’s any dice.

Edit: It’s also possible your key isn’t pointed to the right domain (if local, use localhost; otherwise, use your server’s IP address).

1 Like

image

1 Like

As the error mentions, there isn’t a licensed key specified. Make sure that your run.sh looks similar to this:

bash /path/to/run.sh +exec /path/to/server.cfg +set sv_licenseKey "licenseKey"

(If that doesn’t work, try without quotation marks around the license key.)

Edit: Grammar fixes

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