games647 / FlexibleLogin

A Sponge minecraft server plugin for second factor authentication
https://forums.spongepowered.org/t/8872
MIT License
87 stars 22 forks source link

Database console spam and error #62

Closed KappaKiddie closed 7 years ago

KappaKiddie commented 7 years ago

Error spam: https://pastebin.com/HmJ5buQn

Full server log ( there's another error spamming the entire log, idk if was caused by this error, but if anyone could check it for me too ): https://www.dropbox.com/s/ywycgpc0m1dx9je/fml-server-latest.log?dl=0 ( There's a HUGE log file, 150mb )

games647 commented 7 years ago

Plesse look at the logging level. It's debug so nothing to worry about. But 150mb is really a lot. So it would better to disable those messages.

KappaKiddie commented 7 years ago

How I do this?

games647 commented 7 years ago

Post this on the sponge forum. HikariCP is added in sponge directly, so they should handle that.