[GH-ISSUE #666] Help test v4.4.0 #436

Closed
opened 2026-02-25 22:37:08 +03:00 by kerem · 6 comments
Owner

Originally created by @marcelklehr on GitHub (Oct 5, 2020).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/666

Hello there,

if you're up for a bit of testing in order to get an earlier glimpse at the new sync algorithm in the upcoming floccus version, you're welcome to follow the guide below :)

Changes:

  • New sync algorithm: Completely rewritten to fix various bugs that came up in recent months
  • Internationalization: German, French, Portuguese and Russian are done already, if you'd like to help, head over to #266

Installation

Chrome (separate testing installation)

Chrome (direct upgrade; might not always work)

Firefox (separate testing installation; cannot upgrade)

Reporting bugs and feedback

Please add general feedback in the comments below. Specific errors or issues should go into a new issue along with the version you're using.

Cheers! 👾
Marcel

Originally created by @marcelklehr on GitHub (Oct 5, 2020). Original GitHub issue: https://github.com/floccusaddon/floccus/issues/666 Hello there, if you're up for a bit of testing in order to get an earlier glimpse at the new sync algorithm in the upcoming floccus version, you're welcome to follow the guide below :) Changes: - New sync algorithm: Completely rewritten to fix various bugs that came up in recent months - Internationalization: German, French, Portuguese and Russian are done already, if you'd like to help, head over to #266 ## Installation ### Chrome (separate testing installation) * Download the build here: https://github.com/marcelklehr/floccus/releases/tag/v4.4.0-rc1 * Create a new folder * Unzip the zip file there * In chrome go to `chrome://extensions/` * Enable developer mode * Click `Load unpacked extension` and select the folder you created ### Chrome (direct upgrade; might not always work) * Download the crx build here: https://github.com/marcelklehr/floccus/releases/tag/v4.4.0-rc1 * In chrome go to `chrome://extensions/` * Drop the `.crx` file into the page to install ### Firefox (separate testing installation; cannot upgrade) * Download the zip build here: https://github.com/marcelklehr/floccus/releases/tag/v4.4.0-rc1 * Unzip the zip file in a new folder * In firefox go to `about:debugging` * Click `Load tempoprary addon` and select the manifest file in the folder you created ## Reporting bugs and feedback Please add general feedback in the comments below. Specific errors or issues should go into a new issue along with the version you're using. Cheers! :space_invader: Marcel
kerem 2026-02-25 22:37:08 +03:00
Author
Owner

@trojkat commented on GitHub (Oct 5, 2020):

@marcelklehr Many thanks for all your efforts!

I've just tested v4.4.0-RC1 on Firefox. Sadly I got the same issue as in #647

2020-10-05T20:42:04.029Z { [Error: 1 errors]
  list: [ [Error: E022: Folder #948[self-hosted] supposedly contains non-existent bookmark 2155] ] }
2020-10-05T20:42:04.030Z [Error: E022: Folder #948[self-hosted] supposedly contains non-existent bookmark 2155]
2020-10-05T20:42:04.030Z Syncing failed with E022: Folder #948[self-hosted] supposedly contains non-existent bookmark 2155
2020-10-05T20:42:04.407Z onSyncFail
<!-- gh-comment-id:703879987 --> @trojkat commented on GitHub (Oct 5, 2020): @marcelklehr Many thanks for all your efforts! I've just tested v4.4.0-RC1 on Firefox. Sadly I got the same issue as in #647 ``` 2020-10-05T20:42:04.029Z { [Error: 1 errors] list: [ [Error: E022: Folder #948[self-hosted] supposedly contains non-existent bookmark 2155] ] } 2020-10-05T20:42:04.030Z [Error: E022: Folder #948[self-hosted] supposedly contains non-existent bookmark 2155] 2020-10-05T20:42:04.030Z Syncing failed with E022: Folder #948[self-hosted] supposedly contains non-existent bookmark 2155 2020-10-05T20:42:04.407Z onSyncFail ```
Author
Owner

@marcelklehr commented on GitHub (Oct 6, 2020):

@trojkat The database is probably still corrupt from an old floccus sync run. Can you try the old "delete all bookmarks" and reset cache in floccus, or alternatively occ maintenance:repair? After that this should not occur anymore.

<!-- gh-comment-id:704172666 --> @marcelklehr commented on GitHub (Oct 6, 2020): @trojkat The database is probably still corrupt from an old floccus sync run. Can you try the old "delete all bookmarks" and reset cache in floccus, or alternatively `occ maintenance:repair`? After that this should not occur anymore.
Author
Owner

@trojkat commented on GitHub (Oct 6, 2020):

occ maintenance:repair did the trick, thanks!

<!-- gh-comment-id:704436085 --> @trojkat commented on GitHub (Oct 6, 2020): `occ maintenance:repair` did the trick, thanks!
Author
Owner

@spicemint commented on GitHub (Oct 10, 2020):

this fixed it for me 👍

<!-- gh-comment-id:706580820 --> @spicemint commented on GitHub (Oct 10, 2020): this fixed it for me :+1:
Author
Owner

@gerroon commented on GitHub (Oct 23, 2020):

I still have the same issue even after occ maintenance:repair

I am using FF 81 Linux x64, Floccus 4.4.2, NC 19, Bookmark 3.4.4

<!-- gh-comment-id:714883758 --> @gerroon commented on GitHub (Oct 23, 2020): I still have the same issue even after occ maintenance:repair I am using FF 81 Linux x64, Floccus 4.4.2, NC 19, Bookmark 3.4.4
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:1477177946 --> @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#436
No description provided.