mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 06:06:05 +03:00
[GH-ISSUE #1159] Failed to decrypt file when moved to another folder #774
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#774
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 @mneiger on GitHub (May 11, 2022).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/1159
Which version of floccus are you using?
4.13.1
Sync method
{"label"=>"WebDAV"}
Which browser are you using? In case you are using the Android App, specify the Android version please.
Opera 86.0.4363.50 / FIrefox 100.0
Which version of Nextcloud Bookmarks are you using? (if relevant)
No response
Which version of Nextcloud? (if relevant)
v23.0.3
What kind of WebDAV server are you using? (if relevant)
Nextcloud v23.0.3
Describe the Bug
if I move the bookmark xbel file to another folder and adjust the floccus configuration accordingly, then it refuses to sync again and reports:
floccus-4.13.1-2022-05-11.log
resetting to old location works
Expected Behavior
it should accept to the new file location and continue syncing
To Reproduce
stop auto-sync
connect to nextcloud (webdav) server
move the xbel file to another location
wait some time (just in case)
edit floccus options and adjust "bookmarks file path" accordingly
save the options
ask floccus to "sync now"
Debug log provided
@mneiger commented on GitHub (May 19, 2022):
Still in 4.14.0
@mneiger commented on GitHub (Jun 1, 2022):
Still here in 4.15.0
@mneiger commented on GitHub (Jun 27, 2022):
and still here in 4.16.0 :-(
@mneiger commented on GitHub (Aug 8, 2022):
Still here in 4.17.0 and nextcloud 23.0.4
@mneiger commented on GitHub (Sep 6, 2022):
And still here in 4.17.1 and nextcloud 24.0.4 :-(
@marcelklehr commented on GitHub (Sep 17, 2022):
Hey @mneiger Thank you for reporting this. I can confirm this is an issue. It's currently by design, but I can understand that this is frustrating. That said, Google Drive is not a high priority for me atm, so it will take some time until I get to this.
@mneiger commented on GitHub (Sep 17, 2022):
Hi @marcelklehr , thanks for the confirmation. I feared it was something like the path being embedded in the encrypting code. It really means I will have to handle my migration another way.
However, I'm not using google drive but webdav on Nextcloud which is a more "native" platform to Floccus.
@mneiger commented on GitHub (Oct 6, 2022):
Hi @marcelklehr ,
I finally migrated my bookmark data by recreating the xbel file.
I'm still ready to help testing if there's ever a fix. However, if this is webdav specific, I wonder whether this is not in the end to be considered a duplicate of #1263 .
Thanks.
@marcelklehr commented on GitHub (Jul 6, 2024):
I'm starting to migrate the encryption now to move away from using the path as a salt. Once this change has propagated to all clients, I can roll out the actual change, in about a month.
@marcelklehr commented on GitHub (Nov 20, 2024):
The change was now released and this should no longer occur.
@github-actions[bot] commented on GitHub (Nov 21, 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.