Skip to content

Instantly share code, notes, and snippets.

@harsha-y
Last active May 3, 2016 06:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save harsha-y/4fba8fd022307ddf14467c43b4f55585 to your computer and use it in GitHub Desktop.
Save harsha-y/4fba8fd022307ddf14467c43b4f55585 to your computer and use it in GitHub Desktop.
Troubleshoot Keybase Upgrade
$ brew update ; brew upgrade
...
$ keybase version
Client: 1.0.15
Service: 1.0.14-1
$ pgrep keybase
369
$ kill 369
Harsha-MBP:~ keybase version
Client: 1.0.15
$ keybase list-tracking
▶ INFO Saving /Users/user/Library/LaunchAgents/homebrew.mxcl.keybase.plist
▶ INFO Starting homebrew.mxcl.keybase
...
$ keybase version
Client: 1.0.15
Service: 1.0.15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment