为了能快速了解并处理您的问题,请提供以下基础信息: 系统版本:[backcolor=rgba(255, 255, 255, 0.7)]v11.8.0 相关截图(日志、错误):<div> <h3>出错了,面板运行时发生错误!</h3> <div style="margin-bottom: 15px;margin-top: 15px;color: red;"> <h4 style="font-size: none;">json.decoder.JSONDecodeError: Unterminated string starting at: line 1 column 241608 (char 241607)</h4> </div> <pre style="height:112px;word-wrap: break-word;white-space: pre-wrap;margin: 0 0 10px">REQUEST_DATE: 2026-06-08 22:05:51 VERSION: CentOS 7.9.2009 x86_64(Py3.7.9) - 11.8.0 REMOTE_ADDR: 61.244.94.125 REQUEST_URI: POST /site?action=GetRedirectListREQUEST_FORM: {'sitename': '4847.top'} USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36</pre> <pre style="height:370px;word-wrap: break-word;white-space: pre-wrap;margin: 0 0 0px">Traceback (most recent call last): File "/www/server/panel/BTPanel/__init__.py", line 2577, in publicObject res = run_obj.run(toObject, defs, get) File "/www/server/panel/BTPanel/__init__.py", line 2523, in run result = getattr(toObject, get.action)(get) File "class/panelRedirect.py", line 622, in GetRedirectList redirectconf = self.__read_config(self.__redirectfile) File "class/panelRedirect.py", line 685, in __read_config return json.loads(upBody)
|
|