question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. ItΒ collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Wrong passphrase on Ubuntu

See original GitHub issue

I 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:closed
  • Created 6 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
scorphuscommented, Oct 4, 2017

Can you please check if #116 fixes this for you as well, if possible? Thanks

0reactions
marcwebbiecommented, Apr 25, 2018

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found