Cant use command line without app?
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 56
Description
After a restart, I tried to id myself and I get:
➜ ~ keybase id diego
Keybase isn't running. To start, you can run:
open /Applications/Keybase.app
▶ ERROR There were multiple errors: dial unix /Users/diego/Library/Group Containers/keybase/Library/Caches/Keybase/keybased.sock: connect: no such file or directory; dial unix /Users/diego/Library/Caches/Keybase/keybased.sock: connect: no such file or directory
I now have to have the app running to use the command line?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the post-restart failure with keybase id diego on macOS and trace the CLI's handling of the missing keybased.sock connection. Determine whether the command should start or work without the app, then verify the chosen behavior after a restart; the issue does not name files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100