Proxy Issue
See original GitHub issueHey there, when using proxies via a request I get:
{ Error: tunneling socket could not be established, cause=getaddrinfo ENOTFOUND http http:80
at ClientRequest.onError (xxxxxx\node_modules\tunnel-agent\index.js:177:17)
at Object.onceWrapper (events.js:315:30)
at emitOne (events.js:116:13)
at ClientRequest.emit (events.js:211:7)
at Socket.socketErrorListener (_http_client.js:387:9)
at emitOne (events.js:116:13)
at Socket.emit (events.js:211:7)
at emitErrorNT (internal/streams/destroy.js:64:8)
at _combinedTickCallback (internal/process/next_tick.js:138:11)
at process._tickCallback (internal/process/next_tick.js:180:9) code: 'ECONNRESET' }
Issue Analytics
- State:
- Created 5 years ago
- Reactions:2
- Comments:11
Top Results From Across the Web
How to fix "There is something wrong with the proxy server ...
How to Fix Can't Connect to Proxy Server Issue on Windows 10 · Method 1: Checking if your Connection is Stable · Method...
Read more >Common Proxy Problems (And How You Can Fix Them)
Common Proxy Issues and Causes · 1. Too many website IP bans · 2. Proxy provider failing · 3. Proxies not configured for...
Read more >Proxy Errors -Types and How to resolve it | By Limeproxies
Proxy errors are the main root cause are server problems. The error message is being retrieved from the large scale Internet network to...
Read more >Fix For Unable to Connect to Proxy Server Error In Windows 10
Unable to Connect to Proxy Server in Windows 10 · 1. Disable Proxy Settings · 2. Reset Internet Options · 3. Clear Browser...
Read more >How to Fix “There Is Something Wrong With the Proxy Server ...
Many times, the problem lies with the internet connection itself and not the proxy. Make sure your device is connected to stable internet....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Reading on further, it seems a common fault with the module that executing multiple requests breaks it.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.