mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 14:16:12 +03:00
[GH-ISSUE #723] 4.4.6 on firefox cannot sync - claims that a lock file exists #463
Labels
No labels
browser-specific
bug
correctness issues
enhancement
feature: Google Drive
feature: Linkwarden
feature: git
feature: nextcloud-bookmarks
feature: tabs
feature: webdav
help wanted
native-app
priority: high
priority: low
priority: medium
pull-request
question
question
stale
upstream
waiting for more information
wontfix
🙁 Not following issue template
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/floccus#463
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bhlevca on GitHub (Nov 5, 2020).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/723
Describe the bug
cannot sync fils with cannot remove lock file
To Reproduce
Steps to reproduce the behavior:
1 delete any lock file in nextcloud
2 press sync
Expected behavior
expect sync to happen
Desktop (please complete the following information):
Server (please complete the following information):
Debug log
020-11-05T03:42:36.609Z onSyncStart: begin
a long list of
2020-11-05T03:52:24.282Z https://nextcloud.hlevca.com/remot.php/webdav/bookmarks.xbel.lock
@bhlevca commented on GitHub (Nov 5, 2020):
forgot to mention that 4.4.5 was working just fine, but the automatic update screwed it up
@marcelklehr commented on GitHub (Nov 5, 2020):
there's a typo in this URL
@bhlevca commented on GitHub (Nov 5, 2020):
You are right. It was late last night and I did not see the missing
e. It is working now, sync is in progress ...Is there a way for the client to figure out when an URL is bad, some type of response from the server and print an error message?
@bhlevca commented on GitHub (Nov 5, 2020):
It seemed to work up to a point, but unlike 4.4.5 the
"Cycle(s) detected; toposort only works on acyclic graphs"has resurfacedI deleted all teh bookmarks in the browsers and synchronized again. This part works. Subsequent sync may be not working similarly to 4.4.4.
@bhlevca commented on GitHub (Dec 24, 2020):
It appears that lock management is too simple to handle multiple browsers competing for the resources.
I switched to the Nextcloud App and even if it is slower the locking problems do not exist. I think that a much more robust locking mechanism needs to be implemented on the WebDAV solution in order to work properly, Also the problem with duplicating children seems to be solved.
@marcelklehr commented on GitHub (Jan 5, 2021):
Thank you for the feedback! I*m closing this for now.
@github-actions[bot] commented on GitHub (Mar 21, 2023):
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.