Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MySQL Failed to validate connection (No operations allowed after connection closed.) #2731

Open
Ne0N-droid opened this issue Jul 18, 2023 · 0 comments

Comments

@Ne0N-droid
Copy link

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

Configuration

https://paste.gg/p/anonymous/3be5897a61044b98816d069ba09e509e/files/7623f36b386e4a6e9f8ca1e734153ac7/raw

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant