为了能快速了解并处理您的问题,请提供以下基础信息:
不详
Windows Server2019 Datacenter
刚登录上提升有更新,就点了更新,更新过程中报错:××(忘了,未截图)应为str,不是布尔。然后刷新就打不开了。前台显示:
Traceback (most recent call last): File "D:\BtSoft\panel/class\flask_sockets.py", line 30, in __call__ handler, values = adapter.match() File "C:\Program Files\python\lib\site-packages\werkzeug\routing.py", line 1945, in match raise NotFound() werkzeug.exceptions.NotFound: 404 Not Found: The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "D:\BtSoft\panel\BTPanel\__init__.py", line 341, in home data['lan'] = public.GetLan('index') File "D:\BtSoft\panel/class\public.py", line 567, in GetLan File "C:\Program Files\python\lib\json\__init__.py", line 341, in loads raise TypeError(f'the JSON object must be str, bytes or bytearray, ' TypeError: the JSON object must be str, bytes or bytearray, not bool
登录服务器,命令行执行bt 输入17执行升级,没反应,不显示任何内容。输入3重启服务,“ERROR: 获取安装包信息失败: 获取文件信息失败: HTTP状态码 404 Not Found”。
|
|