|
Traceback (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 2008, in publicObject res = run_obj.run(toObject, defs, get) File "/www/server/panel/BTPanel/__init__.py", line 1955, in run result = getattr(toObject, get.action)(get) File "class/panelPlugin.py", line 1577, in get_index_list softList = self.get_cloud_list(get)['list'] File "class/panelPlugin.py", line 1077, 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: 面板运行时发生错误: 插件程序覆盖失败!
|
|