当前位置:论坛首页 > Linux面板 > 求助

【待反馈】宝塔数据同步工具bug

发表在 Linux面板2021-4-2 22:53 [复制链接] 12 10443

宝塔数据同步工具:
创建发送任务 会失败,会提示一下内容。


"msg": "抱歉,出错了:<br> Traceback (most recent call last):
<br>  File \"class/flask_sockets.py\", line 30, in __call__<br>   
handler, values = adapter.match()<br>  File \"/www/server/panel/pyenv/lib/python3.7/site-packages/werkzeug/routing.py\", line 1945, in match<br>   
raise NotFound()
<br>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.<br><br>During handling of the above exception, another exception occurred:<br><br>Traceback (most recent call last):<br>  File \"class/panelPlugin.py\", line 1951, in a<br>    return eval(execStr)<br>  File \"<string>\", line 1, in <module><br>  File \"rsync_main.py\", line 211, in rsync_main.rsync_main.add_ormodify_send<br>AttributeError: 'dict_obj' object has no attribute 'to'<br> "

centos 7.6
新装的宝塔,没有任何文件防护 锁等防护软件

宝塔版本最新版本。
请问官方,这种bug工具是怎么回事?
使用道具 举报 只看该作者 回复
发表于 2021-4-2 23:13:34 | 显示全部楼层
  1. rm -rf /www/server/panel/pyenv
  2. curl http://download.bt.cn/install/update_panel.sh|bash
复制代码

您好,您到服务器上执行下这两条命令后,重新安装下数据同步工具
使用道具 举报 回复 支持 反对
发表于 2021-4-3 09:43:34 | 显示全部楼层
我试了一下,
运行完命令,
重装数据同步工具,还是一样报错如下:

{"status": false, "msg": "抱歉,出错了:<br> Traceback (most recent call last):<br>  File \"class/flask_sockets.py\", line 30, in __call__<br>    handler, values = adapter.match()<br>  File \"/www/server/panel/pyenv/lib/python3.7/site-packages/werkzeug/routing.py\", line 1945, in match<br>    raise NotFound()<br>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.<br><br>During handling of the above exception, another exception occurred:<br><br>Traceback (most recent call last):<br>  File \"class/panelPlugin.py\", line 1951, in a<br>    return eval(execStr)<br>  File \"<string>\", line 1, in <module><br>  File \"rsync_main.py\", line 211, in rsync_main.rsync_main.add_ormodify_send<br>AttributeError: 'dict_obj' object has no attribute 'to'<br> "}


你们这个插件还是有问题
使用道具 举报 回复 支持 反对
发表于 2021-4-3 09:44:16 | 显示全部楼层
大炮运维V587 发表于 2021-4-2 23:13
您好,您到服务器上执行下这两条命令后,重新安装下数据同步工具

我试了一下,
运行完命令,
重装数据同步工具,还是一样报错如下:

{"status": false, "msg": "抱歉,出错了:<br> Traceback (most recent call last):<br>  File \"class/flask_sockets.py\", line 30, in __call__<br>    handler, values = adapter.match()<br>  File \"/www/server/panel/pyenv/lib/python3.7/site-packages/werkzeug/routing.py\", line 1945, in match<br>    raise NotFound()<br>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.<br><br>During handling of the above exception, another exception occurred:<br><br>Traceback (most recent call last):<br>  File \"class/panelPlugin.py\", line 1951, in a<br>    return eval(execStr)<br>  File \"<string>\", line 1, in <module><br>  File \"rsync_main.py\", line 211, in rsync_main.rsync_main.add_ormodify_send<br>AttributeError: 'dict_obj' object has no attribute 'to'<br> "}
使用道具 举报 回复 支持 反对
发表于 2021-4-3 19:42:42 | 显示全部楼层
用户nvsrrilll 发表于 2021-4-3 09:44
我试了一下,
运行完命令,
重装数据同步工具,还是一样报错如下:

问题解决了吗,我遇到了和你一样的问题了!
使用道具 举报 回复 支持 反对
发表于 2021-4-4 09:55:06 | 显示全部楼层
hanxing3437 发表于 2021-4-3 19:42
问题解决了吗,我遇到了和你一样的问题了!

没有解决, 麻烦官方出来解决一下,这个问题不是一个人遇到。是批量的bug
使用道具 举报 回复 支持 反对
发表于 2021-4-4 10:18:31 | 显示全部楼层
遇到同样的问题。
使用道具 举报 回复 支持 反对
发表于 2021-4-6 08:42:34 | 显示全部楼层
麻烦官方人员联系 处理下, 是很多人遇到这个问题。@官方
使用道具 举报 回复 支持 反对
发表于 2021-4-6 08:54:49 | 显示全部楼层
大炮运维V587 发表于 2021-4-2 23:13
您好,您到服务器上执行下这两条命令后,重新安装下数据同步工具

麻烦看下帖子,很多人都遇到这个问题。您上次发的代码 并没有解决这个问题
使用道具 举报 回复 支持 反对
发表于 2021-4-6 08:55:43 | 显示全部楼层
hanxing3437 发表于 2021-4-3 19:42
问题解决了吗,我遇到了和你一样的问题了!

没有解决,还是一样出问题
使用道具 举报 回复 支持 反对
发表于 2021-4-6 11:00:12 | 显示全部楼层
大炮运维V587 发表于 2021-4-2 23:13
您好,您到服务器上执行下这两条命令后,重新安装下数据同步工具

您好,亲看到消息 麻烦回复下
使用道具 举报 回复 支持 反对
发表于 2021-4-6 18:25:03 | 显示全部楼层
用户nvsrrilll 发表于 2021-4-6 11:00
您好,亲看到消息 麻烦回复下

升级到2.8 即可
使用道具 举报 回复 支持 反对
发表于 2022-7-27 18:01:50 | 显示全部楼层
用户nvsrrilll 发表于 2021-4-6 11:00
您好,亲看到消息 麻烦回复下

您好,问题是否已经解决?如果需要,可以联系我
使用道具 举报 回复 支持 反对
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

普通问题处理

论坛响应时间:72小时

问题处理方式:排队(仅解答)

工作时间:白班:9:00 - 18:00

紧急运维服务

响应时间:3分钟

问题处理方式:宝塔专家1对1服务

工作时间:工作日:9:00 - 18:30

宝塔专业团队为您解决服务器疑难问题

点击联系技术免费分析

工作时间:09:00至18:30

快速回复 返回顶部 返回列表