« Back to Index

GPG: Fixing GPG and Agent Errors

View original Gist on GitHub

Tags: #gpg #gpgagent #agent #pass

Fixing GPG and Agent Errors.md

Updated gpg and gpg-agent via Homebrew

Error:

$ pass show Some/Example/Service

gpg: WARNING: server 'gpg-agent' is older than us (2.3.1 < 2.3.2)
gpg: problem with fast path key listing: IPC parameter error - ignored
gpg: public key decryption failed: No pinentry
gpg: decryption failed: No pinentry

Solution:

gpgconf --kill all