brunyman / Essentials-MySQL-Storage-Extension

A spigot plugin to save Essentials plugin data on database
1 stars 0 forks source link

Database connection issues. #22

Open StephenGFX opened 1 year ago

StephenGFX commented 1 year ago

Hey I can't connect the plugin to the database, I tried the default mysql ip, "localhost" with the right username and password. I still get this error.

[18:46:22] [Craft Scheduler Thread - 17 - EssentialsMysqlStorage/INFO]: [EssentialsMysqlStorage] Data save complete!
[18:49:22] [Craft Scheduler Thread - 17 - EssentialsMysqlStorage/INFO]: [EssentialsMysqlStorage] Data save task started...
[18:49:22] [Craft Scheduler Thread - 17 - EssentialsMysqlStorage/WARN]: [EssentialsMysqlStorage] Database connection failed. Reconnecting...
[18:49:22] [Craft Scheduler Thread - 17 - EssentialsMysqlStorage/INFO]: [EssentialsMysqlStorage] Connecting to the database...
[18:49:22] [Craft Scheduler Thread - 17 - EssentialsMysqlStorage/ERROR]: [EssentialsMysqlStorage] Could not connect to mysql database! Error: Communications link failure

The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
[18:49:22] [Craft Scheduler Thread - 17 - EssentialsMysqlStorage/ERROR]: [EssentialsMysqlStorage] Could not connect to mysql database! Error: Communications link failure