Public Key Retrieval is not allowed
Lammendam opened this issue ยท 2 comments
What behaviour is observed:
Got an issue when AuthMe tries to connect to MySQL server (Public Key Retrieval is not allowed). For testing purposes i use MySQL server on my local machine (computer).
What behaviour is expected:
Connecting to MySQL server.
Steps/models to reproduce:
Just start the server and wait for connecting to MySQL server.
Plugin list:
AuthMeReloaded, BungeeTabListPlus_BukkitBridge, EssentialsX, EssentialsXSpawn, ProtocolSupport, RealTimePlugin.
Environment description
Standalone server/MySql
AuthMe build number:
2440
Error Log:
Configuration:
So, my solution is installing mysql server version 5.7 and it was fixed my issue.