Hello,
I got problem after update aaPanel, i cant access and run aaPanel, I using AlmaLinux OS and my personal web server still working. But when i try to run this command:
[root@display ~]# bt
Traceback (most recent call last):
File "/www/server/panel/tools.py", line 20, in <module>
import public,time,json
File "/www/server/panel/class/public/init.py", line 14, in <module>
from .common import *
File "/www/server/panel/class/public/common.py", line 4, in <module>
import json, os, sys, time, re, socket, importlib, binascii, base64, io, string, psutil, requests
ModuleNotFoundError: No module named 'psutil'
[root@display ~]# bt status
Bt-Panel not running
Bt-Task not running
[root@display ~]#
Maybe anyone have experience to handle problem like this... Please help me... Thank you..