-
-
Notifications
You must be signed in to change notification settings - Fork 295
LibreWolf sync with Git broke with: (intermediate value).includes is not a function #2217
Description
Which version of floccus are you using?
5.8.6
How many bookmarks do you have, roughly?
~500
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.
LibreWolf 148.0-1
Which version of Nextcloud Bookmarks are you using? (if relevant)
Which version of Nextcloud? (if relevant)
What kind of WebDAV server are you using? (if relevant)
No response
Describe the Bug
Upon (re)launching the Browser the Addon immediatly goes into X/failed state and shows the following error:
(intermediate value).includes is not a function | Last synchronized: 1 week ago
After trying to get it working, restarting, re-adding the configuration, all I got was a minimal debug log:
2026-03-26T13:30:13.072Z Starting sync process for account XYZ
2026-03-26T13:30:13.078Z Calling onSyncStart
2026-03-26T13:30:13.078Z onSyncStart: begin
2026-03-26T13:30:13.078Z (git) init
2026-03-26T13:30:13.088Z Syncing failed with (intermediate value).includes is not a function
2026-03-26T13:30:13.088Z onSyncFail
So it doesn't even start the sync/transmission to git but seems to break beforehand. Restarted, updated all I could but don't get, why it suddenly broke.
Expected Behavior
Syncing worked until recently. I wasn't really on my work PC for a bit more than two weeks because of vacation, before it was just working fine. LibreWolf never made a problem related to it being a Firefox fork or the extension not working.
floccus-5.8.6-2026-03-26-full.log
To Reproduce
Don't know if it can be easily reproduced, for me it's just installing the extension in my current LibreWolf Version, trying to add my GIT setup from before and getting that problem.
Debug log provided
- I have provided a debug log file