Command execution [editor] has not completed.
hkkongou opened this issue ยท 3 comments
Description
Every time when i use the command /lp editor
The command takes very long time to response, is not tps problem, and the problem occurs the same when there are 1 player or 80 players in my server.
The console shows the following error
Reproduction Steps
type command /lp editor
Expected Behaviour
no error occur, and the command response in 1 second
Server Details
paper-1.18.1-215
LuckPerms Version
LuckPerms-Bukkit-5.4.13
Logs and Configs
server log
https://mclo.gs/pm0efnG
Lp config
https://gist.github.com/hkkongou/322bb642bfc7671f7957af120a1dd453
Extra Details
I am using mysql mode
It's probably a sign that your database is too slow.
The database is hosted in my personal pc which only run minecraft server and mysql database.
The computer uses AMD 5950x and SN850 PCIE gen 4 SSD, the spec should be ok.
Is there anyway to check whether the database is too slow?
There are lots of different approaches, some quick googling should give you some ideas.
https://www.google.com/search?q=mysql+check+performance+stats
:)