Description
When saving takes longer than 10 seconds, the app shows an error "[storage provider] does not respond". This happens even for databases stored locally on device.
The cause is that encryption process counts towards the timeout intended for file operations only.
Expected behavior
Saving should finish correctly, without any errors.
Environment:
Device: any
OS: any
App Version: 1.46.140
Workarounds
Option 1: tap "Save as..." in the error message, select your database, agree to overwrite the file. (At this stage, KeePassium has the database already encrypted in memory, so it skips the slow part and quickly saves the file.)
Option 2: consider reducing your database size, so saving would take less time.
Description When saving takes longer than 10 seconds, the app shows an error "[storage provider] does not respond". This happens even for databases stored locally on device.
The cause is that encryption process counts towards the timeout intended for file operations only.
Expected behavior Saving should finish correctly, without any errors.
Environment:
Workarounds