Skip to content

Cannot read properties of undefined (reading 'filter') #2092

@benedikt-haug

Description

@benedikt-haug

Which version of floccus are you using?

v5.7.0

How many bookmarks do you have, roughly?

50

Are you using other means to sync bookmarks in parallel to floccus?

No

Sync method

Git

Which browser are you using? In case you are using the phone App, specify the Android or iOS version and device please.

Brave v1.84.132

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

Sync just stopped working:

2025-11-05T08:56:02.149Z Starting sync process for account <snip>
2025-11-05T08:56:02.150Z onSyncStart: begin
2025-11-05T08:56:02.151Z (git) init
2025-11-05T08:56:02.173Z (git) fetch from remote
2025-11-05T08:56:02.930Z (git) checkout branch main
2025-11-05T08:56:02.959Z (git) tag floccus-lock-1762332962959
2025-11-05T08:56:02.961Z (git) push tag floccus-lock-1762332962959
2025-11-05T08:56:03.804Z (git) readFile
2025-11-05T08:56:03.805Z (git) parse XBEL
2025-11-05T08:56:03.808Z onSyncStart: completed
2025-11-05T08:56:03.810Z Failed to load pending continuation. Continuing with normal sync
2025-11-05T08:56:03.810Z Using "default" strategy
2025-11-05T08:56:03.811Z using the following HashSettings: {"preserveOrder":true,"hashFn":"xxhash3"}
2025-11-05T08:56:03.811Z Retrieving local tree
2025-11-05T08:56:03.812Z Filtering out unaccepted local bookmarks
2025-11-05T08:56:03.813Z Syncing failed with Cannot read properties of undefined (reading 'filter')
2025-11-05T08:56:03.813Z onSyncFail
2025-11-05T08:56:03.813Z (git) push: delete tag floccus-lock-1762332962959

Expected Behavior

Sync to work.

To Reproduce

No idea, it just broke out of the blue.

Debug log provided

  • I have provided a debug log file

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions