[GH-ISSUE #67] Invalid Bookmark: {„guid“:“unified___________“} #64

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

Originally created by @spachner on GitHub (Apr 1, 2018).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/67

Software versions

  • Browser: Firefox 59.0.2
  • Nextcloud: 13 (ocloud)
  • Nextcloud Bookmarks app: 0.11.0
  • Floccus: 2.0.2

Steps to reproduce

  1. Added credentials for my nextcloud server (ocloud) and a newly created app password for Floccus
  2. Added new bookmarks and wait for successful sync

Expected outcome

...There should be any activity at the nextcloud server and of cource no sync error in Floccus

Actual outcome

2 sync error in Floccus: It shows "Error! 2 errors"

Console log
Response { type: "basic", url: "https://spachner.ocloud.de/index.ph…", redirected: false, status: 200, ok: true, statusText: "OK", headers: Headers, bodyUsed: false } background-script.js:7109:17
Response { type: "basic", url: "https://spachner.ocloud.de/index.ph…", redirected: false, status: 200, ok: true, statusText: "OK", headers: Headers, bodyUsed: false } background-script.js:7109:17
Response { type: "basic", url: "https://spachner.ocloud.de/index.ph…", redirected: false, status: 200, ok: true, statusText: "OK", headers: Headers, bodyUsed: false } background-script.js:7109:17
Response { type: "basic", url: "https://spachner.ocloud.de/index.ph…", redirected: false, status: 200, ok: true, statusText: "OK", headers: Headers, bodyUsed: false } background-script.js:7109:17
Fetching bookmarks Object { type: "nextcloud", url: "https://spachner.ocloud.de", username: "spachner", password: "deleted", localRoot: "root________", syncing: true, error: "2 errors" } background-script.js:6851:17
Error: Promised response from onMessage listener at init@moz-extension://050e5af1-bc32-1c45-ba4e-4c3a97999023/dist/browser-core.js:24482:5 went out of scope undefined
Received bookmarks from server Array [ Object, Object ] background-script.js:6952:17
LOCALUPDATE Object { id: "1", localId: "8MEMXBCEuYIf", url: "https://kinexon.com/", title: "Kinexon – Precision Technologies", path: "/" } background-script.js:5794:17
LOCALUPDATE Object { id: "2", localId: "c0YTOI0DTMqh", url: "https://www.google.de/intl/de/docs/…", title: "Google Docs", path: "/" } background-script.js:5794:17
Successfully ended sync process for account spachner@https://spachner.ocloud.de background-script.js:4654:17
Starting sync process for account spachner@https://spachner.ocloud.de background-script.js:4606:17
The same URL is bookmarked twice locally: "https://www.google.de/intl/de/docs/about/" background-script.js:4779:29
The same URL is bookmarked twice locally: "https://kinexon.com/" background-script.js:4779:29
Syncing failed with Error: 2 errors
Stack-Trace:
MultiError@moz-extension://270e8b9e-923c-9c4b-ac5c-6605dc17eb57/dist/js/background-script.js:14:9
next/<@moz-extension://270e8b9e-923c-9c4b-ac5c-6605dc17eb57/dist/js/background-script.js:133:36
run@moz-extension://270e8b9e-923c-9c4b-ac5c-6605dc17eb57/dist/js/polyfill.js:4295:22
notify/<@moz-extension://270e8b9e-923c-9c4b-ac5c-6605dc17eb57/dist/js/polyfill.js:4308:30
flush@moz-extension://270e8b9e-923c-9c4b-ac5c-6605dc17eb57/dist/js/polyfill.js:1398:9
background-script.js:4662:17
Unchecked lastError value: Error: Missing host permission for the tab ExtensionCommon.jsm:425
Invalid chrome URI: /Error: Promised response from onMessage listener at init@moz-extension://050e5af1-bc32-1c45-ba4e-4c3a97999023/dist/browser-core.js:24482:5 went out of scope undefined
Invalid chrome URI: /
Error: Promised response from onMessage listener at init@moz-extension://050e5af1-bc32-1c45-ba4e-4c3a97999023/dist/browser-core.js:24482:5 went out of scope undefined
Invalid chrome URI: /
Error: Promised response from onMessage listener at init@moz-extension://050e5af1-bc32-1c45-ba4e-4c3a97999023/dist/browser-core.js:24482:5 went out of scope undefined
Invalid chrome URI: /
Error: Promised response from onMessage listener at init@moz-extension://050e5af1-bc32-1c45-ba4e-4c3a97999023/dist/browser-core.js:24482:5 went out of scope undefined
Invalid chrome URI: /
Error: Promised response from onMessage listener at init@moz-extension://050e5af1-bc32-1c45-ba4e-4c3a97999023/dist/browser-core.js:24482:5 went out of scope undefined
Invalid chrome URI: /
Error: Promised response from onMessage listener at init@moz-extension://050e5af1-bc32-1c45-ba4e-4c3a97999023/dist/browser-core.js:24482:5 went out of scope

Originally created by @spachner on GitHub (Apr 1, 2018). Original GitHub issue: https://github.com/floccusaddon/floccus/issues/67 <!-- Hello there! Thank you for providing feedback! Please answer the below questions to allow for as smooth a process of tackling the issue as possible :) --> ### Software versions <!-- Please provide the versions of the following software products in your set up --> * Browser: Firefox 59.0.2 * Nextcloud: 13 (ocloud) * Nextcloud Bookmarks app: 0.11.0 * Floccus: 2.0.2 ### Steps to reproduce <!-- What did you do? Be as specific as possible --> 1. Added credentials for my nextcloud server (ocloud) and a newly created app password for Floccus 2. Added new bookmarks and wait for successful sync ### Expected outcome <!-- What did you think was going to happen or what do you think should have happened? --> ...There should be any activity at the nextcloud server and of cource no sync error in Floccus ### Actual outcome <!-- What actually happened after you did the above steps? --> 2 sync error in Floccus: It shows "Error! 2 errors" Console log Response { type: "basic", url: "https://spachner.ocloud.de/index.ph…", redirected: false, status: 200, ok: true, statusText: "OK", headers: Headers, bodyUsed: false } background-script.js:7109:17 Response { type: "basic", url: "https://spachner.ocloud.de/index.ph…", redirected: false, status: 200, ok: true, statusText: "OK", headers: Headers, bodyUsed: false } background-script.js:7109:17 Response { type: "basic", url: "https://spachner.ocloud.de/index.ph…", redirected: false, status: 200, ok: true, statusText: "OK", headers: Headers, bodyUsed: false } background-script.js:7109:17 Response { type: "basic", url: "https://spachner.ocloud.de/index.ph…", redirected: false, status: 200, ok: true, statusText: "OK", headers: Headers, bodyUsed: false } background-script.js:7109:17 Fetching bookmarks Object { type: "nextcloud", url: "https://spachner.ocloud.de", username: "spachner", password: "*deleted*", localRoot: "root________", syncing: true, error: "2 errors" } background-script.js:6851:17 Error: Promised response from onMessage listener at init@moz-extension://050e5af1-bc32-1c45-ba4e-4c3a97999023/dist/browser-core.js:24482:5 went out of scope undefined Received bookmarks from server Array [ Object, Object ] background-script.js:6952:17 LOCALUPDATE Object { id: "1", localId: "8MEMXBCEuYIf", url: "https://kinexon.com/", title: "Kinexon – Precision Technologies", path: "/" } background-script.js:5794:17 LOCALUPDATE Object { id: "2", localId: "c0YTOI0DTMqh", url: "https://www.google.de/intl/de/docs/…", title: "Google Docs", path: "/" } background-script.js:5794:17 Successfully ended sync process for account spachner@https://spachner.ocloud.de background-script.js:4654:17 Starting sync process for account spachner@https://spachner.ocloud.de background-script.js:4606:17 The same URL is bookmarked twice locally: "https://www.google.de/intl/de/docs/about/" background-script.js:4779:29 The same URL is bookmarked twice locally: "https://kinexon.com/" background-script.js:4779:29 Syncing failed with Error: 2 errors Stack-Trace: MultiError@moz-extension://270e8b9e-923c-9c4b-ac5c-6605dc17eb57/dist/js/background-script.js:14:9 next/<@moz-extension://270e8b9e-923c-9c4b-ac5c-6605dc17eb57/dist/js/background-script.js:133:36 run@moz-extension://270e8b9e-923c-9c4b-ac5c-6605dc17eb57/dist/js/polyfill.js:4295:22 notify/<@moz-extension://270e8b9e-923c-9c4b-ac5c-6605dc17eb57/dist/js/polyfill.js:4308:30 flush@moz-extension://270e8b9e-923c-9c4b-ac5c-6605dc17eb57/dist/js/polyfill.js:1398:9 background-script.js:4662:17 Unchecked lastError value: Error: Missing host permission for the tab ExtensionCommon.jsm:425 Invalid chrome URI: /Error: Promised response from onMessage listener at init@moz-extension://050e5af1-bc32-1c45-ba4e-4c3a97999023/dist/browser-core.js:24482:5 went out of scope undefined Invalid chrome URI: / Error: Promised response from onMessage listener at init@moz-extension://050e5af1-bc32-1c45-ba4e-4c3a97999023/dist/browser-core.js:24482:5 went out of scope undefined Invalid chrome URI: / Error: Promised response from onMessage listener at init@moz-extension://050e5af1-bc32-1c45-ba4e-4c3a97999023/dist/browser-core.js:24482:5 went out of scope undefined Invalid chrome URI: / Error: Promised response from onMessage listener at init@moz-extension://050e5af1-bc32-1c45-ba4e-4c3a97999023/dist/browser-core.js:24482:5 went out of scope undefined Invalid chrome URI: / Error: Promised response from onMessage listener at init@moz-extension://050e5af1-bc32-1c45-ba4e-4c3a97999023/dist/browser-core.js:24482:5 went out of scope undefined Invalid chrome URI: / Error: Promised response from onMessage listener at init@moz-extension://050e5af1-bc32-1c45-ba4e-4c3a97999023/dist/browser-core.js:24482:5 went out of scope <!-- Thanks! Now, hit Submit and wait for a reply :) -->
Author
Owner

@marcelklehr commented on GitHub (Apr 2, 2018):

Do you have Firefox Sync enabled?

<!-- gh-comment-id:377946323 --> @marcelklehr commented on GitHub (Apr 2, 2018): Do you have Firefox Sync enabled?
Author
Owner

@spachner commented on GitHub (Apr 2, 2018):

No, I don't.

Am 2. April 2018 4:50:21 nachm. schrieb Marcel Klehr
notifications@github.com:
Do you have Firefox Sync enabled?

You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.

<!-- gh-comment-id:377977441 --> @spachner commented on GitHub (Apr 2, 2018): No, I don't. Am 2. April 2018 4:50:21 nachm. schrieb Marcel Klehr <notifications@github.com>: Do you have Firefox Sync enabled? — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.
Author
Owner

@spachner commented on GitHub (Apr 2, 2018):

Hi,

things are getting weird. I tried on a second machine running the very same Firefox version. And: Everything seemed to work. Immediately Floccus said: „All good“ instead of the any error. I also saw bookmarks on the nextcloud. Promising.

Then I tried again on the problematic machine and stuck again with errors but now different ones. I attached a screenshot

The error insists. And changing the Sync folder does not work either anymore. I am able to select a folder as usual, but the entry remains newly created

hmm

regards

Stefan

Am 02.04.2018 um 16:50 schrieb Marcel Klehr notifications@github.com:

Do you have Firefox Sync enabled?


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub https://github.com/marcelklehr/floccus/issues/67#issuecomment-377946323, or mute the thread https://github.com/notifications/unsubscribe-auth/AAwS8gH6MbPPPamio3oTCCFkO6uSJChNks5tkjqrgaJpZM4TC-Yi.

<!-- gh-comment-id:378027997 --> @spachner commented on GitHub (Apr 2, 2018): Hi, things are getting weird. I tried on a second machine running the very same Firefox version. And: Everything seemed to work. Immediately Floccus said: „All good“ instead of the any error. I also saw bookmarks on the nextcloud. Promising. Then I tried again on the problematic machine and stuck again with errors but now different ones. I attached a screenshot The error insists. And changing the Sync folder does not work either anymore. I am able to select a folder as usual, but the entry remains *newly created* hmm regards Stefan > Am 02.04.2018 um 16:50 schrieb Marcel Klehr <notifications@github.com>: > > Do you have Firefox Sync enabled? > > — > You are receiving this because you authored the thread. > Reply to this email directly, view it on GitHub <https://github.com/marcelklehr/floccus/issues/67#issuecomment-377946323>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AAwS8gH6MbPPPamio3oTCCFkO6uSJChNks5tkjqrgaJpZM4TC-Yi>. >
Author
Owner

@marcelklehr commented on GitHub (Apr 2, 2018):

@spachner Mh. I can't see the screenshot -- attaching files via email doesn't seem to make them appear in the github comments :) (time for another feature request for the github team!)

<!-- gh-comment-id:378054266 --> @marcelklehr commented on GitHub (Apr 2, 2018): @spachner Mh. I can't see the screenshot -- attaching files via email doesn't seem to make them appear in the github comments :) (time for another feature request for the github team!)
Author
Owner

@spachner commented on GitHub (Apr 3, 2018):

Sorry, my fault:

There ist written:

X Error!
Invalid Bookmark: {„guid“:“unified___________“}
Sync folder
newly created

Stefan

Am 02.04.2018 um 22:03 schrieb Stefan Pachner stefan_pachner@gmx.net:

Hi,

things are getting weird. I tried on a second machine running the very same Firefox version. And: Everything seemed to work. Immediately Floccus said: „All good“ instead of the any error. I also saw bookmarks on the nextcloud. Promising.

Then I tried again on the problematic machine and stuck again with errors but now different ones. I attached a screenshot

<screenshot_68.png>

The error insists. And changing the Sync folder does not work either anymore. I am able to select a folder as usual, but the entry remains newly created

hmm

regards

Stefan

Am 02.04.2018 um 16:50 schrieb Marcel Klehr <notifications@github.com mailto:notifications@github.com>:

Do you have Firefox Sync enabled?


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub https://github.com/marcelklehr/floccus/issues/67#issuecomment-377946323, or mute the thread https://github.com/notifications/unsubscribe-auth/AAwS8gH6MbPPPamio3oTCCFkO6uSJChNks5tkjqrgaJpZM4TC-Yi.

<!-- gh-comment-id:378145364 --> @spachner commented on GitHub (Apr 3, 2018): Sorry, my fault: There ist written: X Error! Invalid Bookmark: {„guid“:“unified___________“} Sync folder *newly created* Stefan > Am 02.04.2018 um 22:03 schrieb Stefan Pachner <stefan_pachner@gmx.net>: > > Hi, > > things are getting weird. I tried on a second machine running the very same Firefox version. And: Everything seemed to work. Immediately Floccus said: „All good“ instead of the any error. I also saw bookmarks on the nextcloud. Promising. > > Then I tried again on the problematic machine and stuck again with errors but now different ones. I attached a screenshot > > <screenshot_68.png> > > The error insists. And changing the Sync folder does not work either anymore. I am able to select a folder as usual, but the entry remains *newly created* > > hmm > > regards > > Stefan > >> Am 02.04.2018 um 16:50 schrieb Marcel Klehr <notifications@github.com <mailto:notifications@github.com>>: >> >> Do you have Firefox Sync enabled? >> >> — >> You are receiving this because you authored the thread. >> Reply to this email directly, view it on GitHub <https://github.com/marcelklehr/floccus/issues/67#issuecomment-377946323>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AAwS8gH6MbPPPamio3oTCCFkO6uSJChNks5tkjqrgaJpZM4TC-Yi>. >> >
Author
Owner

@marcelklehr commented on GitHub (Apr 5, 2018):

Changing the sync folder should work in the latest version (v2.0.5) again.

According to this changeset, the error message means that a folder (specifically the "Unified bookmarks" folder doesn't exist, for some reason). You could try creating a new profile and trying it there.

<!-- gh-comment-id:379068737 --> @marcelklehr commented on GitHub (Apr 5, 2018): Changing the sync folder should work in the latest version (v2.0.5) again. According to [this changeset](https://hg.mozilla.org/releases/mozilla-beta/rev/03975fa2422ae2b9ebc0455e47cbdb708611a15f#l36.24), the error message means that a folder (specifically the "Unified bookmarks" folder doesn't exist, for some reason). You could try [creating a new profile](https://support.mozilla.org/en-US/kb/profile-manager-create-and-remove-firefox-profiles) and trying it there.
Author
Owner

@spachner commented on GitHub (Apr 7, 2018):

Hi,

thanks for your effort. The good news are that after installing the new version of floccus the bookmarks are synced to nextcloud! Great.
The bad news are that there is still an error shown in the plug-in (something similar as before like Invalid Bookmark: {„guid“:“menu“}" or similar. I cannot reproduce the error text, since after restarting of Firefox the plugin does not show up anymore. There is only as very small window shown so that nothing can be read.

Hmm

regards

Stefan

Am 05.04.2018 um 22:37 schrieb Marcel Klehr notifications@github.com:

Changing the sync folder should work in the latest version again.

According to this changeset https://hg.mozilla.org/releases/mozilla-beta/rev/03975fa2422ae2b9ebc0455e47cbdb708611a15f#l36.24, the error message means that a folder (specifically the "Unified bookmarks" folder doesn't exist, for some reason). You could try creating a new profile https://support.mozilla.org/en-US/kb/profile-manager-create-and-remove-firefox-profiles and trying it there.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub https://github.com/marcelklehr/floccus/issues/67#issuecomment-379068737, or mute the thread https://github.com/notifications/unsubscribe-auth/AAwS8g10UG14JZMDoZfHYw3KuzIQaTYOks5tloCBgaJpZM4TC-Yi.

<!-- gh-comment-id:379467761 --> @spachner commented on GitHub (Apr 7, 2018): Hi, thanks for your effort. The good news are that after installing the new version of floccus the bookmarks are synced to nextcloud! Great. The bad news are that there is still an error shown in the plug-in (something similar as before like Invalid Bookmark: {„guid“:“menu“}" or similar. I cannot reproduce the error text, since after restarting of Firefox the plugin does not show up anymore. There is only as very small window shown so that nothing can be read. Hmm regards Stefan > Am 05.04.2018 um 22:37 schrieb Marcel Klehr <notifications@github.com>: > > Changing the sync folder should work in the latest version again. > > According to this changeset <https://hg.mozilla.org/releases/mozilla-beta/rev/03975fa2422ae2b9ebc0455e47cbdb708611a15f#l36.24>, the error message means that a folder (specifically the "Unified bookmarks" folder doesn't exist, for some reason). You could try creating a new profile <https://support.mozilla.org/en-US/kb/profile-manager-create-and-remove-firefox-profiles> and trying it there. > > — > You are receiving this because you were mentioned. > Reply to this email directly, view it on GitHub <https://github.com/marcelklehr/floccus/issues/67#issuecomment-379068737>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AAwS8g10UG14JZMDoZfHYw3KuzIQaTYOks5tloCBgaJpZM4TC-Yi>. >
Author
Owner

@spachner commented on GitHub (Apr 7, 2018):

Hi again,

now I started Chrome (current version 65.0.3325.181) and tried to sync back the next could bookmarks. Got these errors:

✘ Error!OptionsSync now
Can't modify the root bookmark folders. Can't modify the root bookmark folders. Can't modify the root bookmark folders. Can't modify the root bookmark folders. Can't modify the root bookmark folders.

Stefan

Am 05.04.2018 um 22:37 schrieb Marcel Klehr notifications@github.com:

Changing the sync folder should work in the latest version again.

According to this changeset https://hg.mozilla.org/releases/mozilla-beta/rev/03975fa2422ae2b9ebc0455e47cbdb708611a15f#l36.24, the error message means that a folder (specifically the "Unified bookmarks" folder doesn't exist, for some reason). You could try creating a new profile https://support.mozilla.org/en-US/kb/profile-manager-create-and-remove-firefox-profiles and trying it there.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub https://github.com/marcelklehr/floccus/issues/67#issuecomment-379068737, or mute the thread https://github.com/notifications/unsubscribe-auth/AAwS8g10UG14JZMDoZfHYw3KuzIQaTYOks5tloCBgaJpZM4TC-Yi.

<!-- gh-comment-id:379468400 --> @spachner commented on GitHub (Apr 7, 2018): Hi again, now I started Chrome (current version 65.0.3325.181) and tried to sync back the next could bookmarks. Got these errors: ✘ Error!OptionsSync now Can't modify the root bookmark folders. Can't modify the root bookmark folders. Can't modify the root bookmark folders. Can't modify the root bookmark folders. Can't modify the root bookmark folders. Stefan > Am 05.04.2018 um 22:37 schrieb Marcel Klehr <notifications@github.com>: > > Changing the sync folder should work in the latest version again. > > According to this changeset <https://hg.mozilla.org/releases/mozilla-beta/rev/03975fa2422ae2b9ebc0455e47cbdb708611a15f#l36.24>, the error message means that a folder (specifically the "Unified bookmarks" folder doesn't exist, for some reason). You could try creating a new profile <https://support.mozilla.org/en-US/kb/profile-manager-create-and-remove-firefox-profiles> and trying it there. > > — > You are receiving this because you were mentioned. > Reply to this email directly, view it on GitHub <https://github.com/marcelklehr/floccus/issues/67#issuecomment-379068737>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AAwS8g10UG14JZMDoZfHYw3KuzIQaTYOks5tloCBgaJpZM4TC-Yi>. >
Author
Owner

@marcelklehr commented on GitHub (Apr 7, 2018):

You appear to be trying to sync the root folder between two different browsers. This is not yet possible. See https://github.com/marcelklehr/floccus/issues/69

<!-- gh-comment-id:379469097 --> @marcelklehr commented on GitHub (Apr 7, 2018): You appear to be trying to sync the root folder between two different browsers. This is not yet possible. See https://github.com/marcelklehr/floccus/issues/69
Author
Owner

@thacid commented on GitHub (Apr 7, 2018):

I join the conversation because i think my issue is related. I have somewhat the same error and the sync work:
Invalid bookmark:
{"guid":"mobile_____"}
In floccus option, choose folder, i have a folder "mobile". I don't find this folder in firefox bookmark.
It's a freshly created profile on Firefox 57.0b12 (64 bits), linux Fedora os. The nextcloud bookmark app is empty. So i think the problem is on firefox side.

<!-- gh-comment-id:379471287 --> @thacid commented on GitHub (Apr 7, 2018): I join the conversation because i think my issue is related. I have somewhat the same error and the sync work: Invalid bookmark: {"guid":"mobile_____"} In floccus option, choose folder, i have a folder "mobile". I don't find this folder in firefox bookmark. It's a freshly created profile on Firefox 57.0b12 (64 bits), linux Fedora os. The nextcloud bookmark app is empty. So i think the problem is on firefox side.
Author
Owner

@marcelklehr commented on GitHub (Apr 7, 2018):

@thacid Which folder did you select to sync with floccus?

<!-- gh-comment-id:379501668 --> @marcelklehr commented on GitHub (Apr 7, 2018): @thacid Which folder did you select to sync with floccus?
Author
Owner

@spachner commented on GitHub (Apr 8, 2018):

The root /

Am 7. April 2018 11:49:38 nachm. schrieb Marcel Klehr
notifications@github.com:
@thacid Which folder did you select to sync with floccus?

You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.

<!-- gh-comment-id:379521643 --> @spachner commented on GitHub (Apr 8, 2018): The root / Am 7. April 2018 11:49:38 nachm. schrieb Marcel Klehr <notifications@github.com>: @thacid Which folder did you select to sync with floccus? — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.
Author
Owner

@mmalisz commented on GitHub (Apr 8, 2018):

@marcelklehr, I've got the same issue as @thacid since 2 or 3 days.
However, I don't have a folder named mobile.

  • Firefox 59.0.2 (Linux, amd64),
  • NextCloud 13.0.0,
  • Bookmarks 0.11.0,
  • Floccus 2.0.6 (not sure if the error began to be displayed after or before upgrading from 2.0.5),
  • synced root folder (/).

Edit:
I might know what could cause that problem. I've migrated from Chrome to FF recently with help of Floccus. In the logs of the latter I can see message: "Remove orphaned folder: //Zakładki z urządzeń przenośnych (Mobile bookmarks - or something like that)" (which is a folder created automatically by Chrome on Android). I didn't have any bookmarks there though.
Firefox won't display that folder anywhere.
I've also had a headache with 'Other bookmarks' from Chrome (as it has different name in Firefox). I couldn't see it in Firefox' bookmarks manager, but the search bar would suggest links from that folder (even though they weren't in the browser history).

Edit 2:
Oh, I think that the described error with Chrome - Firefox migration casued the original error ( Invalid Bookmark: {„guid“:“unified___________“}). The error was replaced with "[...]mobile[...]" after migrating Chrome bookmarks to Firefox via Firefox bookmarks manager and removing all bookmarks from 'Other bookmarks' via the NextCloud.

<!-- gh-comment-id:379532420 --> @mmalisz commented on GitHub (Apr 8, 2018): @marcelklehr, I've got the same issue as @thacid since 2 or 3 days. However, I don't have a folder named mobile. - Firefox 59.0.2 (Linux, amd64), - NextCloud 13.0.0, - Bookmarks 0.11.0, - Floccus 2.0.6 (not sure if the error began to be displayed after or before upgrading from 2.0.5), - synced root folder (/). Edit: I might know what could cause that problem. I've migrated from Chrome to FF recently with help of Floccus. In the logs of the latter I can see message: "Remove orphaned folder: //Zakładki z urządzeń przenośnych (Mobile bookmarks - or something like that)" (which is a folder created automatically by Chrome on Android). I didn't have any bookmarks there though. Firefox won't display that folder anywhere. I've also had a headache with 'Other bookmarks' from Chrome (as it has different name in Firefox). I couldn't see it in Firefox' bookmarks manager, but the search bar would suggest links from that folder (even though they weren't in the browser history). Edit 2: Oh, I think that the described error with Chrome - Firefox migration casued the original error ( Invalid Bookmark: {„guid“:“unified___________“}). The error was replaced with "[...]mobile[...]" after migrating Chrome bookmarks to Firefox via Firefox bookmarks manager and removing all bookmarks from 'Other bookmarks' via the NextCloud.
Author
Owner

@thacid commented on GitHub (Apr 8, 2018):

@marcelklehr The root / like said spachner as in this screenshot in the mozilla addon page.
If i set one account for each directory(Bookmark menu, bookmark toolbar, other bookmark) no more error. Even if i create an account and set sync folder to this mobile hidden directory i don't have any error. I don't know why firefox create this directory, it's weird and useless somehow. And it's a new profile like i said, and empty nextcloud bookmark app, so no migration between chrome or android.

Edit 1:
Okey i get it, the mobile hidden directory is for firefox sync. Even if you don't use it this directory is present in the database places.sqlite, but is hidden.
Is floccus designed to work with the root bookmark directory?

<!-- gh-comment-id:379548450 --> @thacid commented on GitHub (Apr 8, 2018): @marcelklehr The root / like said spachner as in this [screenshot](https://addons.cdn.mozilla.net/user-media/previews/full/199/199444.png?modified=1521320989) in the mozilla addon page. If i set one account for each directory(Bookmark menu, bookmark toolbar, other bookmark) no more error. Even if i create an account and set sync folder to this mobile hidden directory i don't have any error. I don't know why firefox create this directory, it's weird and useless somehow. And it's a new profile like i said, and empty nextcloud bookmark app, so no migration between chrome or android. Edit 1: Okey i get it, the mobile hidden directory is for firefox sync. Even if you don't use it this directory is present in the database places.sqlite, but is hidden. Is floccus designed to work with the root bookmark directory?
Author
Owner

@marcelklehr commented on GitHub (Apr 8, 2018):

Floccus can function with the root bookmarks directory, but browsers do not allow creation of arbitrary folders in there, so when you sync between browsers of different vendors things go haywire. Hence, #69 is necessary for this to work. I'll add this to the README and descriptions in the extension stores.

<!-- gh-comment-id:379583414 --> @marcelklehr commented on GitHub (Apr 8, 2018): Floccus can function with the root bookmarks directory, but browsers do not allow creation of arbitrary folders in there, so when you sync between browsers of different vendors things go haywire. Hence, #69 is necessary for this to work. I'll add this to the README and descriptions in the extension stores.
Author
Owner

@marcelklehr commented on GitHub (Apr 22, 2018):

I've finally been able to reproduce this and have a fix 🎉

<!-- gh-comment-id:383342634 --> @marcelklehr commented on GitHub (Apr 22, 2018): I've finally been able to reproduce this and have a fix :tada:
Author
Owner

@marcelklehr commented on GitHub (Apr 22, 2018):

This should be fixed in the latest release :)

<!-- gh-comment-id:383383844 --> @marcelklehr commented on GitHub (Apr 22, 2018): This should be fixed in the latest release :)
Author
Owner

@mmalisz commented on GitHub (Apr 22, 2018):

Works like a charm! Thanks!

<!-- gh-comment-id:383387911 --> @mmalisz commented on GitHub (Apr 22, 2018): Works like a charm! Thanks!
Author
Owner

@aktentasche commented on GitHub (Jul 5, 2018):

I have this issue after migrating from Chrome to Firefox, with floccus v3.0.0-beta-1

any workarounds?

Had some issues before with bookmarks disappearing locally and an infinite "Syncing..." so I deleted the nextcloud account and all bookmarks. Maybe create a new firefox profile?

<!-- gh-comment-id:402865409 --> @aktentasche commented on GitHub (Jul 5, 2018): I have this issue after migrating from Chrome to Firefox, with floccus v3.0.0-beta-1 any workarounds? Had some issues before with bookmarks disappearing locally and an infinite "Syncing..." so I deleted the nextcloud account and all bookmarks. Maybe create a new firefox profile?
Author
Owner

@marcelklehr commented on GitHub (Jul 8, 2018):

@aktentasche Could you open a new issue for this? Also, in that issue, please also add the sync folder you selected :)

<!-- gh-comment-id:403314147 --> @marcelklehr commented on GitHub (Jul 8, 2018): @aktentasche Could you open a new issue for this? Also, in that issue, please also add the sync folder you selected :)
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:1478008922 --> @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#64
No description provided.