-
Notifications
You must be signed in to change notification settings - Fork 2k
Got ECONNRESET error when using vpn #1471
Copy link
Copy link
Closed
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Metadata
Metadata
Assignees
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Type
Fields
Give feedbackNo fields configured for issues without a type.
I just tried https://github.com/googleapis/google-api-nodejs-client#first-example (with my key of course) and hit the error ECONNRESET.
If I switch to node 10 sometime I will hit the error "Client network socket disconnected before secure TLS connection was established" but ECONNRESET is more common.
I am using vpn but I can get the correct result in chrome
Environment details
googleapisversion: 35Steps to reproduce
Thanks!