MySQL Failed to validate connection (No operations allowed after connection closed.)
Ne0N-droid opened this issue ยท 0 comments
What behaviour is observed?
[18:27:53] [User Authenticator #1/INFO]: UUID of player test is 530fa97a-357f-3c19-94d3-0c5c65c18fe8
[18:27:53] [Server thread/INFO]: test joined the game
[18:27:53] [Server thread/INFO]: test[/46.1.255.199:59682] logged in with entity id 429 at ([lobi]0.5, 65.0, 0.5)
[18:27:53] [Server thread/ERROR]: [AuthMe] [STDERR] [Server thread] WARN fr.xephi.authme.libs.com.zaxxer.hikari.pool.PoolBase - AuthMeMYSQLPool - Failed to validate connection fr.xephi.authme.libs.com.mysql.cj.jdbc.ConnectionImpl@48269188 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
[18:27:53] [Server thread/ERROR]: [AuthMe] [STDERR] [Server thread] WARN fr.xephi.authme.libs.com.zaxxer.hikari.pool.PoolBase - AuthMeMYSQLPool - Failed to validate connection fr.xephi.authme.libs.com.mysql.cj.jdbc.ConnectionImpl@7c4e6db0 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
[18:27:53] [Server thread/ERROR]: [AuthMe] [STDERR] [Server thread] WARN fr.xephi.authme.libs.com.zaxxer.hikari.pool.PoolBase - AuthMeMYSQLPool - Failed to validate connection fr.xephi.authme.libs.com.mysql.cj.jdbc.ConnectionImpl@32aa7685 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
[18:27:53] [Server thread/ERROR]: [AuthMe] [STDERR] [Server thread] WARN fr.xephi.authme.libs.com.zaxxer.hikari.pool.PoolBase - AuthMeMYSQLPool - Failed to validate connection fr.xephi.authme.libs.com.mysql.cj.jdbc.ConnectionImpl@4e7c0b89 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
[18:27:53] [Server thread/ERROR]: [AuthMe] [STDERR] [Server thread] WARN fr.xephi.authme.libs.com.zaxxer.hikari.pool.PoolBase - AuthMeMYSQLPool - Failed to validate connection fr.xephi.authme.libs.com.mysql.cj.jdbc.ConnectionImpl@6436de18 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
[18:27:53] [Server thread/ERROR]: [AuthMe] [STDERR] [Server thread] WARN fr.xephi.authme.libs.com.zaxxer.hikari.pool.PoolBase - AuthMeMYSQLPool - Failed to validate connection fr.xephi.authme.libs.com.mysql.cj.jdbc.ConnectionImpl@6b1a1cc3 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
[18:27:53] [Server thread/ERROR]: [AuthMe] [STDERR] [Server thread] WARN fr.xephi.authme.libs.com.zaxxer.hikari.pool.PoolBase - AuthMeMYSQLPool - Failed to validate connection fr.xephi.authme.libs.com.mysql.cj.jdbc.ConnectionImpl@a65517b (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
[18:27:53] [Server thread/ERROR]: [AuthMe] [STDERR] [Server thread] WARN fr.xephi.authme.libs.com.zaxxer.hikari.pool.PoolBase - AuthMeMYSQLPool - Failed to validate connection fr.xephi.authme.libs.com.mysql.cj.jdbc.ConnectionImpl@24eb33fd (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
[18:27:53] [Server thread/ERROR]: [AuthMe] [STDERR] [Server thread] WARN fr.xephi.authme.libs.com.zaxxer.hikari.pool.PoolBase - AuthMeMYSQLPool - Failed to validate connection fr.xephi.authme.libs.com.mysql.cj.jdbc.ConnectionImpl@76ffff66 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
Expected behaviour
everything works fine but such error in console
im useing velocity. only one server. survival and velocity server
To Reproduce
on join and on quit
Plugin list
[18:34:51] [Server thread/INFO]: Server Plugins (73):
[18:34:51] [Server thread/INFO]: Paper Plugins:
[18:34:51] [Server thread/INFO]: - Minepacks, PCGF_PluginLib
[18:34:51] [Server thread/INFO]: Bukkit Plugins:
[18:34:51] [Server thread/INFO]: - AdvancedBan, AdvancedTeleport, AntiPopup, AuctionHouse, AureliumSkills, AuthMe, BetterRTP, *CensorReloaded, Chunky, Citizens
[18:34:51] [Server thread/INFO]: Clans, ClansLite, CMILib, CrazyEnvoys, DeluxeMentions, DeluxeMenus, DragonSlayer, DriveBackupV2, Drycell, ExcellentCrates
[18:34:51] [Server thread/INFO]: ExcellentEnchants, FarmProtect, FastCraft, GPTeleport, GriefPrevention, GrimAC, HolographicDisplays, InteractionVisualizer, InvSeePlusPlus, ItemsAdder
[18:34:51] [Server thread/INFO]: Jobs, LightAPI, LiteEco, LoneLibs, LPC, LuckPerms, MCPets, ModelEngine, Multiverse-Core, MythicMobs
[18:34:51] [Server thread/INFO]: NexEngine, PL-Hide, PlaceholderAPI, PlayerKits, *PlayTime, ProtocolLib, *SharpSK, SimpleRename, Skellett, SkQuery
[18:34:51] [Server thread/INFO]: skRayFall, Skript, *skript-placeholders, skript-reflect, sleep-most, SpawnerMeta, SuperbVote, TAB, TempFly, TerraformGenerator
[18:34:51] [Server thread/INFO]: TradeSystem, UTitleAuth, Vault, ViaBackwards, ViaVersion, Votifier, *WebSender, WildStacker, WorldEdit, WorldEditSelectionVisualizer
[18:34:51] [Server thread/INFO]: WorldGuard
Server Implementation
BungeeCord
Database Implementation
MySQL
AuthMe Version
build 2607
Error log (if applicable)
No response