by Feanim on 12/6/2016, 8:38:14 PM
by jelder on 12/6/2016, 8:38:18 PM
Got this when pushing a small change:
remote: Resolving deltas: 100% (6/6), completed with 6 local objects.
remote: Unexpected system error after push was received.
remote: These changes may not be reflected on github.com!
remote: Your unique error code: 13f721d92e29fbb811443a19a44a49e0
by katpas on 12/6/2016, 8:14:40 PM
Trello is down too. I wonder if there's a service they're both using that's the root of it.
by wwwigham on 12/6/2016, 8:28:41 PM
I wonder how long it will take for changes I merged (using the web ui!) during this outage to propagate to the actual gh-pages website.
by chrissnell on 12/6/2016, 8:30:34 PM
Where's GitHub hosted these days? Is their Rackspace footprint history?
by jlgosse on 12/6/2016, 8:17:49 PM
Github.com is down for me, but traversing directly to my own repository works just fine
by bryanlarsen on 12/6/2016, 8:20:37 PM
site is up for me, but:
remote: Unexpected system error after push was received. remote: These changes may not be reflected on github.com!
by andars on 12/6/2016, 8:50:57 PM
Github's status page shows past month uptime, but I would be interested in seeing past year. It seems to me that Github has had a couple of major outages recently. Then again, they stand out more than normal operation.
by JoshGlazebrook on 12/6/2016, 8:35:05 PM
I wish they used statuspage.io or at least offered email notifications for the status.
by qween90 on 12/6/2016, 8:28:52 PM
Ugh no wonder - my pushes haven't been showing up.
As a weekend project, I created a service to monitor the status of many services (Github included) in one single page http://isserviceup.com/ . You can register with your Github account and star the services you use to receive notifications through Slack when their status change. It's all free and open source, let me know your thoughts!
p.s. I just posted a Show HN here https://news.ycombinator.com/item?id=13117856