KeePassDX icon indicating copy to clipboard operation
KeePassDX copied to clipboard

Nextcloud : second modification to database fails

Open TechD123 opened this issue 3 years ago • 7 comments
trafficstars

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)

TechD123 avatar Nov 17 '22 17:11 TechD123

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)

J-Jamet avatar Dec 03 '22 18:12 J-Jamet

I'm having the same issue. Does anybody know a workaround or fix? What can I do to help diagnose the issue?

jlippuner avatar Dec 09 '22 21:12 jlippuner

As the out of scope label was added and no progress has been made, should I bring this up with Nextcloud?

TechD123 avatar Mar 02 '23 15:03 TechD123

Yes, the behavior you describe is the one that Nextcloud has set up for the file provider of its application.

J-Jamet avatar Mar 14 '23 18:03 J-Jamet

same issue

fuzunspm avatar May 18 '23 06:05 fuzunspm

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?

DiagonalArg avatar Nov 29 '23 17:11 DiagonalArg

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

J-Jamet avatar Jan 08 '24 18:01 J-Jamet