-
-
Notifications
You must be signed in to change notification settings - Fork 270
Error from OpenKeyChain: Encountered OpenPGP Exception during operation! #2963
Comments
We'll at least need a log (make sure to use the package name of OpenKeychain to get logs from it) https://docs.passwordstore.app/docs/users/reporting-bugs FYI OpenKeychain bugs are out of scope for APS now that we do not use it in the app so it's better to report issues to them rather than here. |
Thank you for replying so soon. Because i was unable to find any documentation on how to use Android Password store without openkeychain. |
The in-development version of Password Store available in the snapshot channel does not use OpenKeychain. The app will walk you through the setup. Closing this since there is nothing actionable here, for further questions about Password Store feel free to create a discussion here. |
I've experimented with snapshot versions of the Android password store, yet despite entering the correct password, I'm consistently encountering a "wrong password" error message. I've imported my private key via the settings menu, specifically navigating through settings > pgp_settings > key_manager. |
I would like to add just in case anyone stumbled across this, I solved a similar problem with the OpenKeychain exception and the incorrect password loop on snapshot via this: |
Describe the bug
I cannot see my passwords in Android Password Store (APS). I imported my private key into OpenKeychain for APS. Following issue #2653, I removed AEAD encryption from my key and reset the password store with it. However, the problem still persists.
Steps to reproduce
Steps to reproduce the behavior:
gpg --output private.pgp --armor --export-secret-key youremail@email.com
to export the private key.Expected behavior
The passwords need to be visible without any error in Android Password Store.
Screenshots
No response
Device information
Additional context
No response
The text was updated successfully, but these errors were encountered: