[GH-ISSUE #1364] No Sync from Brave Browser on 3 PCs all with v4.19.0 #900

Closed
opened 2026-02-25 22:38:24 +03:00 by kerem · 21 comments
Owner

Originally created by @dsiminiuk on GitHub (Mar 28, 2023).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/1364

Which version of floccus are you using?

4.19.0

Sync method

Nextcloud Bookmarks

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

Brave

Which version of Nextcloud Bookmarks are you using? (if relevant)

12.1.0

Which version of Nextcloud? (if relevant)

25.0.5

What kind of WebDAV server are you using? (if relevant)

No response

Describe the Bug

No sync up or down even when I add or remove bookmarks from the NC Booksmarks app. I've uninstalled, reinstalled, no differnce.

Expected Behavior

It should sync like it used to.

To Reproduce

Click the Floccus add-in button and sync, push up or push down, no sync. One laptop with Brave now shows "Disabled". ???

Debug log provided

  • I have provided a debug log file
Originally created by @dsiminiuk on GitHub (Mar 28, 2023). Original GitHub issue: https://github.com/floccusaddon/floccus/issues/1364 ### Which version of floccus are you using? 4.19.0 ### Sync method Nextcloud Bookmarks ### Which browser are you using? In case you are using the phone App, specify the Android or iOS version and device please. Brave ### Which version of Nextcloud Bookmarks are you using? (if relevant) 12.1.0 ### Which version of Nextcloud? (if relevant) 25.0.5 ### What kind of WebDAV server are you using? (if relevant) _No response_ ### Describe the Bug No sync up or down even when I add or remove bookmarks from the NC Booksmarks app. I've uninstalled, reinstalled, no differnce. ### Expected Behavior It should sync like it used to. ### To Reproduce Click the Floccus add-in button and sync, push up or push down, no sync. One laptop with Brave now shows "Disabled". ??? ### Debug log provided - [X] I have provided a debug log file
kerem 2026-02-25 22:38:24 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@dsiminiuk commented on GitHub (Mar 28, 2023):

I reverted to v4.18.1 and it works fine again on the laptop that was "Disabled". OK Disabled just means Auto-sync is off.

And it gets worse for Brave on Windows. Because v4.18.1 is no longer on the Chrome Webstore you can't even install the crx file of the previous version in the Extensions page with Developer mode on.
2 PCs on Linux with brave are now working.
2 Windows PCs are disconnected from my NC Bookmarks with no floccus extension.

<!-- gh-comment-id:1486075277 --> @dsiminiuk commented on GitHub (Mar 28, 2023): I reverted to v4.18.1 and it works fine again on the laptop that was "Disabled". OK Disabled just means Auto-sync is off. And it gets worse for Brave on Windows. Because v4.18.1 is no longer on the Chrome Webstore you can't even install the crx file of the previous version in the Extensions page with Developer mode on. 2 PCs on Linux with brave are now working. 2 Windows PCs are disconnected from my NC Bookmarks with no floccus extension.
Author
Owner

@eihnat commented on GitHub (Mar 28, 2023):

same issue here. reverting back to v4.18.1 solved and sync works.

<!-- gh-comment-id:1486404412 --> @eihnat commented on GitHub (Mar 28, 2023): same issue here. reverting back to v4.18.1 solved and sync works.
Author
Owner

@BOFH90 commented on GitHub (Mar 28, 2023):

Same issue on macOS and Windows with Nextcloud, Brave and v4.19.0

<!-- gh-comment-id:1486701600 --> @BOFH90 commented on GitHub (Mar 28, 2023): Same issue on macOS and Windows with Nextcloud, Brave and v4.19.0
Author
Owner

@baritell commented on GitHub (Mar 28, 2023):

Wanted to chime in here in case this might help.
I first noticed 4.19 was not working for me on a new windows box when I tried to run my first pull. It showed success and the logs had all my bookmarks but nothing showed up on the Chrome or Firefox "Toolbar".
I then tested a bit on my linux box via Chrome and Firefox and found something odd. If I already have a folder on the root of the bookmarks toolbar I can add and delete bookmarks and it works as expected. However, If I try to add or remove anything from the root of the toolbar it is not working.
Hope that might help someone who knows more than me. Thanks
I should add that I am also using the nextcloud bookmarks currently on version 13.0.1. Nextcloud version: 26.0.0.11
floccus-4.19.0-2023-03-28.log

<!-- gh-comment-id:1486997571 --> @baritell commented on GitHub (Mar 28, 2023): Wanted to chime in here in case this might help. I first noticed 4.19 was not working for me on a new windows box when I tried to run my first pull. It showed success and the logs had all my bookmarks but nothing showed up on the Chrome or Firefox "Toolbar". I then tested a bit on my linux box via Chrome and Firefox and found something odd. If I already have a folder on the root of the bookmarks toolbar I can add and delete bookmarks and it works as expected. However, If I try to add or remove anything from the root of the toolbar it is not working. Hope that might help someone who knows more than me. Thanks I should add that I am also using the nextcloud bookmarks currently on version 13.0.1. Nextcloud version: 26.0.0.11 [floccus-4.19.0-2023-03-28.log](https://github.com/floccusaddon/floccus/files/11090555/floccus-4.19.0-2023-03-28.log)
Author
Owner

@dsiminiuk commented on GitHub (Mar 28, 2023):

@baritell Agreed! I played with 4.19.0 some more on Windows and it does work for bookmarks in folders below the Bookmark Bar but not for changes on the bookmark bar. Good find!

<!-- gh-comment-id:1487043196 --> @dsiminiuk commented on GitHub (Mar 28, 2023): @baritell Agreed! I played with 4.19.0 some more on Windows and it does work for bookmarks in folders below the Bookmark Bar but not for changes on the bookmark bar. Good find!
Author
Owner

@marcelklehr commented on GitHub (Mar 28, 2023):

Thanks for reporting this. I have a fix in mind but don't know when I'll get to applying and releasing it. Fingers crossed

<!-- gh-comment-id:1487070025 --> @marcelklehr commented on GitHub (Mar 28, 2023): Thanks for reporting this. I have a fix in mind but don't know when I'll get to applying and releasing it. Fingers crossed
Author
Owner

@dsiminiuk commented on GitHub (Mar 28, 2023):

@marcelklehr

Just confirmed on Windows 10, Brave Browser and floccus 4.19.0 - when adding a new bookmark to the bookmark bar, it does not upload it to the server. Move the same bookmark to a folder and voila!

Delete the bookmark from the folder on the server, re-sync, and it is removed from the client end also.

<!-- gh-comment-id:1487139383 --> @dsiminiuk commented on GitHub (Mar 28, 2023): @marcelklehr Just confirmed on Windows 10, Brave Browser and floccus 4.19.0 - when adding a new bookmark to the bookmark bar, it does not upload it to the server. Move the same bookmark to a folder and voila! Delete the bookmark from the folder on the server, re-sync, and it is removed from the client end also.
Author
Owner

@cimenta commented on GitHub (Mar 29, 2023):

same issue here. reverting back to v4.18.1 solved and sync works.

could you please provide steps how to revert?

I downloaded crx file of v4.18.1 file from https://github.com/floccusaddon/floccus/releases but got this error https://i.imgur.com/z3QivOo.png

<!-- gh-comment-id:1488069536 --> @cimenta commented on GitHub (Mar 29, 2023): > same issue here. reverting back to v4.18.1 solved and sync works. could you please provide steps how to revert? I downloaded crx file of v4.18.1 file from https://github.com/floccusaddon/floccus/releases but got this error https://i.imgur.com/z3QivOo.png
Author
Owner

@eihnat commented on GitHub (Mar 29, 2023):

Managed to do this only in Firefox.
https://addons.mozilla.org/en-US/firefox/addon/floccus/?utm_source=addons.mozilla.org&utm_medium=referral&utm_content=search
on extension page there's on left lower side "see all versions" and you can pick which one you want. you need to uninstall newer one first i think.
Didn't find how to do it on Brave (Chrome probably same).

<!-- gh-comment-id:1488476790 --> @eihnat commented on GitHub (Mar 29, 2023): > Managed to do this only in Firefox. https://addons.mozilla.org/en-US/firefox/addon/floccus/?utm_source=addons.mozilla.org&utm_medium=referral&utm_content=search on extension page there's on left lower side "see all versions" and you can pick which one you want. you need to uninstall newer one first i think. Didn't find how to do it on Brave (Chrome probably same).
Author
Owner

@dsiminiuk commented on GitHub (Mar 29, 2023):

I was a Vivaldi user until recently. They had a bug that wiped all my bookmarks so I jumped to Brave. That was fine until this bug in 4.19.0 showed up. And even then it is OK on Linux. You can go to your Extensions page and enable Developer Mode, export your settings from floccus, remove it, download the crx file for the release you want, and drop it on the Developer Mode Extensions page.

But with the Windows version of Brave, it won't let you install a crx extension for any version different than the one currently published on the Chrome Webstore. Here is a thread about that https://github.com/brave/brave-browser/issues/20296.

Last night I tried Midori - didn't like it's lack of features, search engine limitations specifically. Then I tried SRWare Iron, and it allowed me to install the crx file the usual way, but when I did a forced download of my bookmarks they didn't appear on my Bookmarks bar. Perhaps I could have figured out what was happening there but it was late and I'd had enough messing around.

One workaround might be for @marcelklehr to pull the v4.19.0 off the Chrome Store and re-publish v4.18.1 so I could get that version back on my Windows/Brave machines.

<!-- gh-comment-id:1488654485 --> @dsiminiuk commented on GitHub (Mar 29, 2023): I was a Vivaldi user until recently. They had a bug that wiped all my bookmarks so I jumped to Brave. That was fine until this bug in 4.19.0 showed up. And even then it is OK on Linux. You can go to your Extensions page and enable Developer Mode, export your settings from floccus, remove it, download the crx file for the release you want, and drop it on the Developer Mode Extensions page. But with the Windows version of Brave, it won't let you install a crx extension for any version different than the one currently published on the Chrome Webstore. Here is a thread about that https://github.com/brave/brave-browser/issues/20296. Last night I tried Midori - didn't like it's lack of features, search engine limitations specifically. Then I tried SRWare Iron, and it allowed me to install the crx file the usual way, but when I did a forced download of my bookmarks they didn't appear on my Bookmarks bar. Perhaps I could have figured out what was happening there but it was late and I'd had enough messing around. One workaround might be for @marcelklehr to pull the v4.19.0 off the Chrome Store and re-publish v4.18.1 so I could get that version back on my Windows/Brave machines.
Author
Owner

@marcelklehr commented on GitHub (Mar 29, 2023):

it does work for bookmarks in folders below the Bookmark Bar but not for changes on the bookmark bar.

Which folder do you have selected as your local sync target in this scenario?

<!-- gh-comment-id:1488827176 --> @marcelklehr commented on GitHub (Mar 29, 2023): > it does work for bookmarks in folders below the Bookmark Bar but not for changes on the bookmark bar. Which folder do you have selected as your local sync target in this scenario?
Author
Owner

@dsiminiuk commented on GitHub (Mar 29, 2023):

@marcelklehr Here is a snip...
2023-03-29_10-18

<!-- gh-comment-id:1488830489 --> @dsiminiuk commented on GitHub (Mar 29, 2023): @marcelklehr Here is a snip... ![2023-03-29_10-18](https://user-images.githubusercontent.com/5713547/228587006-431e9ef5-3316-4a18-8bcb-c2b26a696046.png)
Author
Owner

@marcelklehr commented on GitHub (Mar 29, 2023):

Thanks!

<!-- gh-comment-id:1488835378 --> @marcelklehr commented on GitHub (Mar 29, 2023): Thanks!
Author
Owner

@baritell commented on GitHub (Mar 29, 2023):

For me I have it set to /Bookmarks Toolbar/. Just fyi, in case it matters. Thanks for your help!
image

<!-- gh-comment-id:1488842891 --> @baritell commented on GitHub (Mar 29, 2023): For me I have it set to `/Bookmarks Toolbar/`. Just fyi, in case it matters. Thanks for your help! ![image](https://user-images.githubusercontent.com/22551714/228589160-b5f80ea0-7795-4272-a8b3-e9277e221571.png)
Author
Owner

@marcelklehr commented on GitHub (Mar 29, 2023):

@baritell Thanks for confirming, this affects everyone syncing the main / built-in folders (but not the absolute untitled root folder).

<!-- gh-comment-id:1488847544 --> @marcelklehr commented on GitHub (Mar 29, 2023): @baritell Thanks for confirming, this affects everyone syncing the main / built-in folders (but not the absolute untitled root folder).
Author
Owner

@dsiminiuk commented on GitHub (Mar 29, 2023):

@baritell The name of it is browser dependent.

<!-- gh-comment-id:1488850688 --> @dsiminiuk commented on GitHub (Mar 29, 2023): @baritell The name of it is browser dependent.
Author
Owner

@marcelklehr commented on GitHub (Mar 29, 2023):

It seems I'm unable to publish a new release without having to push out a patch a few days later ... 🙈 Preparing a release with the fix as we speak

<!-- gh-comment-id:1488852628 --> @marcelklehr commented on GitHub (Mar 29, 2023): It seems I'm unable to publish a new release without having to push out a patch a few days later ... :see_no_evil: Preparing a release with the fix as we speak
Author
Owner

@marcelklehr commented on GitHub (Mar 30, 2023):

Should be fixed with v4.19.1 -- coming to a machine near you soon-ish.

<!-- gh-comment-id:1490097545 --> @marcelklehr commented on GitHub (Mar 30, 2023): Should be fixed with v4.19.1 -- coming to a machine near you soon-ish.
Author
Owner

@dsiminiuk commented on GitHub (Mar 30, 2023):

@marcelklehr Now that v4.19.1 is available on the Chrome Webstore I was able to install it on the WIndows/Brave PCs and all is good. I did remove the 4.19.0 and add back 4.19.1 importing a previously exported .json file and then did a one time pull initially, now everything syncs perfectly.

Thank you for your quick action. This extension (and Bitwarden for passwords) keep me sane. Another contribution is on the way.

<!-- gh-comment-id:1490366970 --> @dsiminiuk commented on GitHub (Mar 30, 2023): @marcelklehr Now that v4.19.1 is available on the Chrome Webstore I was able to install it on the WIndows/Brave PCs and all is good. I did remove the 4.19.0 and add back 4.19.1 importing a previously exported .json file and then did a one time pull initially, now everything syncs perfectly. Thank you for your quick action. This extension (and Bitwarden for passwords) keep me sane. Another contribution is on the way.
Author
Owner

@marcelklehr commented on GitHub (Mar 30, 2023):

Thank you for your quick action. This extension (and Bitwarden for passwords) keep me sane. Another contribution is on the way.

thank you 💙 I'm glad you like it!

<!-- gh-comment-id:1490380968 --> @marcelklehr commented on GitHub (Mar 30, 2023): > Thank you for your quick action. This extension (and Bitwarden for passwords) keep me sane. Another contribution is on the way. thank you :blue_heart: I'm glad you like it!
Author
Owner

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

<!-- gh-comment-id:2027856410 --> @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.
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#900
No description provided.