AuthMe Reloaded

AuthMe Reloaded

3M Downloads

MySQL not working

AlansS53 opened this issue ยท 2 comments

commented

What behaviour is observed:

What happened?
MySQL not working

What behaviour is expected:

What did you expect?
I hope i start the database and create the tables

Steps/models to reproduce:

It happens when connecting the database to my MySQL server

Plugin list:

WorldEdit, AutoMessage, AdvancedBan, WorldGuard, BungeePlayerCounter, AntiWDL, ChatSentinel, BungeePortals, PermissionsEx, ViaVersion, Vault, ViaRewind, Essentials, ProtocolLib, NoCheatPlus, ChestCommands, EssentialsChat, EssentialsGeoIP, ExploitFixer, EssentialsSpawn, TitleManager, AuthMe, HolographicDisplays, BuycraftX, ItemJoin, ServerNPC

Environment description

BungeeCord Network, MySQL

AuthMe build number:

AuthMeReloaded v5.6.0-SNAPSHOT (build: 2385)

Error Log:

https://pastebin.com/75FeeQKc

Configuration:

https://pastebin.com/2B6kMwhR

commented

Not enough details. I had same issue when i was connecting authme from server1 to mysql on server2. My mysql on server2 was bind to local ip 127.0.0.1 which causes the problem.

commented

The server is on the same machine as MySQL, I tried using 0.0.0.0 and 127.0.0.1 but neither allows me to connect correctly.
This only happens with AuthMe, I have other plugins that have no problems and use the database normally.