KeePassDX
KeePassDX copied to clipboard
Nextcloud : second modification to database fails
On Android 13 with a database saved via Nextcloud, only the first modification to the database is successfully saved to Nextcloud. Any modification afterwards results in an error (database could not be saved). Behavior is observed when creating, deleting or moving an entry, for example. Modern unlocking is enabled.
This issue appeared today. The only things I did differently, or that I can remember modifying are:
- Database security setting changed via KeepasXC Desktop Client
The first time this behavior was observed:
- Trying and failing to delete multiple entries (second modification) after having copied them to a different folder (first modification)
This problem comes from Nextcloud which breaks the write permissions on the second opening of the file with the same URI. We should study why this application has this behavior.
(more info : https://github.com/Kunzisoft/KeePassDX/wiki/File-Manager-and-Sync)
I'm having the same issue. Does anybody know a workaround or fix? What can I do to help diagnose the issue?
As the out of scope label was added and no progress has been made, should I bring this up with Nextcloud?
Yes, the behavior you describe is the one that Nextcloud has set up for the file provider of its application.
same issue
As I'm suffering with the same issue, I'm wondering if it is possible that giving us the option of setting a db-save interval that's a little longer than the repeated immediate saves that happen when we make a flurry of changes, might solve the issue? Maybe if we could set it as once in 60sec or in 5min, it might not trigger the problem with nextcloud?
Backup problems have never been a problem of time, but a problem of file status. And it's up to the file manager to deal with these problems. The workaround : https://github.com/Kunzisoft/FileSync/issues/11