ChangeSkinX

ChangeSkinX

446k Downloads

SSL error spamming my console

myk3sr opened this issue ยท 2 comments

commented

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

commented

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

commented

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.