PhilippC / keepass2android

Password manager app for Android
https://play.google.com/store/apps/details?id=keepass2android.keepass2android
GNU General Public License v3.0
4.87k stars 394 forks source link

[BUG] Missing root element #2601

Open WebworkrNet opened 6 months ago

WebworkrNet commented 6 months ago

Checks

Describe the bug you encountered:

  1. Login attempt in database
  2. App reports that DB file does not contain a root element.
  3. After further attempts, login is usually possible, often on the second attempt.

Describe what you expected to happen:

Flawless login.

I suspect that the error message is more likely the result of a faulty reading process. If you follow the error message, then the database should not be able to be opened permanently, should it?

What version of Keepass2Android are you using?

1.10-pre

Which version of Android are you on?

Android 14, One UI 6.0

WebworkrNet commented 6 months ago

Might be related to "#2355 [BUG] file signature invalid".