Server shutdown hangs a few minutes and then throws exception
nhanledev opened this issue ยท 2 comments
Description
Luckperms hangs when the server trying to shut down. It throws exceptions about its workers.
Looks like something is wrong with redis.
Reproduction Steps
- Install LP 5.4.13 - 5.4.14 and Paper 1.18.2 build 267
- Use Redis as message queue. Look at my config for reproduce the redis config.
- Doing a few stuff with LP like add and remove permission
- Shut the server down
Expected Behaviour
Luckperms close mysql fast and not hanging.
Server Details
Paper 1.18.2 build 267
LuckPerms Version
5.3.14
Logs and Configs
Both log and config are inside this link
https://gist.github.com/nhanledev/ca26d7dc7c60463c0123ad75d3e8708f
Extra Details
If server start and you do not touch any command to LP, the server shut down gracefully.