[GH-ISSUE #1109] Syncing failed with E034 #739

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

Originally created by @SteveKeller on GitHub (Apr 1, 2022).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/1109

Which version of floccus are you using?

4.12.0

Sync method

{"label"=>"WebDAV"}

Which browser are you using?

Chromium 96.0.4664.45

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

No response

Which version of Nextcloud? (if relevant)

22.2.3

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

No response

Describe the Bug

Some strange thing happen to me. From one day to the next, webdav sync of the bookmark file is not working anymore.

Log Message:
Starting sync process for account user@mynextcloud.net
2022-04-01T13:36:07.697Z onSyncStart: begin
2022-04-01T13:36:07.697Z https://mynextcloud.net/remote.php/dav/files/user/bookmarks/bookmarks.xbel.lock
2022-04-01T13:36:08.477Z https://mynextcloud.net/remote.php/dav/files/user/bookmarks/bookmarks.xbel.lock
2022-04-01T13:36:10.014Z Syncing failed with E034: Bookmarks file is unreadable. Did you forget to set an encryption passphrase?
2022-04-01T13:36:10.016Z onSyncFail

I am pretty sure that I did not set any passphrase on the bookmark file or for my credentials.
Any idea how this can happen? If not I will just uninstall and install floccus again and try to force sync from my browser.

Kind Regard
Steve

Expected Behavior

Working normally

To Reproduce

No idea

Debug log provided

  • I have provided a debug log file
Originally created by @SteveKeller on GitHub (Apr 1, 2022). Original GitHub issue: https://github.com/floccusaddon/floccus/issues/1109 ### Which version of floccus are you using? 4.12.0 ### Sync method {"label"=>"WebDAV"} ### Which browser are you using? Chromium 96.0.4664.45 ### Which version of Nextcloud Bookmarks are you using? (if relevant) _No response_ ### Which version of Nextcloud? (if relevant) 22.2.3 ### What kind of WebDAV server are you using? (if relevant) _No response_ ### Describe the Bug Some strange thing happen to me. From one day to the next, webdav sync of the bookmark file is not working anymore. Log Message: Starting sync process for account user@mynextcloud.net 2022-04-01T13:36:07.697Z onSyncStart: begin 2022-04-01T13:36:07.697Z https://mynextcloud.net/remote.php/dav/files/user/bookmarks/bookmarks.xbel.lock 2022-04-01T13:36:08.477Z https://mynextcloud.net/remote.php/dav/files/user/bookmarks/bookmarks.xbel.lock 2022-04-01T13:36:10.014Z Syncing failed with E034: Bookmarks file is unreadable. Did you forget to set an encryption passphrase? 2022-04-01T13:36:10.016Z onSyncFail I am pretty sure that I did not set any passphrase on the bookmark file or for my credentials. Any idea how this can happen? If not I will just uninstall and install floccus again and try to force sync from my browser. Kind Regard Steve ### Expected Behavior Working normally ### To Reproduce No idea ### Debug log provided - [X] I have provided a debug log file
Author
Owner

@marcelklehr commented on GitHub (May 2, 2022):

Were you able to resolve this? When this error happens it's good to have a look inside the file in question to check what's wrong. This error is triggered when the file doesn't look like xml.

<!-- gh-comment-id:1114793320 --> @marcelklehr commented on GitHub (May 2, 2022): Were you able to resolve this? When this error happens it's good to have a look inside the file in question to check what's wrong. This error is triggered when the file [doesn't look like xml](https://github.com/floccusaddon/floccus/blob/1e51d8f5bfb209e96b53fd2f5ab92410f2ca76a4/src/lib/adapters/WebDav.js#L192-L193).
Author
Owner

@stale[bot] commented on GitHub (May 16, 2022):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

<!-- gh-comment-id:1128244418 --> @stale[bot] commented on GitHub (May 16, 2022): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Author
Owner

@SteveKeller commented on GitHub (Jun 5, 2022):

Floccus was working correct. It was a Nextcloud problem.

Somehow when Floccus tried to sync the bookmark file, it was empty. Same behaviour when I downloaded the file directly with the browser. But Nextcloud showed that it should have a file size of some kb.
Solution: Delete old bookmark file and sync again

Sorry for my late answer.

Kind Regard
Steve

<!-- gh-comment-id:1146741682 --> @SteveKeller commented on GitHub (Jun 5, 2022): Floccus was working correct. It was a Nextcloud problem. Somehow when Floccus tried to sync the bookmark file, it was empty. Same behaviour when I downloaded the file directly with the browser. But Nextcloud showed that it should have a file size of some kb. Solution: Delete old bookmark file and sync again Sorry for my late answer. Kind Regard Steve
Author
Owner

@github-actions[bot] commented on GitHub (Jun 6, 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:1577771536 --> @github-actions[bot] commented on GitHub (Jun 6, 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#739
No description provided.