mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 22:26:06 +03:00
[GH-ISSUE #1109] Syncing failed with E034 #739
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#739
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 @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
@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.
@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.
@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
@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.