MySQL does not go into my LuckPerms
xMefy opened this issue ยท 3 comments
Hello. I created my MySQL database with user and put all required credentials in the config file and made sure the IP and port are right. The only problem is that when I turn on the server it gives me a series of errors that I leave in the Pastebin link below. I also leave my config file.
Error string: https://pastebin.com/Z6T5fCtH
Config file: https://pastebin.com/xrNVJaVU
Hello! This is a common MySQL setup misconfiguration error - something somewhere is preventing LP on your server from connecting to your database. Usually it's because your database isn't on or you've inputted incorrect connection values into the config. Take a look at this page for some help and possible fixes if what I've just said doesn't help: https://luckperms.net/wiki/Storage-system-errors#luckperms-cannot-connect-to-my-mysql-server
Yes, I have already checked everything in the LuckPerms Wiki but I have not been able to find a solution for 2 days already
Unfortunately without more detail there is nothing to suggest this is an error with LuckPerms. We're happy to help you troubleshoot the connection problem in the discord at https://discord.gg/luckperms but this is a common configuration/sysadmin issue and not a LuckPerms codebase issue.