githubteacher / developers-july-30-2015

2 stars 7 forks source link

Unable to clone #155

Open atcunningham opened 9 years ago

atcunningham commented 9 years ago

Attempt to clone gives " unable to access 'https://github.com/githubteacher/developers-july-30-2015.git/' :Failed to connect to github.com port 443: Timed out

patrickmckenna commented 9 years ago

@atcunningham We'll talk about this right after break.

atcunningham commented 9 years ago

Still a no go. I think it's a network or firewall issue on this end :-(

patrickmckenna commented 9 years ago

@atcunningham What error do you get? Have you tried git clone https://github.com/githubteacher/developers-july-30-2015.git, or just git@github.com:githubteacher/developers-july-30-2015.git?

atcunningham commented 9 years ago

atcunnin-usr@MS-TECC-W7-1061 ~ (master) $ git clone https://github.com/githubteacher/developers-july-30-2015.git Cloning into 'developers-july-30-2015'... fatal: unable to access 'https://github.com/githubteacher/developers-july-30-201 5.git/': Failed to connect to github.com port 443: Timed out

atcunnin-usr@MS-TECC-W7-1061 ~ (master) $

patrickmckenna commented 9 years ago

@atcunningham Ah, are you on a corporate network and SSH'ing into a machine?

atcunningham commented 9 years ago

On a corporate network. I have an SSH key and copied to GitHub profile. Still doesn't like it.

$ git clone git@github.com:githubteacher/developers-july-30-2015.git Cloning into 'developers-july-30-2015'... ssh: connect to host github.com port 22: Bad file number fatal: Could not read from remote repository.

Please make sure you have the correct access rights and the repository exists.

patrickmckenna commented 9 years ago

@atcunningham Ah, so I'd remove the SSH key and use the https url. That should work.

atcunningham commented 9 years ago

That's the first thing I tried. After the failed several times, then I tried the SSH route. Still didn't work.

atcunningham commented 9 years ago

There are a couple of others that are also having difficulties. So I'll pass on if we can get this worked out.

patrickmckenna commented 9 years ago

@atcunningham Really sorry to hear that! Any chance you'll be able to talk to one of your network/IT folks about this?

patrickmckenna commented 9 years ago

@atcunningham Would you mind copy/pasting the error you get w/ https?

atcunningham commented 9 years ago

--It didn't provide an actual error. It timed out. It could be firewall related $ git clone https://github.com/githubteacher/developers-july-30-2015.git Cloning into 'developers-july-30-2015'... fatal: unable to access 'https://github.com/githubteacher/developers-july-30-201 5.git/': Failed to connect to github.com port 443: Timed out

patrickmckenna commented 9 years ago

@atcunningham I'm afraid I can't be of better service here. Our Support team, however, is awesome. Please feel free to contact them.

dhara-tcs commented 8 years ago

I'm getting same error while trying to clone,

fatal: unable to access 'https://github.com/.git/': Failed to connect to github.com port 443: Timed out
hcanna commented 8 years ago

@dhara-tcs ... I recommend either retrying with git clone https://github.com/githubteacher/developers-july-30-2015.git or you are welcome to look at some of our upcoming classes, https://training.github.com/classes/