mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 14:16:12 +03:00
[GH-ISSUE #1368] Bookmarks do not get pulled after Windows 10 OS reset and reinstall #902
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#902
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 @mpecmpec on GitHub (Mar 30, 2023).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/1368
Which version of floccus are you using?
4.19.0
Sync method
WebDAV
Which browser are you using? In case you are using the phone App, specify the Android or iOS version and device please.
111.0.1
Which version of Nextcloud Bookmarks are you using? (if relevant)
No response
Which version of Nextcloud? (if relevant)
No response
What kind of WebDAV server are you using? (if relevant)
No response
Describe the Bug
I have been using floccus for a while with the same setup. The problem occurs now after doing a reset of my Windows 10 operating system which removed Firefox, so I had to reinstall it and re-add floccus. I copied the server address and use the same local folder.
I select the same .xbel file as before (it is not empty) and try to merge or pull. Floccus tells me "All good" and there are no errors in the log.
Here the top and bottom of the log
2023-03-30T07:14:03.295Z Starting sync process for account xxxx@xxxx.xx 2023-03-30T07:14:03.308Z onSyncStart: begin 2023-03-30T07:14:03.702Z onSyncStart: completed 2023-03-30T07:14:03.705Z Using "merge slave" strategy (no cache available) 2023-03-30T07:14:03.712Z Overriding title of built-in node toolbar_____ Bookmarks Toolbar => Bookmarks Bar 2023-03-30T07:14:03.723Z { localDiff: [], serverDiff: [ { type: 'REORDER', payload: + #0[root] parentId: undefined, hash: undefined ... oldOrder: [Object] } ] } 2023-03-30T07:14:03.835Z (local)ORDERFOLDER { id: 'toolbar_____', order: [ { type: 'bookmark', id: 'LlNj9uFLJhM4' } ] } 2023-03-30T07:14:03.870Z Overriding title of built-in node toolbar_____ Bookmarks Toolbar => Bookmarks Bar 2023-03-30T07:14:03.918Z onSyncComplete 2023-03-30T07:14:04.031Z No changes to the server version necessary 2023-03-30T07:14:04.251Z Successfully ended sync process for account xxxx@xxxx.xxExpected Behavior
Bookmarks should be added to the browser, but they are not.
To Reproduce
I assume it has to do with the Windows 10 reset - maybe there is some leftover file from floccus somewhere that tells it bookmarks are already synced.
Debug log provided
@mpecmpec commented on GitHub (Mar 30, 2023):
When I add a new bookmark in Firefox, it gets added to the .xbel file.
@marcelklehr commented on GitHub (Mar 30, 2023):
This was a bug in v4.19.0. Should be fixed with v4.19.1 -- coming to a machine near you soon-ish.
@mpecmpec commented on GitHub (Mar 30, 2023):
Thanks a lot for the fast reply and the great work in general!
The new version came and the Bookmarks promptly appeared.
@github-actions[bot] commented on GitHub (Mar 30, 2024):
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.