Fivem errorr

Hello,
I have the below-mentioned problem, does anyone know how to help?

That can be a gazillion things. Can you please provide more information.

moved to #server-development:server-discussion


There we go, an actual error.

Clearly you did something wrong in your connect string for MySQL. Fix it around your IP/database in the connection string

That’s it?
set mysql_connection_string “178.32.xxx.xxx;database=xxxx;userid=root;password=password”

:man_facepalming: Please read the instructions of the resource that you use for MySQL

It’s so obvious what the issue is with that string. Look at how the database, user and password are done. Now look at the IP/server.

You are missing… server=

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