Ciki 发表于 2024-1-24 17:33:46

【已解决】堡塔企业级防篡改 - 重构版]运行时发生错误!

堡塔企业级防篡改 - 重构版]运行时发生错误!

REQUEST_DATE: 2024-01-24 17:33:22 PAN_VERSION: 8.0.5OS_VERSION: CentOS7.9.2009 x86_64(Py3.7.9) REMOTE_ADDR: 183.192.19.129 REQUEST_URI: POST /tamper_core/get_glabal_total.json%3FREQUEST_FORM: {}USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0Traceback (most recent call last):File "pluginAuth.py", line 233, in pluginAuth.Plugin.__get_plugin_main_scriptFile "/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 2057, in panel_other    p = Plugin(name)File "pluginAuth.py", line 64, in pluginAuth.Plugin.__init__File "pluginAuth.py", line 283, in pluginAuth.Plugin.__compileFile "pluginAuth.py", line 242, in pluginAuth.Plugin.__get_plugin_main_scriptpublic.PanelError: 面板运行时发生错误: 插件程序解析失败!

大炮运维V587 发表于 2024-1-25 11:04:40

您好,截图是没法链接到我司的安装节点,可以执行下面的命令后,修复下面板试试
删除绑定的hosts(如果有就删除,没有就不做多余操作)
sed -i "/bt.cn/d" /etc/hosts

Ciki 发表于 2024-1-25 20:55:00

问题已解决,谢谢
页: [1]
查看完整版本: 【已解决】堡塔企业级防篡改 - 重构版]运行时发生错误!