Live data from Hacker News

GitHub was down

status.github.com

11–20 of 94 posts

Re: GitHub was down

#13
post #7

We just started using Gerrit, but using Github authentication. Can't sign in! Not doing our own account management appears to have been a poor decision.

Every time a service like Github goes down, I always swear to myself I'll replace that dependency with a project that takes days, weeks, or months to implement will ensure I'll never have hours or minutes of downtime ever again.

Re: GitHub was down

#18
post #9

Strangely, pulling from and pushing to github works. Just that no page on their website loads.

The git hosting is fairly independent of the web site. It happens fairly frequently that one is down and the other isn't. The git hosting has a resilient distributed back end designed to maintain redundant replicas and be highly available. The web site is, I believe, a huge Rails app.

Re: GitHub was down

#19

I had just posted a link to an issue in github and when I tried to click it to see if it worked, I was wondering if I did anything wrong. Github has so much activity that many people could be thinking the same right now. I also guess hundreds of persons are wondering if the commit they just pushed killed github's servers.

I did the same. I spent a solid minute trying different things and googling to figure out what was wrong. Checked the status page and bam! It's still down. :(

Now there is a human Denial of Service attack because everyone is refreshing their pages like theres no tomorrow.

Re: GitHub was down

#20

Earlier quoted context omitted.

I did the same. I spent a solid minute trying different things and googling to figure out what was wrong. Checked the status page and bam! It's still down. :(

Now there is a human Denial of Service attack because everyone is refreshing their pages like theres no tomorrow.

All DOS are because of humans?
Post reply on HN