Skip to content
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
@kunalgithub

Description

@kunalgithub

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

kenany commented on Oct 20, 2015

@kenany
Contributor

@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

kunalgithub commented on Oct 20, 2015

@kunalgithub
Author

yes - i am behind proxy

kenany

kenany commented on Oct 20, 2015

@kenany
Contributor

@kunalgithub Be sure to configure npm to use your proxy then. Here are the relevant configuration variables:

I think you might have to configure git to use the proxy as well.

kunalgithub

kunalgithub commented on Oct 20, 2015

@kunalgithub
Author

these all are configured properly .. fine and dandy except -- cafile ? -
GIT config
http.sslcainfo=C:/program files/git/mingw64/ssl/certs/ca-bundle.crt

changed the title [-]NPM install error : [/-] [+]Failed to connect to github.com port 443: connection refused[/+] on Oct 21, 2015
othiym23

othiym23 commented on Oct 21, 2015

@othiym23
Contributor

Is the proxy configured for npm, or just for git?

SauravDas90

SauravDas90 commented on Jul 21, 2016

@SauravDas90

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

kenany commented on Jul 21, 2016

@kenany
Contributor

@SauravDas90 Maybe you have a firewall?

ubuntuvim

ubuntuvim commented on Aug 4, 2016

@ubuntuvim

What a strange question, I put my /etc/hosts in github.com commented out, no problem!!!!
comment github.com

kenany

kenany commented on Aug 11, 2016

@kenany
Contributor

@kunalgithub Is this still an issue for you?

kenany

kenany commented on Aug 18, 2016

@kenany
Contributor

Closing as abandoned.

sabarivasagan

sabarivasagan commented on Sep 9, 2016

@sabarivasagan

i had this same error

21 remaining items

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @othiym23@kenany@LiYaHX@alvirtuoso@SauravDas90

        Issue actions

          Failed to connect to github.com port 443: connection refused · Issue #10037 · npm/npm