GeyserMC / Floodgate

Hybrid mode plugin to allow for connections from Geyser to join online mode servers.
https://geysermc.org
MIT License
575 stars 170 forks source link

MySQL times out when trying to connect to database #345

Closed LeehamElectronics closed 2 years ago

LeehamElectronics commented 2 years ago

Using the latest version of Floodgate with the MySQL addon on Waterfall.

For the past 8 months I can't get it to work, I use MySQL for everything in my network and I 100% know how to set it up properly and I have tested to make sure the user and database are valid, yet when the proxy starts up it times out when trying to connect to MySQL. Using the latest version of everything from Jenkins. Is there any way I can get more information from the console such as the reason why MySQL is failing? It seems pretty generic. Can anyone else confirm if the MySQL addon is working for them? Console log: image

Thanks

Tim203 commented 2 years ago

Could you try the mysql database jar of the latest development build? It should be fixed there.