Had this issue on Linux—turns out the proxy server settings needed to be set in both environment vars AND the browser.
Run `env | grep proxy` to check. Also, `curl -v` gives verbose output to see where it’s failing.
Run `env | grep proxy` to check. Also, `curl -v` gives verbose output to see where it’s failing.
