[GH-ISSUE #530] Error: Invalid bookmark #373

Closed
opened 2026-02-25 22:36:58 +03:00 by kerem · 3 comments
Owner

Originally created by @eleksis on GitHub (May 13, 2020).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/530

Describe the bug
floccus gets stuck in syncing state. I checked 'Trigger sync from scratch' and ran manually. Got this error: Error: Invalid bookmark: {"title":"","type":1,"url":"data:","parentGuid":"9ubIr19mqUSH"}

To Reproduce
Don't know how it came to this broken state.

Expected behavior
Sync sucessfully.

Desktop (please complete the following information):

  • OS: debian 10
  • Browser: Firefox
  • Browser Version: 68.8
  • Floccus version: 4.1.0
  • Floccus sync method: webdav

Debug log

2020-05-13T08:18:32.287Z New upstream: { serverChild:   - #395[](data:) parentId: 385 }
2020-05-13T08:18:32.289Z COMPARE { localItem: undefined,
  cacheItem: undefined,
  serverItem:   - #395[](data:) parentId: 385 }
2020-05-13T08:18:32.290Z (local)CREATE     - #undefined[](data:) parentId: 9ubIr19mqUSH
2020-05-13T08:18:32.296Z { [Error: 1 errors]
  list: [ [Error: Invalid bookmark: {"title":"","type":1,"url":"data:","parentGuid":"9ubIr19mqUSH"}] ] }
2020-05-13T08:18:32.297Z [Error: Invalid bookmark: {"title":"","type":1,"url":"data:","parentGuid":"9ubIr19mqUSH"}]
2020-05-13T08:18:32.297Z Syncing failed with Invalid bookmark: {"title":"","type":1,"url":"data:","parentGuid":"9ubIr19mqUSH"}
2020-05-13T08:18:32.300Z onSyncFail
  • Debug log provided

Additional context
I am using Firefox sync, but only for open tabs (not bookmarks).
Second machine is also Linux+Firefox

Originally created by @eleksis on GitHub (May 13, 2020). Original GitHub issue: https://github.com/floccusaddon/floccus/issues/530 **Describe the bug** floccus gets stuck in syncing state. I checked 'Trigger sync from scratch' and ran manually. Got this error: Error: Invalid bookmark: {"title":"","type":1,"url":"data:","parentGuid":"9ubIr19mqUSH"} **To Reproduce** Don't know how it came to this broken state. **Expected behavior** Sync sucessfully. **Desktop (please complete the following information):** - OS: debian 10 - Browser: Firefox - Browser Version: 68.8 - Floccus version: 4.1.0 - Floccus sync method: webdav **Debug log** ``` 2020-05-13T08:18:32.287Z New upstream: { serverChild: - #395[](data:) parentId: 385 } 2020-05-13T08:18:32.289Z COMPARE { localItem: undefined, cacheItem: undefined, serverItem: - #395[](data:) parentId: 385 } 2020-05-13T08:18:32.290Z (local)CREATE - #undefined[](data:) parentId: 9ubIr19mqUSH 2020-05-13T08:18:32.296Z { [Error: 1 errors] list: [ [Error: Invalid bookmark: {"title":"","type":1,"url":"data:","parentGuid":"9ubIr19mqUSH"}] ] } 2020-05-13T08:18:32.297Z [Error: Invalid bookmark: {"title":"","type":1,"url":"data:","parentGuid":"9ubIr19mqUSH"}] 2020-05-13T08:18:32.297Z Syncing failed with Invalid bookmark: {"title":"","type":1,"url":"data:","parentGuid":"9ubIr19mqUSH"} 2020-05-13T08:18:32.300Z onSyncFail ``` - [ ] Debug log provided **Additional context** I am using Firefox sync, but only for open tabs (not bookmarks). Second machine is also Linux+Firefox
kerem 2026-02-25 22:36:58 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@marcelklehr commented on GitHub (May 19, 2020):

That's a separator line messing up your bookmarks. :(
Floccus doesn't deal with separator lines properly, yet, because their not really supported in Chrome and I haven't had the chance to make up my mind on how to proceed. Removing the separator and the data: links from your XBEL should fix this after a sync from scratch.

<!-- gh-comment-id:630571407 --> @marcelklehr commented on GitHub (May 19, 2020): That's a separator line messing up your bookmarks. :( Floccus doesn't deal with separator lines properly, yet, because their not really supported in Chrome and I haven't had the chance to make up my mind on how to proceed. Removing the separator and the `data:` links from your XBEL should fix this after a sync from scratch.
Author
Owner

@eleksis commented on GitHub (Jun 3, 2020):

Thanks, that helped.

<!-- gh-comment-id:638214301 --> @eleksis commented on GitHub (Jun 3, 2020): Thanks, that helped.
Author
Owner

@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.

<!-- gh-comment-id:1477256723 --> @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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/floccus#373
No description provided.