为了能快速了解并处理您的问题,请提供以下基础信息:
REQUEST_DATE: 2026-03-24 21:45:37 VERSION: CentOS 7.9.2009 x86_64(Py3.7.9) - 11.6.0 REMOTE_ADDR: 223.78.217.204 REQUEST_URI: POST /plugin?action=get_usually_pluginREQUEST_FORM: {} USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36Traceback (most recent call last): File "pluginAuth.py", line 313, in pluginAuth.Plugin.__check_and_modify_api File "/www/server/panel/pyenv/lib/python3.7/json/__init__.py", line 348, in loads return _default_decoder.decode(s) File "/www/server/panel/pyenv/lib/python3.7/json/decoder.py", line 337, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "/www/server/panel/pyenv/lib/python3.7/json/decoder.py", line 355, in raw_decode raise JSONDecodeError("Expecting value", s, err.value) from Nonejson.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)During handling of the above exception, another exception occurred:Traceback (most recent call last): File "/www/server/panel/BTPanel/__init__.py", line 2602, in publicObject res = run_obj.run(toObject, defs, get) File "/www/server/panel/BTPanel/__init__.py", line 2549, in run result = getattr(toObject, get.action)(get) File "/www/server/panel/class/panelPlugin.py", line 3543, in get_usually_plugin plugin_info = self.get_soft_find(p['plugin_name']) File "/www/server/panel/class/panelPlugin.py", line 2369, in get_soft_find softList = self.get_cloud_list(args)['list'] File "/www/server/panel/class/panelPlugin.py", line 1274, in get_cloud_list softList = Plugin(False).get_plugin_list(force) File "pluginAuth.py", line 52, in pluginAuth.Plugin.__init__ File "pluginAuth.py", line 319, in pluginAuth.Plugin.__check_and_modify_apipublic.PanelError: 面板运行时发生错误: 插件程序覆盖失败! |
|