Traceback (most recent call last):
File "/www/server/panel/BTPanel/__init__.py", line 2430, in publicObject
res = run_obj.run(toObject, defs, get)
File "/www/server/panel/BTPanel/__init__.py", line 2377, in run
result = getattr(toObject, get.action)(get)
File "class/panelController.py", line 86, in model
raise public.PanelError(result['msg'])
public.PanelError: 面板运行时发生错误: Traceback (most recent call last):
File "/www/server/panel/class/monitorModel/process_managementModel.py", line 15, in
from pluginAuth import Plugin
ModuleNotFoundError: No module named 'pluginAuth' |