[GH-ISSUE #511] E022: Folder #-1[undefined] supposedly contains non-existent bookmark 205 #367

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

Originally created by @amo13 on GitHub (May 1, 2020).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/511

I am having the E022 error that I have seen discussed in #401.
I just installed and set up floccus for the first time after I updated my bookmarks app in nextcloud to the current version. My nextcloud is also latest stable version.
In my NC, I have imported my bookmarks from firefox into a "Imported bookmarks" folder and otherwise there is nothing on the nextcloud side. In Floccus I told to sync my local (firefox) "Bookmark menu" folder with the remote "Firefox" folder.
I also tried creating the remote folder in the bookmarks nextcloud app, but the error is the same.
I just dropped my log in the floccus log file drop.

Any advice would be greatly appreciated, thanks in advance!

Originally created by @amo13 on GitHub (May 1, 2020). Original GitHub issue: https://github.com/floccusaddon/floccus/issues/511 I am having the E022 error that I have seen discussed in #401. I just installed and set up floccus for the first time after I updated my bookmarks app in nextcloud to the current version. My nextcloud is also latest stable version. In my NC, I have imported my bookmarks from firefox into a "Imported bookmarks" folder and otherwise there is nothing on the nextcloud side. In Floccus I told to sync my local (firefox) "Bookmark menu" folder with the remote "Firefox" folder. I also tried creating the remote folder in the bookmarks nextcloud app, but the error is the same. I just dropped my log in the floccus log file drop. Any advice would be greatly appreciated, thanks in advance!
kerem 2026-02-25 22:36:56 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@shernandezsantana commented on GitHub (May 1, 2020):

Also happens to me. In case it helps, I recently updated to Ubuntu 20.04. Looking for a solution too!
Also, I would like an automatic exporting function of a html, and an automatic html importing function to nextcloud. That would let the tags to be passed to nextcloud automatically, and the other way around. Hope they fix it soon or they tell me how to solve it.

UPDATE: Hello, today I discovered that in firefox is possible to set up automatic export of bookmarks in html every time firefox is closed. There is an option in about:config related to this ~ "autoexporthtml". By default, it is set up as false, but one can set up to true and you get your bookmarks.html every time you leave firefox. I am mentioning this, because the html contains the tags and can be imported in nextcloud. If there's some type of direct importing that could be triggered from floccus while selecting the file one want to use (html), there may be a way to get the tags from firefox to nextcloud.

<!-- gh-comment-id:622572872 --> @shernandezsantana commented on GitHub (May 1, 2020): Also happens to me. In case it helps, I recently updated to Ubuntu 20.04. Looking for a solution too! Also, I would like an automatic exporting function of a html, and an automatic html importing function to nextcloud. That would let the tags to be passed to nextcloud automatically, and the other way around. Hope they fix it soon or they tell me how to solve it. UPDATE: Hello, today I discovered that in firefox is possible to set up automatic export of bookmarks in html every time firefox is closed. There is an option in about:config related to this ~ "autoexporthtml". By default, it is set up as false, but one can set up to true and you get your bookmarks.html every time you leave firefox. I am mentioning this, because the html contains the tags and can be imported in nextcloud. If there's some type of direct importing that could be triggered from floccus while selecting the file one want to use (html), there may be a way to get the tags from firefox to nextcloud.
Author
Owner

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

The recent bookmarks update has caused some issues. An update for the app will likely fix the error.

<!-- gh-comment-id:622590562 --> @marcelklehr commented on GitHub (May 1, 2020): The recent bookmarks update has caused some issues. An update for the app will likely fix the error.
Author
Owner

@amo13 commented on GitHub (May 2, 2020):

Oh, now I see that you are also the author of the nextcloud app. Let me know if there is something I can do to help fixing it.
Thanks for your work on all this!

<!-- gh-comment-id:622931450 --> @amo13 commented on GitHub (May 2, 2020): Oh, now I see that you are also the author of the nextcloud app. Let me know if there is something I can do to help fixing it. Thanks for your work on all this!
Author
Owner

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

Bookmarks v3.0.6 might fix this, I haven't verified this myself, but it's possible.

<!-- gh-comment-id:623156167 --> @marcelklehr commented on GitHub (May 3, 2020): Bookmarks v3.0.6 might fix this, I haven't verified this myself, but it's possible.
Author
Owner

@rigrig commented on GitHub (May 3, 2020):

No such luck it seems :-(
I updated Bookmarks to v3.0.6, in Floccus 4.1.0 removed my account and created a new one, sync still gives
E022: Folder #-1[undefined] supposedly contains non-existent bookmark 148
Tried in both Firefox and Chromium.

<!-- gh-comment-id:623163809 --> @rigrig commented on GitHub (May 3, 2020): No such luck it seems :-( I updated Bookmarks to v3.0.6, in Floccus 4.1.0 removed my account and created a new one, sync still gives `E022: Folder #-1[undefined] supposedly contains non-existent bookmark 148` Tried in both Firefox and Chromium.
Author
Owner

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

Correction: v3.0.7 should fix this. Once you've updated, click delete all bookmarks in nextcloud again. Just had a chance to verify, it's not fixed, yet.

<!-- gh-comment-id:623164481 --> @marcelklehr commented on GitHub (May 3, 2020): ~~Correction: v3.0.7 should fix this. Once you've updated, click delete all bookmarks in nextcloud again.~~ Just had a chance to verify, it's not fixed, yet.
Author
Owner

@rigrig commented on GitHub (May 3, 2020):

After updating to 3.0.7 and pressing "delete all bookmarks" a few times I still got the error, even uninstalling+reinstalling the app didn't help.
Uninstalling the app, manually deleting all traces of it from the database, and then reinstalling fixed it though.

<!-- gh-comment-id:623169930 --> @rigrig commented on GitHub (May 3, 2020): After updating to 3.0.7 and pressing "delete all bookmarks" a few times I still got the error, even uninstalling+reinstalling the app didn't help. Uninstalling the app, manually deleting all traces of it from the database, and then reinstalling fixed it though.
Author
Owner

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

Uninstalling the app, manually deleting all traces of it from the database, and then reinstalling fixed it though.

I would not recommend that as of now, unless you are in a hurry.

v3.0.8 is out now and has a repair step that selectively weeds out traces of bookmarks that clog up the sync.

<!-- gh-comment-id:623539499 --> @marcelklehr commented on GitHub (May 4, 2020): > Uninstalling the app, manually deleting all traces of it from the database, and then reinstalling fixed it though. I would not recommend that as of now, unless you are in a hurry. v3.0.8 is out now and has a repair step that selectively weeds out traces of bookmarks that clog up the sync.
Author
Owner

@rigrig commented on GitHub (May 4, 2020):

Oh right, that wasn't meant as advice, more as feedback that a fresh 3.0.7 install worked, but that somehow uninstalling+reinstalling did not fix it.

<!-- gh-comment-id:623543586 --> @rigrig commented on GitHub (May 4, 2020): Oh right, that wasn't meant as advice, more as feedback that a fresh 3.0.7 install worked, but that somehow uninstalling+reinstalling did not fix it.
Author
Owner

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

Yeah, uninstalling currently doesn't remove data from the db.

<!-- gh-comment-id:623546241 --> @marcelklehr commented on GitHub (May 4, 2020): Yeah, uninstalling currently doesn't remove data from the db.
Author
Owner

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

There are reports that v3.0.8 of the bookmarks app fixes this issue.

<!-- gh-comment-id:624139089 --> @marcelklehr commented on GitHub (May 5, 2020): There are [reports](https://github.com/nextcloud/bookmarks/issues/1013) that v3.0.8 of the bookmarks app fixes this issue.
Author
Owner

@amo13 commented on GitHub (May 5, 2020):

There are reports that v3.0.8 of the bookmarks app fixes this issue.

I can confirm that. Thank you for for work on this!

<!-- gh-comment-id:624202791 --> @amo13 commented on GitHub (May 5, 2020): > There are [reports](https://github.com/nextcloud/bookmarks/issues/1013) that v3.0.8 of the bookmarks app fixes this issue. I can confirm that. Thank you for for work on this!
Author
Owner

@Simplenuity commented on GitHub (Jun 20, 2020):

Hi there,
Many thanks for this very useful piece of software.

I'm facing the same/similar(?) error now with

  • four browsers (Google Chrome, Firefox, Opera, Vivaldi) running on Linux
    and
  • FLOCCUS V4.2.5, after updating as well as after a complete new installation.

Error message:
E022: Folder #7672[door handle spring] supposedly contains non-existent bookmark 62551

Any help would be highly appreciated.
Please let me know what other information you need to troubleshoot the issue.
Kind regards

<!-- gh-comment-id:647022701 --> @Simplenuity commented on GitHub (Jun 20, 2020): Hi there, Many thanks for this very useful piece of software. I'm facing the same/similar(?) error now with * four browsers (Google Chrome, Firefox, Opera, Vivaldi) running on Linux and * FLOCCUS V4.2.5, after updating as well as after a complete new installation. Error message: `E022: Folder #7672[door handle spring] supposedly contains non-existent bookmark 62551` Any help would be highly appreciated. Please let me know what other information you need to troubleshoot the issue. Kind regards
Author
Owner

@marcelklehr commented on GitHub (Jun 21, 2020):

@Simplenuity Could you open a new issue with all the necessary details? 💙

<!-- gh-comment-id:647102683 --> @marcelklehr commented on GitHub (Jun 21, 2020): @Simplenuity Could you open a new issue with all the necessary details? :blue_heart:
Author
Owner

@Simplenuity commented on GitHub (Jun 23, 2020):

done :)

<!-- gh-comment-id:648118662 --> @Simplenuity commented on GitHub (Jun 23, 2020): done :)
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:1477197997 --> @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#367
No description provided.