-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Unable to enter "Keybase passphrase" to add second desktop client (Ubuntu) #4634
Comments
you provisioned the new device fine, but the new device has locked keys. You need to enter your correct keybase passphrase to unlock your keys. Have you forgotten your passphrase? Can you log onto the website with that same passphrase? You should be able too. Note that this is your keybase passphrase, and not your paper key. |
Here's what I do: But: Also try: I use same passphrase on both occasions. Have tried rebooting, &c no dice. :(
|
ok, this is sort of narrowing it down. obviously super hard for us to debug "my password doesn't work" since I don't want to know your password to try it out. a couple of things to try, I guess. Can you try logging into the website with your username/password just to make sure it works? (you said email/password above) Can you also provide a thanks |
Also, can you "show typing" and make sure your password is displayed properly in the GUI? |
I appreciate the difficulty on this bug report, aye. Possibly some bizarre-o pile of weird KDE interactions. :/
If I could just do it through the terminal ... ;) Cheers, |
Can't figure out what's wrong. IT's either that your passphrase is being relayed incorrectly to the backend, or that your private key encryption weirdly failed. Your login is failing in trying to unlock your local secret key. Never seen this issue before. You might try to deprovision your device (run |
Can you try to logout/login on your working device? |
Working device keybase UI is very different. New broken device Right now the working device seems to have login blocked on an error: I can not deprovision from the broken device because I can not successfully enter passphrase. I guess I could revoke it via web .. ? |
Both are 1.0.17 but different long-versions. The broken one is |
It looks like on your broken device it is falling back to gpg pinentry, which can be problematic. My guess is the desktop app isn't running. Can you try
(which should start it) and then
? thanks! |
On the working device, I then I do the same sequence on the broken client, and I get the login dialog at |
Uggg, this is going from bad to worse :( On the machine that used to work, that is now hosed, can you do a |
On the broken client, are you now seeing a pinentry with UI chrome? |
@maxtaco : on the good machine, @patrickxb : on the broken client, |
@dannyman any chance we can trouble you for a screenshot on the broken client? It seems as if the GUI isn't starting up for you.... Also try this: keybase config set -b pinentry.disabled 1
keybase login Also, do you have any weird non-ASCII characters in your passphrase? |
Ok, thank you, that really helps. OK, let's try some more creative ideas for Can you do this, on keybase ctl stop
mv $HOME/.config/keybase $HOME/.config/keybase-old
run_keybase And then try to reprovision again? I'm curious to know if you'll have the same issue. Thank you for all of your help. |
That did it. I had to enter a word series into the working client, then was prompted for my paper word series into the new client, and I'm in. whew Huge thanks for all your time spent here. Looking at keybase-old I see:
Also variations in some of the values of |
It's safe to nuke the old directory, and it's not a surprise that it's different, it's a totally new set of keys. I'm very glad you're able to use your laptop now, but I'm highly perplexed/troubled (as is @patrickxb) as to what happened the first time. It's clear you were using the correct passphrase, so you must have hit some rare bug that we've never seen before. |
Adding a second desktop client (ubuntu)
Installed keybase, ran it, typed a long passphrase in my first client
GUI shows me a list of private folders I can not get into. There's a dialog labeled "Pinentry" that says:
It will not accept my keybase passphrase. I tried putting in my paper key, but nada. I am totally locked out on the second computer:
Used to be an error. Now it just hands.
my log id: 1be4929a0457ca5a723e3a1c
The text was updated successfully, but these errors were encountered: