Error: Node Socket hang up only on my machine

113 Views Asked by At

it seems weird that I always have socket hang up on my machine while on the other machine request works well.

even I only request to google.com in order to test it but still got socket hang up. anyone know why this happen? its really frustrating

I write simple to test.

enter image description here

and after run it. this will intermittently happen

enter image description here

Well tried on other machine with same code and it works well.

1

There are 1 best solutions below

0
On BEST ANSWER

it is working now, seems like there's firewall that block my request into interal system. thanks.