mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 22:26:06 +03:00
[GH-ISSUE #695] Sync just hangs since update to 4.4.0 #444
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#444
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 @FuzzyMistborn on GitHub (Oct 20, 2020).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/695
Describe the bug
Not sure how to describe this since I'm seeing slightly different behavior on different machines (mostly Windows but one Linux and all Firefox). In general, the sync appears to just hang (it never stops showing the blue <----> on the icon) and on one machine it's created like....30 different copies of every bookmark.
To Reproduce
Steps to reproduce the behavior:
Just....enable the add on/extension and try to sync.
Expected behavior
A clear and concise description of what you expected to happen.
Working sync
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Server (please complete the following information):
Note: Please write down the actual version numbers instead of writing 'latest'.
Debug log
It is often useful to provide a debug log file along with the issue. You can obtain a debug log of the most recent sync runs by clicking 'Debug log' in the bottom right corner of the floccus panel in your browser.
Note: As your debug log usually contains large parts of your bookmark data, instead of attaching it publicly to the issue here, I recommend uploading it privately at the following URL https://klehranlage.net/index.php/s/7nn82NSBsfQKdsJ
Really the only thing in the log I see is this:
2020-10-20T13:40:44.143Z Starting sync process for account xx@url
2020-10-20T13:40:45.168Z onSyncStart: begin
2020-10-20T13:40:45.169Z https://URL/remote.php/webdav/.floccus-.lock
Additional context
Add any other context about the problem here.
@marcelklehr commented on GitHub (Oct 20, 2020):
Hello! Thank you for your feedback!
The duplicate entries should be fixed in the latest version. That was a glitch with the v4.4.0 release. To fix, 1) wipe the server bookmarks and 2) trigger a sync from scratch in the "dangerous" section of the account settings.
To get it to sync again remove the hidden lock file
.floccus-.lockin the root of your nextcloud files. (Enable "Show hidden files" in the files app settings)@FuzzyMistborn commented on GitHub (Oct 20, 2020):
Perfect thank you, deleting the .floccus-.lock seems to have fixed it.
@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.