为了能快速了解并处理您的问题,请提供以下基础信息:
8.0.4
企业版
出错了,面板运行时发生错误!ModuleNotFoundError: No module named 'oss2.headers'
试了修复面板,或 卸载 oss插件也不好用。
Traceback (most recent call last): File "/www/server/panel/BTPanel/__init__.py", line 2106, in publicObject res = run_obj.run(toObject, defs, get) File "/www/server/panel/BTPanel/__init__.py", line 2053, in run result = getattr(toObject, get.action)(get) File "/www/server/panel/class/panelPlugin.py", line 1004, in uninstall_plugin res = plugin_object.exec_fun(public.dict_obj(),'uninstall_check') File "/www/server/panel/class/pluginAuth.py", line 67, in exec_fun raise public.PanelError(res['msg'])public.PanelError: 面板运行时发生错误: Traceback (most recent call last): File "/www/server/panel/plugin/alioss/alioss_main.py", line 32, in from oss2.headers import OSS_TRAFFIC_LIMITModuleNotFoundError: No module named 'oss2.headers' |
|