Live data from Hacker News

GitHub Is Down

githubstatus.com

1–10 of 93 posts

Re: GitHub Is Down

#3
I 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

#4
post #3

I 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

#10
Yep. 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.

Post reply on HN