Cannot look up any keybase.io hostnames
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 56
Description
dustin@ramanujan ~ $ keybase id wcosta
▶ ERROR API network error: Get https://api.keybase.io/_/api/1.0/user/lookup.json?fields=basics%2Cpublic_keys%2Cpictures&multi=1&username=wcosta: dial tcp: lookup api.keybase.io: No address associated with hostname (error 1601)
any operation I preform gives me this sort of error.
dustin@ramanujan ~ $ keybase version
Client: 1.0.16
Service: 1.0.16
dustin@ramanujan ~ $ host api.keybase.io
api.keybase.io has address 54.84.82.15
I'm guessing something in the go resolver is failing? I have seen this on many networks now.
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 keybase id wcosta failure and comparing it with host api.keybase.io, as shown in the report. Investigate the Go resolver behavior across the affected networks; done means Keybase operations can resolve keybase.io hostnames reliably.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100