【待反馈】升级到8.2版本后出现面板错误
为了能快速了解并处理您的问题,请提供以下基础信息:面板、插件版本:宝塔8.2.0系统版本:系统:CentOS 7.6.1810 x86_64(Py3.7.9)
问题描述:ModuleNotFoundError: No module named 'pluginAuth'
相关截图(日志、错误):
面板升级后出现错误:ModuleNotFoundError: No module named 'pluginAuth'
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' 做好服务器快照
更新到最新版的看看,现在最新的是11.0版本
页:
[1]