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

login on the CLI fails #1855

Closed
alex opened this issue Nov 16, 2015 · 7 comments
Closed

login on the CLI fails #1855

alex opened this issue Nov 16, 2015 · 7 comments

Comments

@alex
Copy link

alex commented Nov 16, 2015

~ $ keybase login alex_gaynor
How would you like to sign this install of Keybase?

(1) Use an existing device
(2) Use a paper key
(3) Use my Keybase passphrase
(4) Use GPG
Choose a signing option: 3
▶ ERROR No username known

Unsurprisingly, my username is alex_gaynor :-)

@maxtaco
Copy link
Contributor

maxtaco commented Nov 16, 2015

Thanks for he bug report. Well this one is slightly embarrassing :)

Does it work without a command line argument? My guess is that it will.

On Monday, November 16, 2015, Alex Gaynor notifications@github.com wrote:

~ $ keybase login alex_gaynor
How would you like to sign this install of Keybase?

(1) Use an existing device
(2) Use a paper key
(3) Use my Keybase passphrase
(4) Use GPG
Choose a signing option: 3
▶ ERROR No username known

Unsurprisingly, my username is alex_gaynor :-)


Reply to this email directly or view it on GitHub
#1855.

@alex
Copy link
Author

alex commented Nov 16, 2015

Sorry, should have included that: same error.
On Nov 16, 2015 6:09 PM, "Maxwell Krohn" notifications@github.com wrote:

Thanks for he bug report. Well this one is slightly embarrassing :)

Does it work without a command line argument? My guess is that it will.

On Monday, November 16, 2015, Alex Gaynor notifications@github.com
wrote:

~ $ keybase login alex_gaynor
How would you like to sign this install of Keybase?

(1) Use an existing device
(2) Use a paper key
(3) Use my Keybase passphrase
(4) Use GPG
Choose a signing option: 3
▶ ERROR No username known

Unsurprisingly, my username is alex_gaynor :-)


Reply to this email directly or view it on GitHub
#1855.


Reply to this email directly or view it on GitHub
#1855 (comment)
.

@maxtaco
Copy link
Contributor

maxtaco commented Nov 16, 2015

Will take a look tonight or tomorrow. Thanks!

On Monday, November 16, 2015, Alex Gaynor notifications@github.com wrote:

Sorry, should have included that: same error.
On Nov 16, 2015 6:09 PM, "Maxwell Krohn" <notifications@github.com
javascript:_e(%7B%7D,'cvml','notifications@github.com');> wrote:

Thanks for he bug report. Well this one is slightly embarrassing :)

Does it work without a command line argument? My guess is that it will.

On Monday, November 16, 2015, Alex Gaynor <notifications@github.com
javascript:_e(%7B%7D,'cvml','notifications@github.com');>
wrote:

~ $ keybase login alex_gaynor
How would you like to sign this install of Keybase?

(1) Use an existing device
(2) Use a paper key
(3) Use my Keybase passphrase
(4) Use GPG
Choose a signing option: 3
▶ ERROR No username known

Unsurprisingly, my username is alex_gaynor :-)


Reply to this email directly or view it on GitHub
#1855.


Reply to this email directly or view it on GitHub
<
#1855 (comment)

.


Reply to this email directly or view it on GitHub
#1855 (comment)
.

@maxtaco
Copy link
Contributor

maxtaco commented Nov 17, 2015

Confirmed this bug, it's because you don't have a key. Still on our part.

@alex
Copy link
Author

alex commented Nov 17, 2015

Yup, I removed my previous key to move to a new one, and now I'm trying to login so that I can verify my new key :-)

@maxtaco
Copy link
Contributor

maxtaco commented Nov 17, 2015

cool. We'll figure it out, thanks for your patience!

patrickxb added a commit to keybase/client that referenced this issue Nov 17, 2015
In particular, for web users without keys logging in.

keybase/keybase-issues#1855

This also fixes another bug where logging in on a device
with another account would try to get the passphrase for
the original account instead of for the username
specified during login (either via UI or command line).

Added/clarified tests for both situations.  Verified
that they fail without fix, pass with fix.
patrickxb added a commit to keybase/client that referenced this issue Nov 17, 2015
In particular, for web users without keys logging in.

keybase/keybase-issues#1855

This also fixes another bug where logging in on a device
with another account would try to get the passphrase for
the original account instead of for the username
specified during login (either via UI or command line).

Added/clarified tests for both situations.  Verified
that they fail without fix, pass with fix.
patrickxb added a commit to keybase/client that referenced this issue Nov 17, 2015
In particular, for web users without keys logging in.

keybase/keybase-issues#1855

This also fixes another bug where logging in on a device
with another account would try to get the passphrase for
the original account instead of for the username
specified during login (either via UI or command line).

Added/clarified tests for both situations.  Verified
that they fail without fix, pass with fix.
@alex
Copy link
Author

alex commented Nov 25, 2015

Confirm that this was resolved :-)

@alex alex closed this as completed Nov 25, 2015
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