LuckPerms database issue after vps reboot
alexcastro1919 opened this issue ยท 4 comments
I have connected LuckPerms to a MySql, and at first it connected fine, but when I reboot in the vps, it gives me an error.
MySql is started, i can login and manage it.
Error: https://pastebin.com/ERiUeFR9
Config: https://pastebin.com/SThjjNen
Database: https://gyazo.com/43adf9dbf233d02463171ee117ad1a30
You didn't defined password in config:
password: 'passwordhere'
Or maybe you done that for hide it. Maybe you MySQL port is not open.
"Connection refused" error
Could be wrong password, bad firewall config, bad MySQL server config....
https://luckperms.net/wiki/Storage-system-errors
but nothing to do with LuckPerms. :)