Live data from Hacker News

Github: Major Service Outage

status.github.com

21–30 of 80 posts

Re: Github: Major Service Outage

#21

Earlier quoted context omitted.

Looks like github status is on heroku. It's loading fine for me: > host status.github.com status.github.com is an alias for appid129905herokucom-760859479.us-east-1.elb.amazonaws.com. appid129905herokucom-760859479.us-east-1.elb.amazonaws.com has address 50.19.101.240 appid129905herokucom-760859479.us-east-1.elb.amazonaws.com has address 50.19.101.216 appid129905herokucom-760859479.us-east-1.elb.amazonaws.com has add…

Yep after the last major outage they switched to Heroku

They were already running their status site on Heroku prior to the last major service outage.

Re: Github: Major Service Outage

#23

It appears that their http endpoints are down, but their git endpoints are working fine EDIT: or not anymore. I was able to push but now I am not.

Was just able to push/pull okay, overall seems like they're dealing with the outage really well. Their status page is really helpful, they were on twitter quickly, and they tried to restore service to people who might need to push/pull to their repos.

Re: Github: Major Service Outage

#24
post #21

Earlier quoted context omitted.

Yep after the last major outage they switched to Heroku

They were already running their status site on Heroku prior to the last major service outage.

This is correct. They needed ~90 dynos to keep up with about 500 qps on their status page in the last outage.

Source: http://news.ycombinator.net/item?id=4524489

Re: Github: Major Service Outage

#26
post #23

It appears that their http endpoints are down, but their git endpoints are working fine EDIT: or not anymore. I was able to push but now I am not.

Was just able to push/pull okay, overall seems like they're dealing with the outage really well. Their status page is really helpful, they were on twitter quickly, and they tried to restore service to people who might need to push/pull to their repos.

yeah watched their status site off and on for the last few minutes and it seems their git endpoints are intermittent while the site is out.

Re: Github: Major Service Outage

#27
post #25

Does anyone know where GitHub is hosted? I assume not AWS because status.github is on heroku (and therefore AWS).

The status site is on heroku/ec2 while the main services are on rackspace. Appears both are being attacked by one very unhappy camper.
Post reply on HN