Angoll / KPass

KeepassXC integration with Alfred
Apache License 2.0
54 stars 7 forks source link

Problem with getting the password in the clipboard #26

Closed Astrakan27 closed 2 years ago

Astrakan27 commented 2 years ago

I have installed and configured the workflow. The list of entries is appropriately showing up but I'm getting an erro when the script try to get and password and copy it to the clipboard

Error message is the following:

Passing output 'Enter password to unlock /Users/xxxx/xxxx/database.kdbx: Error while reading the database: Invalid credentials were provided, please try again. If this reoccurs, then your database file may be corrupt. (HMAC mismatch)

My database works perfectly outside the workflow

It seems to me that the issue is related to there handling of the Key File by the script

Any suggestion please?

Thanks Astrakan

Angoll commented 2 years ago

Hello, please try the version 2.4 I fixe some issues with using the key

Astrakan27 commented 2 years ago

Thank you very much Angoll, not it works