movi 发表于 2021-4-2 22:01:35

【已修复】宝塔数据同步工具无法创建发送任务

宝塔数据同步工具无法创建发送任务,设置好发送任务,ip、密匙都填好提交显示错误

怎么解决?

movi 发表于 2021-4-2 22:08:41

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 instance has no attribute 'to'
修复了一次面板,还是这样

hanxing3437 发表于 2021-4-3 23:33:31

遇到同样错误

15990409860 发表于 2021-4-4 10:21:40

抱歉,出错了:
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'

谢花郎 发表于 2021-4-4 11:06:30

15990409860 发表于 2021-4-4 10:21
抱歉,出错了:
Traceback (most recent call last):
File "class/flask_sockets.py", line 30, in __call_ ...

您好,您那边尝试卸载重新安装一下看看。

15990409860 发表于 2021-4-4 11:56:31

已经尝试过了,修复面板,重新安装面板,重新安装插件。还是这个错。

谢花郎 发表于 2021-4-4 15:37:55

hanxing3437 发表于 2021-4-3 23:33
遇到同样错误

节假日暂时处理不了,需要等节后才能处理。

hanxing3437 发表于 2021-4-4 15:46:23

谢花郎 发表于 2021-4-4 15:37
节假日暂时处理不了,需要等节后才能处理。

好的 谢谢
页: [1]
查看完整版本: 【已修复】宝塔数据同步工具无法创建发送任务