GitHub Is Down
githubstatus.com
GitHub Is Down
1–10 of 93 posts
Re: GitHub Is Down
#2[deleted]
Re: GitHub Is Down
#3I was building a github app and was scratching my head about where I messed up. The website and front end were loading but github isn't sending webhooks.
Re: GitHub Is Down
#4I was building a github app and was scratching my head about where I messed up. The website and front end were loading but github isn't sending webhooks.
I was deploying code to production as it died!
Re: GitHub Is Down
#5Yeah navigation is slow or timing out on my repos.
Re: GitHub Is Down
#6have never seen the github 500 screen before! the 404 screen is delightful, this one is as well
silver linings
Re: GitHub Is Down
#7Yep, hitting Nginx 504s when accessing my (and others') repositories.
Re: GitHub Is Down
#8have never seen the github 500 screen before! the 404 screen is delightful, this one is as well silver linings
I'm not even getting the pretty errors :) Just the generic nginx 504 timeout.
Re: GitHub Is Down
#9I too went straight to HN upon realizing this
Re: GitHub Is Down
#10Yep. git push/pull are throwing permission denied errors. I thought I'd check ssh itself.
ssh -T git@github.com throws the same permission denied error.