4

Trying to open a .kdbx database with correct password gives the following error "Unable to open the database. Wrong key or database file is corrupt". However, it does work on OSX. Repairing does not fix the issue. I remember also having few random successes before but that's about it.

spacemonkey
  • 85
  • 1
  • 7

1 Answers1

8

I had the same error. This answer on GitHub was the solution for me:

You always need to use ALL keys you used for creating the database. When you create a database with password and key file, you need to use both to unlock it. Make sure the corresponding checkboxes are ticked on the unlock screen.

Zanna
  • 72,312
Andrea
  • 81