Wrong passphrase on Ubuntu
See original GitHub issueI tried on Ubuntu 14 and Ubuntu 16 but when try to copy a password I always get the error "Error: Wrong passphrase"
. I tested it on Ubuntu 14 and 16 and I havenβt noticed differences between the two system versions. On my machine I has gpg 1.4.20 and gpg2 2.1.11. I tried also to create a link from gpg to gpg2, but I always get the same "Error: Wrong passphrase"
.
β / passpie init --force
Passphrase:
Repeat for confirmation:
Initialized database in /home/manzapanza/.passpie
β / passpie add massimo@test.com -r
β / passpie list
ββββββββββββ€ββββββββββ€βββββββββββββ€ββββββββββββ
β Name β Login β Password β Comment β
ββββββββββββͺββββββββββͺβββββββββββββͺββββββββββββ‘
β test.com β massimo β ******** β β
ββββββββββββ§ββββββββββ§βββββββββββββ§ββββββββββββ
β / passpie copy test.com
Passphrase:
Error: Wrong passphrase
How can I get it to work? Some suggestions? Thank you!
Issue Analytics
- State:
- Created 6 years ago
- Comments:6 (2 by maintainers)
Top Results From Across the Web
[SOLVED] wrong passphrase putty - Linux Forum
When trying to connect to my Ubuntu machine via ssh with putty from a Windows machine I am getting a wrong passphrase error....
Read more >How to Solve Incorrect Password ...Try Again Error in Ubuntu
1. To enable your root account, you need to type following command to the Terminal (press Ctrl+Alt+T on your keyboard) or use copy/paste...
Read more >ssh key passphrase wrong but it's right - Server Fault
I can't use my ssh id_rsa/id_rsa.pub keys because looks like ssh thinks that entered passphrase is wrong. But I'm sure that it's right....
Read more >Ubuntu 20.04 Full Disk Encryption - Wrong Password
When I remove the drive and reboot again, it gives the same "bad password or options" error. So - it looks like there's...
Read more >I've entered the correct password, but I still can't connect
If you have access to the pass key as well as the password/passphrase, try typing the pass key instead. Make sure you select...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Can you please check if #116 fixes this for you as well, if possible? Thanks
Latest patch release v.1.6.1 seems to have fixed this issue. I will be closing issue for now, feel free to reopen in case it persists.