DefinitelyTyped / tsd

[DEPRECATED] TypeScript Definition manager for DefinitelyTyped
Apache License 2.0
1.12k stars 135 forks source link

connect ECONNREFUSED #225

Closed MortezaT closed 6 years ago

MortezaT commented 9 years ago

Hi!

I tried to install definitions via tsd and just in the very first effort I was successful and other tries failed with error : connect ECONNREFUSED 10.10.34.36:443

I'm not Using any proxy and the port shown is for Iran National filtering system. I think somehow they think tsd is an intruder to their foolish greatness and really hazardous for Iran politic.

I checked this in different OSes (Ubuntu 15.04 and Windows 7 64 bit)

In Windows I used Psiphon proxy and it just accepted the proxy when port is not set in .tsdrc ("proxy": "127.0.0.1") and when port is set to others (e.g: 8080) this error was shown:

    [ERR!] Error: tunneling socket could not be established, cause=getaddrinfo ENOTF

OUND 8080 8080:80

morajabi commented 6 years ago

I think you can close this one :)