[GH-ISSUE #152] Bookmarks gone after XBEL sync #143

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

Originally created by @mort74 on GitHub (Aug 24, 2018).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/152

Software versions

  • Browser: Firefox 61.0.2
  • Nextcloud: 13.0.5
  • Nextcloud Bookmarks app: -
  • Floccus: 3.0.1

Steps to reproduce

  1. Entered credentials and new bookmarks.xbel for bookmarks bar
  2. Clicked "Sync"

Actual outcome

The first sync seems to have worked fine, I had a 60kB bookmarks.xbel on my server (which I luckily copied in time). Soon after, suddently all bookmarks in the bar were gone and the bookmarks.xbel was down to the core XML (XBEL tag and highestId comment).
Any tries to restore the bookmarks by restoring the saved bookmarks.xbel and removing (before file restore) and re-adding the account didn't work ("reset cache" option didn't make any difference), the bookmarks.xbel was stripped to it's core again.

Originally created by @mort74 on GitHub (Aug 24, 2018). Original GitHub issue: https://github.com/floccusaddon/floccus/issues/152 <!-- 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 :) (Note: Everything surrounded by arrows, like this text for example, will not be visible.) --> ### Software versions <!-- Please provide the versions of the following software products in your set up --> * Browser: Firefox 61.0.2 * Nextcloud: 13.0.5 * Nextcloud Bookmarks app: - * Floccus: 3.0.1 ### Steps to reproduce <!-- What did you do? Be as specific as possible --> 1. Entered credentials and new bookmarks.xbel for bookmarks bar 2. Clicked "Sync" ### Actual outcome <!-- What actually happened after you did the above steps? --> The first sync seems to have worked fine, I had a 60kB bookmarks.xbel on my server (which I luckily copied in time). Soon after, suddently all bookmarks in the bar were gone and the bookmarks.xbel was down to the core XML (XBEL tag and highestId comment). Any tries to restore the bookmarks by restoring the saved bookmarks.xbel and removing (before file restore) and re-adding the account didn't work ("reset cache" option didn't make any difference), the bookmarks.xbel was stripped to it's core again. <!-- Thanks! Now, hit Submit and wait for a reply :) -->
kerem closed this issue 2026-02-25 22:36:16 +03:00
Author
Owner

@jlbprof commented on GitHub (Aug 24, 2018):

Oh dear, if the xbel file is empty and you do not have them on your browser
your bookmarks are gone. Did you save them before you installed Floccus?

On Fri, Aug 24, 2018 at 7:50 AM mort74 notifications@github.com wrote:

Software versions

  • Browser: Firefox 61.0.2
  • Nextcloud: 13.0.5
  • Nextcloud Bookmarks app: -
  • Floccus: 3.0.1

Steps to reproduce

  1. Entered credentials and new bookmarks.xbel for bookmarks bar
  2. Clicked "Sync"

Actual outcome

The first sync seems to have worked fine, I had a 60kB bookmarks.xbel on
my server (which I luckily copied in time). Soon after, suddently all
bookmarks in the bar were gone and the bookmarks.xbel was down to the core
XML (XBEL tag and highestId comment).
Any tries to restore the bookmarks by restoring the saved bookmarks.xbel
and removing (before file restore) and re-adding the account didn't work
("reset cache" option didn't make any difference), the bookmarks.xbel was
stripped to it's core again.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/marcelklehr/floccus/issues/152, or mute the thread
https://github.com/notifications/unsubscribe-auth/AJS39f7DTM_5kWliOxPVZeJm2dAh4b_nks5uT_Z7gaJpZM4WLS9G
.

<!-- gh-comment-id:415754983 --> @jlbprof commented on GitHub (Aug 24, 2018): Oh dear, if the xbel file is empty and you do not have them on your browser your bookmarks are gone. Did you save them before you installed Floccus? On Fri, Aug 24, 2018 at 7:50 AM mort74 <notifications@github.com> wrote: > Software versions > > - Browser: Firefox 61.0.2 > - Nextcloud: 13.0.5 > - Nextcloud Bookmarks app: - > - Floccus: 3.0.1 > > Steps to reproduce > > 1. Entered credentials and new bookmarks.xbel for bookmarks bar > 2. Clicked "Sync" > > Actual outcome > > The first sync seems to have worked fine, I had a 60kB bookmarks.xbel on > my server (which I luckily copied in time). Soon after, suddently all > bookmarks in the bar were gone and the bookmarks.xbel was down to the core > XML (XBEL tag and highestId comment). > Any tries to restore the bookmarks by restoring the saved bookmarks.xbel > and removing (before file restore) and re-adding the account didn't work > ("reset cache" option didn't make any difference), the bookmarks.xbel was > stripped to it's core again. > > — > You are receiving this because you are subscribed to this thread. > Reply to this email directly, view it on GitHub > <https://github.com/marcelklehr/floccus/issues/152>, or mute the thread > <https://github.com/notifications/unsubscribe-auth/AJS39f7DTM_5kWliOxPVZeJm2dAh4b_nks5uT_Z7gaJpZM4WLS9G> > . >
Author
Owner

@mort74 commented on GitHub (Aug 24, 2018):

As written, I've got a backup of the "filled" xbel, but restoring the bookmarks with it didn't work.
If that's not possible at all, I still got the bookmarks on other PCs, and somewhere there should be the .json export I used to copy them, so no worries there. :)
I'd just like to keep my bookmarks after a successfull restore and future sync as well.

<!-- gh-comment-id:415762989 --> @mort74 commented on GitHub (Aug 24, 2018): As written, I've got a backup of the "filled" xbel, but restoring the bookmarks with it didn't work. If that's not possible at all, I still got the bookmarks on other PCs, and somewhere there should be the .json export I used to copy them, so no worries there. :) I'd just like to keep my bookmarks after a successfull restore and future sync as well.
Author
Owner

@marcelklehr commented on GitHub (Aug 24, 2018):

@mort74 Could you provide debug logs?

<!-- gh-comment-id:415785470 --> @marcelklehr commented on GitHub (Aug 24, 2018): @mort74 Could you provide debug logs?
Author
Owner

@marcelklehr commented on GitHub (Aug 24, 2018):

This should be fixed in v3.0.2 now.

<!-- gh-comment-id:415818971 --> @marcelklehr commented on GitHub (Aug 24, 2018): This should be fixed in v3.0.2 now.
Author
Owner

@marcelklehr commented on GitHub (Aug 24, 2018):

@mort74 Note, that after installing the new release, you will need to tick the checkbox for "reset cache" in the options of your account and then put a copy of the old XBEL file in place.

EDIT: Also it's quite possible you will get an error, now. It could be due to rate limiting of your nextcloud or something else. If in doubt, post it here.

<!-- gh-comment-id:415868655 --> @marcelklehr commented on GitHub (Aug 24, 2018): @mort74 Note, that after installing the new release, you will need to tick the checkbox for "reset cache" in the options of your account and then put a copy of the old XBEL file in place. EDIT: Also it's quite possible you will get an error, now. It could be due to rate limiting of your nextcloud or something else. If in doubt, post it here.
Author
Owner

@akidburn commented on GitHub (Aug 24, 2018):

Works Perfectly.

And consumes notably less cpu on the server.
good work.

akidburn

<!-- gh-comment-id:415904491 --> @akidburn commented on GitHub (Aug 24, 2018): Works Perfectly. And consumes notably less cpu on the server. good work. akidburn
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:1477739404 --> @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#143
No description provided.