Github major service outage
status.github.com
Github major service outage
1–10 of 82 posts
https://status.github.com/
Re: Github major service outage
#2Re: Github major service outage
#3im getting a 500 (from NYC) on the main page + i cant push to remote repos
Re: Github major service outage
#4im getting a 500 (from NYC) on the main page + i cant push to remote repos
It's on any page, try visiting any repository, wiki etc - same story.
Re: Github major service outage
#5im getting a 500 (from NYC) on the main page + i cant push to remote repos
From here (NE UK) everything is down.
Typically I was in the middle of setting up a development environment on a new machine which has a lot of composer dependencies....
Oh well will have to go drink coffee in the sporadic sunshine :).
Re: Github major service outage
#6Same for me from San Diego, CA. I am unable to push and unable to access the main page. Getting "This page is taking way too long to load."
Re: Github major service outage
#7http://www.isitdownrightnow.com/github.com.html https://status.github.com/messages
Or for the HN friends without Javascript, http://isup.me/github.com.
Re: Github major service outage
#8The status page says that "Code Downloads" is "Normal". How do you get to the downloads page for a given repo? Is there some canonical form for a URL for repos? Maybe while they're fixing it we can still download code...
Re: Github major service outage
#9Why Unicorn Why!
Re: Github major service outage
#10The status page says that "Code Downloads" is "Normal". How do you get to the downloads page for a given repo? Is there some canonical form for a URL for repos? Maybe while they're fixing it we can still download code...
try:
git://github.com/{user}/{repo}.git
or https://github.com/{user}/{repo}.git
anyway, not working right now for me (Italy)EDIT: working, give it 30 seconds to start.