反馈过一次了,暂无解决!因为比较紧急,所以为了引起官方重视重新发一个!
已尝试如下操作问题依旧!
更新PHYON,问题依旧
更新宝塔到最新版,问题依旧
关闭卸载所有防火墙安全软件,问题依旧
重新购买服务,全新安装宝塔,问题依旧
工具2.6版本提示错误如下:
Traceback (most recent call last):
File "class/flask_sockets.py", line 30, in __call__
handler, values = adapter.match()
File "/www/server/panel/pyenv/lib/python3.7/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 "class/panelPlugin.py", line 1951, in a
return eval(execStr)
File "", line 1, in
File "rsync_main.py", line 211, in rsync_main.rsync_main.add_ormodify_send
AttributeError: 'dict_obj' object has no attribute 'to'
今天看见有新的版本2.7提示更新,更新后错误如下:
Traceback (most recent call last):
File "class/flask_sockets.py", line 30, in __call__
handler, values = adapter.match()
File "/www/server/panel/pyenv/lib/python3.7/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 "class/panelPlugin.py", line 1951, in a
return eval(execStr)
File "", line 1, in
File "rsync_main.py", line 223, in rsync_main.rsync_main.add_ormodify_send
File "rsync_main.py", line 601, in rsync_main.rsync_main.__check_path
IndexError: string index out of range
|
|