[Need Help With Database Error]

OS: Debian 10

So i’m getting that in my console and i can’t find a fix for it… can someone help me please,

What does your connection string in your server.cfg look like, also, what OS are you running on?

My OS is: Debian 10

and here is the connection string:

set mysql_connection_string “server=172.16.1.249;uid=myuid;password=mypass;database=essentialmode”

If your database is hosted on the same server as your FiveM server, change:

to:

server=localhost

If your database is hosted on a different server to your FiveM server, ensure the required ports are open.

1 Like

Thanks

now it worked for me it’s not displaying any errors anymore…

You’re Awesome

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