-
Notifications
You must be signed in to change notification settings - Fork 663
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
[QA] Files with .owncloud suffix on the server cause a syncing loop #7556
Comments
related issue: #6953 |
when we switch back to 'Availability' -> 'Make always available locally' the looping stops, but we lost one file:
|
Note: in order to reproduce the "looping", one need to "force sync" |
@ogoffart Force sync is not needed here to reproduce. The client immediately starts looping after switching the availability. |
when instead switching back directly from VFS with "freed local space" to non-VFS, then all three files are restored correctly. The behaviour seems non-deterministic. Sometimes one or two files get lost on the client, but all three are on the server still. Sometimes one or two files get lost on both sides. |
I couldn't reproduce the problem unless i do force sync. Maybe there is something that make the client not "trust" the filesystem watcher |
The loop no longer happens. We see an apropriate error message, that was introduced in 48d3c84 All 3 files remain as they are. No data loss seen on the client. |
The client downloads all three of them:
OK so far.
The client starts looping.
and contents of at least one file is lost:
The text was updated successfully, but these errors were encountered: