Unable to connect to MySQL
TheMixaDev opened this issue ยท 4 comments
MySQL Config part: https://pastebin.com/8RhbXSxh , everything else in confing file is default
Console output: https://pastebin.com/tScGwbnq
My MySQL DB alive for years and properly working with connections via MySQL Workbench, PHP, .NET and J connectors.
Server: Spigot-1.8-R0.1-SNAPSHOT-latest.jar
AuthMe: 5.5.0
Found the issue!
set the config.yml file the line for mySQLUseSSL as false:
Duplicate of #1779