This repository was archived by the owner on Aug 11, 2022. It is now read-only.
This repository was archived by the owner on Aug 11, 2022. It is now read-only.
Failed to connect to github.com port 443: connection refused #10037
Closed
Description
Error fatal : unable to access 'https://github.com/joshuafcole/async-node-events.git' : Failed to connect to gitHub.com port 443 : Connection Refused.
Activity
kenany commentedon Oct 20, 2015
@kunalgithub Seems like an issue with your internet connection. Are you behind a proxy or firewall that might be disrupting requests to
github.com
?kunalgithub commentedon Oct 20, 2015
yes - i am behind proxy
kenany commentedon Oct 20, 2015
@kunalgithub Be sure to configure
npm
to use your proxy then. Here are the relevant configuration variables:proxy
https-proxy
cafile
I think you might have to configure
git
to use the proxy as well.kunalgithub commentedon Oct 20, 2015
these all are configured properly .. fine and dandy except -- cafile ? -
GIT config
http.sslcainfo=C:/program files/git/mingw64/ssl/certs/ca-bundle.crt
[-]NPM install error : [/-][+]Failed to connect to github.com port 443: connection refused[/+]othiym23 commentedon Oct 21, 2015
Is the proxy configured for npm, or just for git?
SauravDas90 commentedon Jul 21, 2016
I am using it on my home computer with no proxy configured, what to do?
I am using ubuntu 14.04 and using IntelliJ/Android studio
kenany commentedon Jul 21, 2016
@SauravDas90 Maybe you have a firewall?
ubuntuvim commentedon Aug 4, 2016
What a strange question, I put my

/etc/hosts
in github.com commented out, no problem!!!!kenany commentedon Aug 11, 2016
@kunalgithub Is this still an issue for you?
kenany commentedon Aug 18, 2016
Closing as abandoned.
sabarivasagan commentedon Sep 9, 2016
i had this same error
21 remaining items