[GH-ISSUE #873] Firefox: Trying to calculate hash of a folder that isn't loaded #565

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

Originally created by @TCB13 on GitHub (Apr 30, 2021).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/873

Describe the bug

After last Firefox update I'm getting this in one of my machines:

Trying to calculate hash of a folder that isn't loaded

To Reproduce

Steps to reproduce the behavior:

  1. Open the browser
  2. Wait for sync

Expected behavior

Be able to sync bookmarks

Screenshots

image

Desktop

  • OS: Windows 10
  • Browser Firefox
  • Browser 88.0
  • Floccus version: 4.6.4
  • Floccus sync method: webdav

Server

(please complete the following information)

  • OS: [e.g. centOS 7]
  • Nextcloud version: [if applicable]
  • Bookmarks app version: [if applicable]

Debug log

2021-04-30T23:14:39.902Z Starting sync process for account #########
2021-04-30T23:14:39.923Z onSyncStart: begin
2021-04-30T23:14:39.924Z https://########/bookmarks.xbel.lock
2021-04-30T23:14:39.932Z https://########/bookmarks.xbel.lock
2021-04-30T23:14:39.966Z onSyncStart: completed
2021-04-30T23:14:39.969Z Using "default" strategy
2021-04-30T23:14:39.998Z Overriding title of built-in node menu________ Bookmarks Menu => Bookmarks Menu
2021-04-30T23:14:39.998Z Overriding title of built-in node toolbar_____ Bookmarks Toolbar => Bookmarks Bar
2021-04-30T23:14:39.999Z Overriding title of built-in node unfiled_____ Other Bookmarks => Other Bookmarks
2021-04-30T23:14:40.008Z Syncing failed with Trying to calculate hash of a folder that isn't loaded
2021-04-30T23:14:40.010Z onSyncFail
  • Debug log provided

Additional context

Please remove #872.

Originally created by @TCB13 on GitHub (Apr 30, 2021). Original GitHub issue: https://github.com/floccusaddon/floccus/issues/873 ### Describe the bug After last Firefox update I'm getting this in one of my machines: Trying to calculate hash of a folder that isn't loaded ### To Reproduce Steps to reproduce the behavior: 1. Open the browser 2. Wait for sync ### Expected behavior Be able to sync bookmarks ### Screenshots ![image](https://user-images.githubusercontent.com/6315832/116762559-af2c9580-aa12-11eb-9ff2-2e7762130406.png) ### Desktop - OS: Windows 10 - Browser Firefox - Browser 88.0 - Floccus version: 4.6.4 - Floccus sync method: webdav ### Server (please complete the following information) - OS: [e.g. centOS 7] - Nextcloud version: [if applicable] - Bookmarks app version: [if applicable] ### Debug log `````` 2021-04-30T23:14:39.902Z Starting sync process for account ######### 2021-04-30T23:14:39.923Z onSyncStart: begin 2021-04-30T23:14:39.924Z https://########/bookmarks.xbel.lock 2021-04-30T23:14:39.932Z https://########/bookmarks.xbel.lock 2021-04-30T23:14:39.966Z onSyncStart: completed 2021-04-30T23:14:39.969Z Using "default" strategy 2021-04-30T23:14:39.998Z Overriding title of built-in node menu________ Bookmarks Menu => Bookmarks Menu 2021-04-30T23:14:39.998Z Overriding title of built-in node toolbar_____ Bookmarks Toolbar => Bookmarks Bar 2021-04-30T23:14:39.999Z Overriding title of built-in node unfiled_____ Other Bookmarks => Other Bookmarks 2021-04-30T23:14:40.008Z Syncing failed with Trying to calculate hash of a folder that isn't loaded 2021-04-30T23:14:40.010Z onSyncFail `````` - [x] Debug log provided ### Additional context Please remove #872.
kerem 2026-02-25 22:37:31 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@marcelklehr commented on GitHub (May 3, 2021):

Thanks for the report! Can you try if the following build fixes this? floccus-build-test-873.zip

<!-- gh-comment-id:831284190 --> @marcelklehr commented on GitHub (May 3, 2021): Thanks for the report! Can you try if the following build fixes this? [floccus-build-test-873.zip](https://github.com/floccusaddon/floccus/files/6415294/floccus-build-v4.6.4.zip)
Author
Owner

@marcelklehr commented on GitHub (May 10, 2021):

@TCB13 Any luck?

<!-- gh-comment-id:836549774 --> @marcelklehr commented on GitHub (May 10, 2021): @TCB13 Any luck?
Author
Owner

@TCB13 commented on GitHub (May 10, 2021):

Hi @marcelklehr the issue is only happening in one of my machines. I've been at other location since I reported the issue, later today I'll be around that machine with the issue and I'll test it.

<!-- gh-comment-id:836657473 --> @TCB13 commented on GitHub (May 10, 2021): Hi @marcelklehr the issue is only happening in one of my machines. I've been at other location since I reported the issue, later today I'll be around that machine with the issue and I'll test it.
Author
Owner

@TCB13 commented on GitHub (May 10, 2021):

Apparently I'm out of luck, I can't disable xpinstall.signatures.required and install unsigned in this version of firefox that is having the issue.

<!-- gh-comment-id:837296520 --> @TCB13 commented on GitHub (May 10, 2021): Apparently I'm out of luck, I can't disable `xpinstall.signatures.required` and install unsigned in this version of firefox that is having the issue.
Author
Owner

@marcelklehr commented on GitHub (May 11, 2021):

you can

  1. unzip the package
  2. go to about:debugging
  3. Load the manifest.json as a temporary addon
<!-- gh-comment-id:838141259 --> @marcelklehr commented on GitHub (May 11, 2021): you can 1. unzip the package 2. go to `about:debugging` 3. Load the manifest.json as a temporary addon
Author
Owner

@TCB13 commented on GitHub (May 18, 2021):

Hi,

It seems to be stuck syncing "for ever" and I also got this...

image

<!-- gh-comment-id:843452021 --> @TCB13 commented on GitHub (May 18, 2021): Hi, It seems to be stuck syncing "for ever" and I also got this... ![image](https://user-images.githubusercontent.com/6315832/118708117-3f404c80-b813-11eb-9b07-29c2cb50159d.png)
Author
Owner

@marcelklehr commented on GitHub (May 19, 2021):

Mh. The warning is unrelated. You may need to start a sync from scratch or something.. (The tests for this fix look good so far: https://github.com/floccusaddon/floccus/pull/879)

<!-- gh-comment-id:843983689 --> @marcelklehr commented on GitHub (May 19, 2021): Mh. The warning is unrelated. You may need to start a sync from scratch or something.. (The tests for this fix look good so far: https://github.com/floccusaddon/floccus/pull/879)
Author
Owner

@marcelklehr commented on GitHub (Jul 14, 2021):

Closing this for now, as I believe the above patch should fix this. Let me know if this happens again after the next release.

<!-- gh-comment-id:879804438 --> @marcelklehr commented on GitHub (Jul 14, 2021): Closing this for now, as I believe the above patch should fix this. Let me know if this happens again after the next release.
Author
Owner

@TCB13 commented on GitHub (Jul 14, 2021):

Thank you.

<!-- gh-comment-id:879840340 --> @TCB13 commented on GitHub (Jul 14, 2021): Thank you.
Author
Owner

@github-actions[bot] commented on GitHub (May 24, 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:1560337443 --> @github-actions[bot] commented on GitHub (May 24, 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#565
No description provided.