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

Windows端使用Webdav同步,能下载成功但上传失败 #117

Closed
axutongxue opened this issue Aug 20, 2024 · 2 comments
Closed

Windows端使用Webdav同步,能下载成功但上传失败 #117

axutongxue opened this issue Aug 20, 2024 · 2 comments
Labels
bug release soon Issue was fixed/resolved, changes will be included in next release

Comments

@axutongxue
Copy link

axutongxue commented Aug 20, 2024

错误描述 | Describe the bug

未开启剪贴板同步,仅使用快捷键在需要的时候上传下载

之前issue中末尾/的问题

但问题和之前一样,iOS端使用快捷指令能上传成功,Windows端使用快捷键能下载成功,但Windows端无法上传成功

20240820101318

且更换不同的webdav服务之后问题依旧,可能排除Webdav服务限制的问题?

20240820102345

复现步骤 | Steps to Reproduce

未知

截图 | Screenshots

可以下载成功

20240820103655

服务端信息 | Server

坚果云/woelkli

桌面端信息 | Desktop

windows 10 22H2 19045

移动端信息 | Smartphone

iOS 16.6

其他附加信息 | Additional context

No response

@axutongxue axutongxue changed the title Windows端上传失败 Windows端能下载成功但上传失败 Aug 20, 2024
@axutongxue axutongxue changed the title Windows端能下载成功但上传失败 Windows端使用Webdav同步,能下载成功但上传失败 Aug 20, 2024
@axutongxue
Copy link
Author

axutongxue commented Aug 20, 2024

OK,研究了一上午之后终于发现问题所在

尝试降级软件版本后发现问题依旧,于是进一步尝试清空软件配置后重试,结果发现问题就解决了。然后幸好有意识的备份了一下之前有问题的配置文件,对比之后发现问题大概率出现在重试次数这里

20240820105636

后续测试果然是,只要重试次数设置为0,就会导致上传失败,设置为1的话就没问题了

20240820110017

之所以会设置为0,是因为之前尝试用 Webdav 服务器同步剪贴板时,发现极易因为频繁读写被 Webdav 服务限制,所以尝试修改过轮询服务器间隔、重试次数、超时时间这些参数,没想到就算不开启「剪贴板同步」这个功能这些设置依旧生效

@Jeric-X
Copy link
Owner

Jeric-X commented Aug 20, 2024 via email

@Jeric-X Jeric-X added bug and removed bug report labels Aug 24, 2024
@Jeric-X Jeric-X added the release soon Issue was fixed/resolved, changes will be included in next release label Oct 3, 2024
@Jeric-X Jeric-X closed this as completed Oct 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug release soon Issue was fixed/resolved, changes will be included in next release
Projects
None yet
Development

No branches or pull requests

2 participants