Traceback (most recent call last): File "class/pluginAuth.py", line 137, in panel.class.pluginAuth.Plugin.get_plugin_list 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 340, in decode raise JSONDecodeError("Extra data", s, end)json.decoder.JSONDecodeError: Extra data: line 1 column 2 (char 1)During handling of the above exception, another exception occurred:Traceback (most recent call last): File "class/panelPlugin.py", line 2704, in a p = Plugin(get.name) File "class/pluginAuth.py", line 68, in panel.class.pluginAuth.Plugin.__init__ File "class/public.py", line 3489, in get_plugin_find plugin_list_data = Plugin(False).get_plugin_list() File "class/pluginAuth.py", line 142, in panel.class.pluginAuth.Plugin.get_plugin_listpublic.PanelError: 面板运行时发生错误: 解析软件列表发生错误,已尝试自动修复,请刷新页面重试!
|
|