dialogflow-nodejs-client icon indicating copy to clipboard operation
dialogflow-nodejs-client copied to clipboard

got a proxy error when trying to make the example main.js work

Open gispk47 opened this issue 8 years ago • 4 comments

got an error like this : "Error: connect ETIMEDOUT : *.:443" seems got blocked by the gfw in china

gispk47 avatar Apr 25 '17 04:04 gispk47

I'm also getting the same error i don't know how to overcome it. Any one fix this issue please let me know.

BUHARIMOHAMEDISMAIL avatar Jun 29 '17 10:06 BUHARIMOHAMEDISMAIL

Having this too. Not in China, though. I can access https://api.api.ai from my browser (that resolves to the ip address i'm seeing in the error), but not from nodeJS apparently.

gertjaap avatar Jul 18 '17 08:07 gertjaap

can you please let me know how to fix this error?

Error: connect ETIMEDOUT 35.190.15.252:443 at Object.exports._errnoException (util.js:1050:11) at exports._exceptionWithHostPort (util.js:1073:20) at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1097:14) code: 'ETIMEDOUT', errno: 'ETIMEDOUT', syscall: 'connect', address: '35.190.15.252', port: 443 }

sajjanhubale avatar Jul 20 '17 15:07 sajjanhubale

@gertjaap u managed to find a solution? if yes can share details on it as I am facing similar issue as yours.

Rajesh1306 avatar Oct 31 '17 02:10 Rajesh1306