gopass-ui icon indicating copy to clipboard operation
gopass-ui copied to clipboard

Environment test fails, not able to decrypt secrets

Open prachiN48 opened this issue 4 years ago • 5 comments

MacOS version : 10.15.3 Gopass version : 1.8.6 Gopass UI version : 0.6.0 I am able to see the store and the list of it's contents but unable to see individual secrets. when I clcik on any entry in store the UI hangs on loading screen

Screenshot 2020-03-25 at 18 19 57

prachiN48 avatar Mar 25 '20 17:03 prachiN48

Are you using pinentry-mac as a GPG passphrase dialog tool?

https://formulae.brew.sh/formula/pinentry-mac

ruettenm avatar Mar 25 '20 19:03 ruettenm

Yes, I am and now after a machine restart the environment test has worked but it’s still unable to retrieve the secret values.. The screen looks something like this.

I’ve highlighted the error in the Developer tools in the bottom right corner.

See screenshot: https://user-images.githubusercontent.com/62475407/77624470-27887380-6f42-11ea-872f-f264ca6f5769.png

prachiN48 avatar Mar 26 '20 08:03 prachiN48

I also have the problem with gopass 1.8.6 and gopass-ui 0.7.0

lunny avatar Apr 23 '20 12:04 lunny

Still having this error. OS: Mac 11.3.1

Saggitarie avatar May 07 '21 04:05 Saggitarie

I had this for some time, but after much playing I realised that I had not configured the PINENTRY env PINENTRY=$(which pinentry-mac)

It works for me once set

deligatedgeek avatar Dec 29 '21 12:12 deligatedgeek