Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting failed to store secret: failed to encrypt when trying to create credentials, but fetching credentials work perfectly #236

Open
alecvn opened this issue Apr 5, 2023 · 2 comments

Comments

@alecvn
Copy link

alecvn commented Apr 5, 2023

When I try to create credentials for a website I keep getting failed to store secret: failed to encrypt. However, if I create credentials through gopass they are available in the browser extension, they decrypt as expected and are auto-filled.

My system specs:

Firefox 111.0.1
GoPass Bridge 0.9.0
gopass-jsonapi 1.14.5
gopass 1.15.4
EndeavourOS 6.2.8-arch1-1

This has been going on for a couple of months, though it did work initially.

@innovate-invent
Copy link

I have the same issue. I managed to isolate it to gopass-jsonapi.
Looking in the firefox debugger console for gopass-bridge it shows:

{"type":"create","entry_name":"test","login":"foo","password":"","length":24,"generate":true,"use_symbols":true}

Directly invoking gopass-jsonapi with this message fails.

See gopasspw/gopass-jsonapi#118

@innovate-invent
Copy link

There is a fix for this issue here: gopasspw/gopass-jsonapi#118 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants