[GH-ISSUE #1710] SYNC no longer working on Edge #1140

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

Originally created by @hughgallagher on GitHub (Aug 31, 2024).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/1710

Which version of floccus are you using?

5.2.6

How many bookmarks do you have, roughly?

200

Are you using other means to sync bookmarks in parallel to floccus?

No

Sync method

Google Drive

Which browser are you using? In case you are using the phone App, specify the Android or iOS version and device please.

Edge on Windows

Which version of Nextcloud Bookmarks are you using? (if relevant)

No response

Which version of Nextcloud? (if relevant)

No response

What kind of WebDAV server are you using? (if relevant)

No response

Describe the Bug

E029: Failsafe: The current sync run would delete 101% of your bookmarks. Refusing to execute. Disable this failsafe in the account settings if you want to proceed anyway. | Last synchronized: 1 week ago

Expected Behavior

It should SYNC as it is doing perfectly well in Chrome on the same Windows laptop

To Reproduce

It just doesn't SYNC...
image

Debug log provided

  • I have provided a debug log file
Originally created by @hughgallagher on GitHub (Aug 31, 2024). Original GitHub issue: https://github.com/floccusaddon/floccus/issues/1710 ### Which version of floccus are you using? 5.2.6 ### How many bookmarks do you have, roughly? 200 ### Are you using other means to sync bookmarks in parallel to floccus? No ### Sync method Google Drive ### Which browser are you using? In case you are using the phone App, specify the Android or iOS version and device please. Edge on Windows ### Which version of Nextcloud Bookmarks are you using? (if relevant) _No response_ ### Which version of Nextcloud? (if relevant) _No response_ ### What kind of WebDAV server are you using? (if relevant) _No response_ ### Describe the Bug E029: Failsafe: The current sync run would delete 101% of your bookmarks. Refusing to execute. Disable this failsafe in the account settings if you want to proceed anyway. | Last synchronized: 1 week ago ### Expected Behavior It should SYNC as it is doing perfectly well in Chrome on the same Windows laptop ### To Reproduce It just doesn't SYNC... ![image](https://github.com/user-attachments/assets/8813f2c2-a24f-47e7-b22a-7d19396fb0e7) ### Debug log provided - [ ] I have provided a debug log file
kerem 2026-02-25 22:39:07 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@github-actions[bot] commented on GitHub (Aug 31, 2024):

Hello 👋

Thank you for taking the time to open this issue with floccus. I know it's frustrating when software
causes problems. You have made the right choice to come here and open an issue to make sure your problem gets looked at
and if possible solved.
I'm Marcel and I created floccus a few years ago, maintaining it ever since. I currently work for Nextcloud
which leaves me with less time for side projects like this one than I used to have.
I still try to answer all issues and if possible fix all bugs here, but it sometimes takes a while until I get to it.
Until then, please be patient.
Note also that GitHub is a place where people meet to make software better together. Nobody here is under any obligation
to help you, solve your problems or deliver on any expectations or demands you may have, but if enough people come together we can
collaborate to make this software better. For everyone.
Thus, if you can, you could also have a look at other issues to see whether you can help other people with your knowledge
and experience. If you have coding experience it would also be awesome if you could step up to dive into the code and
try to fix the odd bug yourself. Everyone will be thankful for extra helping hands!
To continue the development and maintenance of this project in a sustainable way it is expected that you donate to the project when opening a ticket,
if you're not a donor already. You can find donation options at https://floccus.org/donate/. Thank you!

One last word: If you feel, at any point, like you need to vent, this is not the place for it; you can go to the Nextcloud forum,
to twitter or somewhere else. But this is a technical issue tracker, so please make sure to
focus on the tech and keep your opinions to yourself.

I look forward to working with you on this issue
Cheers 💙

<!-- gh-comment-id:2322835032 --> @github-actions[bot] commented on GitHub (Aug 31, 2024): Hello :wave: Thank you for taking the time to open this issue with floccus. I know it's frustrating when software causes problems. You have made the right choice to come here and open an issue to make sure your problem gets looked at and if possible solved. I'm Marcel and I created floccus a few years ago, maintaining it ever since. I currently work for Nextcloud which leaves me with less time for side projects like this one than I used to have. I still try to answer all issues and if possible fix all bugs here, but it sometimes takes a while until I get to it. Until then, please be patient. Note also that GitHub is a place where people meet to make software better *together*. Nobody here is under any obligation to help you, solve your problems or deliver on any expectations or demands you may have, but if enough people come together we can collaborate to make this software better. For everyone. Thus, if you can, you could also have a look at other issues to see whether you can help other people with your knowledge and experience. If you have coding experience it would also be awesome if you could step up to dive into the code and try to fix the odd bug yourself. Everyone will be thankful for extra helping hands! To continue the development and maintenance of this project in a sustainable way it is expected that you donate to the project when opening a ticket, if you're not a donor already. You can find donation options at <https://floccus.org/donate/>. Thank you! One last word: If you feel, at any point, like you need to vent, this is not the place for it; you can go to the Nextcloud forum, to twitter or somewhere else. But this is a technical issue tracker, so please make sure to focus on the tech and keep your opinions to yourself. I look forward to working with you on this issue Cheers :blue_heart:
Author
Owner

@marcelklehr commented on GitHub (Aug 31, 2024):

Hi @hughgallagher
Can you check the contents of the bookmarks.xbel file on google drive? From the error message, it sounds like it may be empty. In this case I recommend to

  1. Make a backup of your current bookmarks (e.g. by exporting them from your browser)
  2. Do a push sync to upload your current bookmarks to Google Drive overriding the empty state.
<!-- gh-comment-id:2322836509 --> @marcelklehr commented on GitHub (Aug 31, 2024): Hi @hughgallagher Can you check the contents of the bookmarks.xbel file on google drive? From the error message, it sounds like it may be empty. In this case I recommend to 1. Make a backup of your current bookmarks (e.g. by exporting them from your browser) 2. Do a push sync to upload your current bookmarks to Google Drive overriding the empty state.
Author
Owner

@hughgallagher commented on GitHub (Sep 4, 2024):

Hi Floccusaddon/Floccus,

Thanks for the reply. The bookmarks.xbel file wasn't empty, but I jst did a
push sync from and it worked. I noticed that I have lots of version os
bookmarks.xbel file in my google drive... is that normal? should it not
just be the one file? If I delete the older versions and leave just the
newest version bookmarks.xbel, will Floccus still work?
Hugh

On Sat, 31 Aug 2024 at 10:07, Marcel Klehr @.***> wrote:

Hi @hughgallagher https://github.com/hughgallagher
Can you check the contents of the bookmarks.xbel file on google drive?
From the error message, it sounds like it may be empty. In this case I
recommend to

  1. Make a backup of your current bookmarks (e.g. by exporting them
    from your browser)
  2. Do a push sync to upload your current bookmarks to Google Drive
    overriding the empty state.


Reply to this email directly, view it on GitHub
https://github.com/floccusaddon/floccus/issues/1710#issuecomment-2322836509,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/ABGDZ4LGDKG7ARONVCIOMTDZUGBUTAVCNFSM6AAAAABNNWGXXGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMRSHAZTMNJQHE
.
You are receiving this because you were mentioned.Message ID:
@.***>

--
Regards

Hugh

<!-- gh-comment-id:2329483880 --> @hughgallagher commented on GitHub (Sep 4, 2024): Hi Floccusaddon/Floccus, Thanks for the reply. The bookmarks.xbel file wasn't empty, but I jst did a push sync from and it worked. I noticed that I have lots of version os bookmarks.xbel file in my google drive... is that normal? should it not just be the one file? If I delete the older versions and leave just the newest version bookmarks.xbel, will Floccus still work? Hugh On Sat, 31 Aug 2024 at 10:07, Marcel Klehr ***@***.***> wrote: > Hi @hughgallagher <https://github.com/hughgallagher> > Can you check the contents of the bookmarks.xbel file on google drive? > From the error message, it sounds like it may be empty. In this case I > recommend to > > 1. Make a backup of your current bookmarks (e.g. by exporting them > from your browser) > 2. Do a push sync to upload your current bookmarks to Google Drive > overriding the empty state. > > — > Reply to this email directly, view it on GitHub > <https://github.com/floccusaddon/floccus/issues/1710#issuecomment-2322836509>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/ABGDZ4LGDKG7ARONVCIOMTDZUGBUTAVCNFSM6AAAAABNNWGXXGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMRSHAZTMNJQHE> > . > You are receiving this because you were mentioned.Message ID: > ***@***.***> > -- Regards Hugh
Author
Owner

@marcelklehr commented on GitHub (Sep 5, 2024):

Hello Hugh!

I'm glad it worked out :)
Yes, you can safely delete the older versions.

<!-- gh-comment-id:2330745303 --> @marcelklehr commented on GitHub (Sep 5, 2024): Hello Hugh! I'm glad it worked out :) Yes, you can safely delete the older versions.
Author
Owner

@marcelklehr commented on GitHub (Sep 6, 2024):

I'm closing this for now as it appears that we solved your issues. If this is not correct, simply comment here :)

<!-- gh-comment-id:2333550415 --> @marcelklehr commented on GitHub (Sep 6, 2024): I'm closing this for now as it appears that we solved your issues. If this is not correct, simply comment here :)
Author
Owner

@github-actions[bot] commented on GitHub (Sep 7, 2025):

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:3263312611 --> @github-actions[bot] commented on GitHub (Sep 7, 2025): 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#1140
No description provided.