Skip to content
This repository has been archived by the owner on Apr 30, 2019. It is now read-only.

Connection timeout on tsd #289

Open
pooyaho opened this issue Aug 9, 2016 · 1 comment
Open

Connection timeout on tsd #289

pooyaho opened this issue Aug 9, 2016 · 1 comment

Comments

@pooyaho
Copy link

pooyaho commented Aug 9, 2016

When I want to install a definition using tsd I got timeout error, There is no proxy, there is not broken connection problem and everything is ok, but tsd can't retrieve the file.

tsd install gulp

[ERR!] cwd  : projectpath/
[ERR!] os   : Linux 4.4.0-31-generic
[ERR!] argv : "nodepath/node" "nodepath/node/bin/tsd" "install" "gulp"
[ERR!] node : v4.2.2
[ERR!] tsd  : 0.6.5
[ERR!] Error: connect ETIMEDOUT 10.10.34.34:443
[ERR!] CODE : ETIMEDOUT
[ERR!] connect ETIMEDOUT 10.10.34.34:443
This is most likely not a problem with tsd itself
and is related to network connectivity.
In most cases you are behind a proxy or have bad network settings.

If you are behind a proxy, please make sure that the
'proxy' config is set properly.  See: https://github.com/DefinitelyTyped/tsd#tsdrc
[ERR!] .tsdrc could not be retrieved

[ERR!] Please include the following file with any support request:
    projectpath/tsd-debug.log
@nycdotnet
Copy link

Why is it trying to connect to 10.10.34.34 ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants