games647 / ChangeSkin

Allows your players to change their skin by command
https://dev.bukkit.org/bukkit-plugins/changeskin/
MIT License
188 stars 33 forks source link

SSL error spamming my console #203

Open myk3sr opened 4 years ago

myk3sr commented 4 years ago

What behaviour is observed:

Bungeecord console being spammed with ssl error

What behaviour is expected:

Just work normally

Steps/models to reproduce:

Plugin list:

ActionHealth, AdvancedBan, AdvancedDiscordLogger, AntiXrayPlus, AuctionMaster, BKCommonLib, Builder, BungeeChatBridge, BungeeGuard, BurgerHud, ChangeSkin, Citizens, ClearLag, ClientStats, CoreProtect, Discordia, dynmap, FasterVillagers, GriefPrevention, HackedCore, HackedServer, HeadDatabase, HolographicDisplays, IPortal, KillerMoney, LibsDisguises, LightCleaner, LoneLibs, LuckPerms, LWC, Multiverse-Core, Multiverse-Portals, MysqlInventoryBridge, MysqlPlayerDataBridge, MythicMobs, OtherAnimalTeleport, PetBlocks, PL-Hide, PlaceholderAPI, PlayerGUI, Prism, ProtocolLib, RainbowBlocks*, RedProtect, Sentinel, ShopGUIPlus, TheNewEconomy, TreeGravity, Vault, ViaVersion, WorldEdit, WorldGuard, Wraith

Environment description

Apex hosting, running latest builds always, running bungeecord on 3x paper servers, also running geyser for Bedrock clients.

Plugin version:

Latestdev version

Error Log:

Hastebin / Gist link of the error (if any)

https://pastebin.com/hx0upfFu

Configuration:

Hastebin / Gist link of your config.yml file

myk3sr commented 4 years ago

More information

The paper servers run fine! Bungeecord, not so fine...

The ssl option is set to false so I'm confused why I'm even getting this error.

Also, I use apex hosting, my player list is being corrupted with the same error message, idk if the player list is being used for bungee cord but it's adding users to my proxy

games647 commented 3 years ago

Check the error. Your database server is not configured to use SSL. It's a driver requirement by newer versions of MySQL. Dev builds of ChangeSkin allow force disable it. However it's only recommended for local setups.