gopasspw / gopassbridge

A web extension for firefox and chrome to insert login credentials from gopass
MIT License
259 stars 23 forks source link

Cannot create new passwords from gopass-bridge #201

Closed yourealwaysbe closed 2 years ago

yourealwaysbe commented 3 years ago

When adding a new password, gopassbridge either hangs or fails on clicking "create". When running Firefox from the command line, i see the following message in the terminal:

You did not specify a user ID. (you may use "-r")

Current recipients:

Enter the user ID.  End with an empty line: 

Creating new passwords with "gopass insert" on the command line works fine. "gopass recipients" lists all intended recipients. I have tried running "gopass-jsonapi configure" a few times. As far as i can tell, i've followed all the gopass, gopass-jsonapi, and gopassbridge setup instructions in full (and again).

martinhoefling commented 2 years ago

Seems like missing configuration in gopass. @dominikschulz do you have an idea where that message could come from?

yourealwaysbe commented 2 years ago

Sorry, i should have closed this. The issue somehow resolved itself at some time ago. Iirc, i didn't have to do anything.