API network error
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 56
Description
I am unable to run most keybase commands on MacOS:
$ keybase login
▶ ERROR API network error: Get https://api-0.core.keybaseapi.com/_/api/1.0/merkle/path.json?last=3772402&load_deleted=1&load_reset_chain=1&poll=10&sig_hints_low=0&uid=cdb3958232d90f8e09238099fc65f319: x509: certificate signed by unknown authority (code 1601)
my log id: b26cf6567c21293bb044571c
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
Reproduce keybase login on macOS and start by tracing the request to the shown api-0.core.keybaseapi.com URL, focusing on the reported x509 unknown-authority failure. Use log ID b26cf6567c21293bb044571c when comparing diagnostics; done means the affected Keybase commands no longer fail with this certificate error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, macos
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100