Login causing high CPU usage

Guinea

New member
Joined
Dec 27, 2020
Messages
4
Hello, I recently installed DirectAdmin using the auto method on a CentOS 8 VPS, however whenever anyone logs into the panel, multiple processes start that add up to using around 80%+ of the CPU, an example is below. Of course this causes the panel to load ridiculously slow, and this same behavior happens when opening the file manager. Sadly the processes are not very descriptive, "directadmin". Any help would be greatly appreciated.

PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 47425 nobody 20 0 38652 3152 2756 S 18.0 0.2 0:00.54 directadmin 47426 nobody 20 0 38652 3152 2756 S 18.0 0.2 0:00.54 directadmin 47428 nobody 20 0 38516 3152 2756 R 11.3 0.2 0:00.34 directadmin 47430 nobody 20 0 38516 3152 2756 R 11.0 0.2 0:00.33 directadmin 47432 nobody 20 0 38516 3152 2756 R 9.7 0.2 0:00.29 directadmin 47433 nobody 20 0 38516 3152 2756 R 9.3 0.2 0:00.28 directadmin 47436 nobody 20 0 38384 3152 2756 R 2.0 0.2 0:00.06 directadmin 47438 nobody 20 0 38384 1804 1576 R 1.3 0.1 0:00.04 directadmin 817 root 20 0 221320 37036 35280 S 0.3 2.0 0:04.68 sssd_nss 47401 root 20 0 64520 4504 3872 R 0.3 0.2 0:00.03 top 47439 nobody 20 0 38384 1804 1576 R 0.3 0.1 0:00.01 directadmin 47440 nobody 20 0 38384 1804 1576 R 0.3 0.1 0:00.01 directadmin
 
Sorry if this is a stupid question, but is pre-release generally safe to use on production?
It has no known issue at this time, so, I'd say it's pretty safe to use current version of pre-release on production. If anything - you can downgrade pretty easily, however, I don't think you'll notice any problems with them.
 
Well, I installed the pre-release using the very handy updateda.sh script and the issue is fixed now! Thanks for the help!
 
It has no known issue at this time, so, I'd say it's pretty safe to use current version of pre-release on production. If anything - you can downgrade pretty easily, however, I don't think you'll notice any problems with them.
Oh can you downgrade back to stable? I recently adviced someone not to, as a downgrade usualy causes problems with other software.
 
Back
Top