DevLeoko / AdvancedBan

AdvancedBan is a Spigot plugin to manage punishments on single servers and server networks
GNU General Public License v3.0
159 stars 130 forks source link

MySQL error #500

Open GeniusH5 opened 3 years ago

GeniusH5 commented 3 years ago

I'm using the latest version of AdvancedBan. I have a Bungeecord server. All paper servers are 1.16.5 and the bungeecord is also latest version.

I just restarted my server and got a huge spam of warns latest.log

https://paste.gg/p/anonymous/add239239be5492192e9d43031e51ce4

A248 commented 3 years ago

Most likely you have another plugin which is leaking connections, which is why you receive "too many connections". That, or you have a plugin whose connection pool you cranked up to an insane number.

As an unrelated issue, AdvancedBan should address the deprecation of the driver class and switch to DataSource instead.

GeniusH5 commented 3 years ago

Yes, I using it for 3-4 more plugins. What do I do ?

On Wed 16 Jun, 2021, 7:15 AM A248, @.***> wrote:

Most likely you have another plugin which is leaking connections, which is why you receive "too many connections". That, or you have a plugin whose connection pool you cranked up to an insane number.

As an unrelated issue, AdvancedBan should address the deprecation of the driver class and switch to DataSource instead.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/DevLeoko/AdvancedBan/issues/500#issuecomment-861945554, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUFEAPZIKM3JS4SHDFHNWMLTS7623ANCNFSM46AQ3I2A .