-
Notifications
You must be signed in to change notification settings - Fork 436
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error retrieving access token: Error: read ECONNRESET #203
Comments
I'm not sure. This error is probably because you are in China and the internet provider is blocking this API. As in, G Suite doesn't work in China. There was a feature request to support proxies: #8 But I think you can just use a proxy with googleapis directly following these instructions: I'll accept PRs for any fix you find a fix. Otherwise, I'll close this issue. |
Did you successfully log in clasp? How did you solve it? I have the same problem and I'm also using ShadowSocks too. |
I've solved it. I use ShadowsocksX-NG (a SS client on Mac OSX), so the http_proxy's port is 1087 as default. So just add this env: Then run |
Hi Andie @andiechu, I am very new to the clasp and try to use proxy as well. However, I could not figure out the solution. When you were trying to add the env export http_proxy, were you editing on the clasp auth.ts like the following screenshot? |
Hi Andie @andiechu, I am very new to the clasp and try to use proxy as well. However, I could not figure out the solution. When you were trying to add the env export http_proxy, were you editing on the clasp auth.ts like the following screenshot? |
Expected Behavior
Actual Behavior
Landing page display:
But clasp shows:
I use Shadowsocks VPN in China,Maybe it's related to this?
Steps to Reproduce the Problem
1.clasp login
Specifications
The text was updated successfully, but these errors were encountered: