Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1011版本webdav无法使用 #461

Open
Jasonzhu1207 opened this issue Jul 13, 2024 · 6 comments
Open

1011版本webdav无法使用 #461

Jasonzhu1207 opened this issue Jul 13, 2024 · 6 comments

Comments

@Jasonzhu1207
Copy link

更新到1011测试版以后,无法使用webdav备份
点击备份按钮报错:WebdavErr<WebdavErrType.generic>: DioException [unknown]: null
Error: HttpException: Connection reset by peer, uri = http://154.12.**.***:9090/webdav/srvbox/2024-07-13-18-04-03-srvbox_bak.json
#0 BackupPage._onTapWebdavUp (package:server_box/view/page/backup.dart:293)

点击恢复按钮提示:请确保文件夹为空
webdav程序和服务器没出任何问题,账号密码地址没动过绝对错不了,同一网络下的992版本就能正常使用

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Title: 1011 version webdav cannot be used.

After updating to 1011 beta version, webdav backup cannot be used
Clicking the backup button reports an error: WebdavErr<WebdavErrType.generic>: DioException [unknown]: null
Error: HttpException: Connection reset by peer, uri = http://154.12.**.***:9090/webdav/srvbox/2024-07-13-18-04-03-srvbox_bak.json
#0 BackupPage._onTapWebdavUp (package:server_box/view/page/backup.dart:293)

Click the restore button prompt: Please make sure the folder is empty
There is no problem with the webdav program and the server. The account, password and address have not been changed. It is absolutely correct. The 992 version under the same network can be used normally

@Jasonzhu1207
Copy link
Author

好像不是100%触发的?
我杀了两次后台又好了🥱

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


It doesn’t seem to be 100% triggered?
I killed twice and the background was fine again🥱

@ck629
Copy link

ck629 commented Aug 2, 2024

1034版本依然不能使用,报错

WebdavErr<WebdavErrType.generic>: DioException [bad response]: null
Error: Moved Permanently
#0      BackupPage._onTapWebdavUp (package:server_box/view/page/backup.dart:294)
<asynchronous suspension>

URL 用户 密码 都已经确认过没问题了
此bug在我这里100%出现

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Version 1034 still cannot be used and an error message is reported.

WebdavErr<WebdavErrType.generic>: DioException [bad response]: null
Error: OK
#0 BackupPage._onTapWebdavUp (package:server_box/view/page/backup.dart:294)
<asynchronous suspension>

@mochasweet
Copy link

I can attest to that. The 'auto' button which I presume stands for automatic backup does not work all. The moment I press the toggle, the webdav settings become empty even though I've filled them up earlier. Currently, I can only manage to backup manually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants