mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 14:16:12 +03:00
[GH-ISSUE #444] [Bug] [v4] We're not allowed to change any direct children of the absolute root folder. Skipping. #334
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#334
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 @Crow-Control on GitHub (Feb 2, 2020).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/444
Describe the bug
Running sync on root using v4 throws this error.
To Reproduce
Expected behavior
It should do something, or at least try syncing
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
Additional context
It can be "fixed" by selecting a specific local folder. In that case it just hits #443
Legacy sync works fine (as far as one could call that "fine".
@marcelklehr commented on GitHub (Feb 11, 2020):
Hello @Ornias1993
This is not an error. Browsers do not allow creating arbitrary folders in the absolute root of the bookmarks tree. As the title of the root folders varies across browsers, floccus normalizes their names, as can be observed in the log you posted. Any folders with other names in the root of your bookmarks tree will be ignored, unless you a sync target other than the absolute root folder.
@Crow-Control commented on GitHub (Feb 11, 2020):
@marcelklehr
Does that explain why it doesn't sync anything at all?
@marcelklehr commented on GitHub (Feb 11, 2020):
It tries to delete your local folders for some reason, which isn't allowed. Try resetting the cache in the account settings.
@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.