Corporate proxy
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 56
Description
Hi,
I am behind a corporate proxy which has to be used for DNS resolves as well as connecting.
I'm getting
- ERROR API network error: Get https://api.keybase.io/_/api/1.0/user/lookup.json?fields=basics%2Cpublic_keys%2Cpictures&multi=1&username=<snip>: dial tcp: lookup api.keybase.io: getaddrinfow: No such host is known. (error 1601)
When I try to login. Directly after entering the username. I have set the proxy in config.json after reading #4071 , didn't help.
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 reading the proxy configuration guidance in #4071 and reproducing the login failure immediately after entering a username. Trace how config.json affects DNS resolution and the API connection, then verify that user lookup and login work when both use the corporate proxy.
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
- 25/100