keybase / client

Keybase Go Library, Client, Service, OS X, iOS, Android, Electron
BSD 3-Clause "New" or "Revised" License
8.88k stars 1.23k forks source link

Logging in from the terminal doesn't work #2364

Open cilphex opened 8 years ago

cilphex commented 8 years ago

Keybase GUI Version: 1.0.14-20160316190012+580f36e

12:04 PM ~: keybase version
keybase (keybase.io CLI) v0.8.25
- node.js v0.10.35
- gpg (GnuPG) 1.4.18
- Copyright (C) 2014 Free Software Foundation, Inc.
Identifies as: 'keybase.io node.js client v0.8.25 darwin'

When I log in inside the terminal, the terminal seems to know who I am, but not the rest of the keybase program.

After I have successfully logged in:

unspecified-3

When I try dragging a .jpg file into my keybase public directory, I get a prompt for my OSX password, but it doesn't seem to wait for that before erroring:

unspecified-6

unspecified-4

unspecified-5

cjb commented 8 years ago

keybase seems to be pointing at an old Node client instead of the Go client that we switched to.

It looks like you're trying to write to /keybase/public/morpheus.jpg instead of /keybase/public/your_username/morpheus.jpg.

cilphex commented 8 years ago

So is this something I can fix on my own, and if so, how should I fix it? Or is it a problem with the client?

aalness commented 8 years ago

Hey @cilphex! Try uninstalling the node client with the instructions at the bottom of: https://keybase.io/download

gabriel commented 8 years ago

You can uninstall the node brew client via brew uninstall keybase

Also can you do a keybase log send and post the id so I can see what went wrong?

gabriel commented 8 years ago

(If you installed with npm, then you would need to uninstall it that way as @aalness suggested)

cilphex commented 8 years ago

@aalness Missed that step - it worked. Thanks!

aalness commented 8 years ago

Sweet! I also stuck some sick art in /keybase/private/alness,craig :)