Hello, as the latest brave is now based on chromium, I tried to install the Floccus extension to sync my bookmark.
bookmark syncs :)
I receive the following error and none bookmark were synchronized
Folder #-1[undefined] contains an nonexistent bookmark 19875
Note that floccus work successfully in Chrome.
There's a bug in versions prior to 0.14.3 that caused the bookmarks app to return other user's bookmark IDs (but no actual data) in multi-user environments. All signs point to the issue I was having in #201.
I agree, this is reminiscent of #201. @digrouz please try updating the bookmarks app :)
I just updated my bookmark app and still have the same issue.
Do you need the debug log ?
@digrouz That would be useful, yes. You can also send it via mail, if you like :)
I've sent it by email.
I have the same error.
Folder #-1[undefined] contains an nonexistent bookmark 7
When there are no bookmarks on the server the sync goes fine but as soon as I add at least one bookmark and sync that to the Nextcloud server, every sync after that returns this error.
Chromium 71.0.3578.98 on Linux (vanilla, not Brave)
Nextcloud 15.0.0
Bookmarks 0.14.3
Floccus 3.2.0 with Nextcloud Bookmarks (v0.14+) sync method
I have a suspicion: Which database do you use on the server?
PostgreSQL 11.1 here.
PostgreSQL 9.6 here.
I knew it.
PostgreSQL doesn't return numbers as strings like mysql which makes a strict equality check fail. This is a one liner :)
I'm also seeing this issue on Vivaldi 2.2.1388.37, Nextcloud 14.0.4, Bookmarks 0.15.1, and Floccus 3.2.1 with Nextcloud Bookmarks (v0.14+) sync method. Commenting so I can stay in the loop.
I've just released the fix :)
Just in time for the New Year! ;) however, I'm now seeing a different issue where all of my bookmarks are imported into the selected folder as siblings, and not in the hierarchal manner they were saved in. Am I missing something?
@tomershvueli Mmh. Could you open a new issue for this and fill out the issue template? This should make troubleshooting easier :)
I see the same behavior, All my bookmark are now syncing, but they are not in a folder.
@marcelklehr I just opened up a new ticket (#221) with the new issue. Happy to help test new versions!