mirror of
https://github.com/LuckPerms/LuckPerms.git
synced 2024-11-28 05:35:26 +01:00
Updated Storage system errors (markdown)
parent
3d89bbf46d
commit
c569efce56
@ -89,7 +89,9 @@ ___
|
||||
|
||||
### MySQL "No operations allowed after connection closed" error
|
||||
If you get an error similar to:
|
||||
> com.zaxxer.hikari.pool.PoolBase - luckperms - Failed to validate connection com.mysql.jdbc.JDBC4Connection@xxxxxxx (No operations allowed after connection closed.)
|
||||
> me.lucko.luckperms.lib.hikari.pool.PoolBase - luckperms - Failed to validate connection com.mysql.jdbc.JDBC4Connection@xxxxxxx (No operations allowed after connection closed.)
|
||||
|
||||
> me.lucko.luckperms.lib.hikari.pool.PoolBase - luckperms - Failed to validate connection me.lucko.luckperms.lib.mariadb.MariaDbConnection@xxxxxxx (xxx cannot be called on a closed connection)
|
||||
|
||||
... you need to modify the `maximum-lifetime` setting in the 'pool-settings' section, within "Storage", in the LuckPerms config file.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user