Kunzisoft / KeePassDX

Lightweight vault and password manager for Android, KeePassDX allows editing encrypted data in a single file in KeePass format and fill in the forms in a secure way.
https://www.keepassdx.com/
GNU General Public License v3.0
4.29k stars 260 forks source link

Not enough memory to open the database #1780

Open KrzysztofJa opened 3 months ago

KrzysztofJa commented 3 months ago

Describe the bug Hello, when opening the database, a message appears that there is not enough memory to open the database

cbiere commented 3 months ago

It might help if you filled out the template. If you created the database on a PC, it's possible you chose a a huge memory size in the database security settings that is too much for your mobile device.

J-Jamet commented 3 months ago

There's also a good chance that you'll use a key file that's very large. Unfortunately, to calculate the hash of the key file, you currently need to store it in RAM, so if it's too big it won't work. In any case, a key file doesn't need to be large.