mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 22:26:06 +03:00
[GH-ISSUE #67] Invalid Bookmark: {„guid“:“unified___________“} #64
Labels
No labels
browser-specific
bug
correctness issues
enhancement
feature: Google Drive
feature: Linkwarden
feature: git
feature: nextcloud-bookmarks
feature: tabs
feature: webdav
help wanted
native-app
priority: high
priority: low
priority: medium
pull-request
question
question
stale
upstream
waiting for more information
wontfix
🙁 Not following issue template
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/floccus#64
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @spachner on GitHub (Apr 1, 2018).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/67
Software versions
Steps to reproduce
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
@marcelklehr commented on GitHub (Apr 2, 2018):
Do you have Firefox Sync enabled?
@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.
@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
@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!)
@spachner commented on GitHub (Apr 3, 2018):
Sorry, my fault:
There ist written:
X Error!
Invalid Bookmark: {„guid“:“unified___________“}
Sync folder
newly created
Stefan
@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.
@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
@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
@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
@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.
@marcelklehr commented on GitHub (Apr 7, 2018):
@thacid Which folder did you select to sync with floccus?
@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.
@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.
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.
@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?
@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.
@marcelklehr commented on GitHub (Apr 22, 2018):
I've finally been able to reproduce this and have a fix 🎉
@marcelklehr commented on GitHub (Apr 22, 2018):
This should be fixed in the latest release :)
@mmalisz commented on GitHub (Apr 22, 2018):
Works like a charm! Thanks!
@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?
@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 :)
@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.