7 ms·
GitHub partial outage
- nkzd 10mo agoI thought my SSH keys were revoked, whew.
- coffeebeqn 10mo agoJust started to replace mine when I saw someone post a message about GitHub
- marak830 10mo agoHuh could this be why I can't login and pushing packages says my account is banned?
- danfritz 10mo agoRelated to the recent announcement they are moving to Azure?
- drcongo 10mo agoOh no. I look forward to watching my browser redirect 40 times on every attempted page load.
- wpm 10mo agoAnd the URL will be 400 characters long
- the_af 10mo agoWow. It wasn't already running on Azure? What was it (or is it) running on?
- noir_lord 10mo agoiirc (it's been a while) they where on rackspace when Microsoft bought them out - there was an article a few months ago saying they where moving to Azure and freezing new features while they do the move[1]. [1] https://thenewstack.io/github-will-prioritize-migrating-to-azure-over-feature-development/ https://thenewstack.io/github-will-prioritize-migrating-to-a... Honestly I don't know half the features they have added because the surface is huge at this point everyone seems to be using a (different) subset of them anyway. So a feature freeze isn't likely to have much impact on me. EDIT: went and checked - https://github.blog/news-insights/github-is-moving-to-rackspace/ https://github.blog/news-insights/github-is-moving-to-racksp... not sure if they moved again before the MS acquisition though.
- nixgeek 10mo agoA team of us moved it off Rackspace in 2013, it’s been mostly in a set of GitHub operated colo since then. Used to be there was some workloads on AWS and a bit of DirectConnect. Now it’s some workloads on Azure. To the best of my knowledge there’s been no Rackspace in the picture since about 2013, the details behind that are fuzzy as it’s been 10+ years since I worked on infrastructure at GitHub.
- antn 10mo agoyeah, we did not have anything in Rackspace for many years before the Microsoft acquisition. I remember having to migrate some tiny internal things off of Heroku, though!
- le_stoph 10mo agoIn the Pragmatic Engineer podcast episode with the former CEO of Github, the latter mentioned that they had their own infra for everything. If I remember correctly, this was due to the fact that Github is quite old and at the time when Github Actions became a thing, cloud providers were not really offering the kind of infra that was necessary to support the feature.
- Kwpolska 10mo agoGitHub is old, but GitHub Actions are not. Indeed, GitHub Actions launched two months after the Microsoft acquisition was announced [0], and it is a half-assed clone of Azure Pipelines. [0] https://en.wikipedia.org/wiki/Timeline_of_GitHub https://en.wikipedia.org/wiki/Timeline_of_GitHub
- le_stoph 10mo agoI'll be damned, I feel like I've been using GA since forever! You're right though, just re-listened to the segment[0] and the ex-CEO mentions they were initially using AWS, then moved to their own servers because of the limitations of AWS at the time and their particular needs. Github Actions did however always run on Azure! [0] https://www.youtube.com/watch?v=2oq__5tDFZI&t=491s https://www.youtube.com/watch?v=2oq__5tDFZI&t=491s
- saghm 10mo agoI can't read the entirety of this article[1] because it's paywalled, but it looks like they ran their own servers: > GitHub is currently hosted on the company’s own hardware, centrally located in Virginia I imagine this predates their acquisition from Microsoft. Honestly, given how often Github seems to be down compared to the level of dependency people have on it, this might be one of the few cases where I might have understood if Microsoft embraced and extended a bit harder. [1]: https://www.theverge.com/tech/796119/microsoft-github-azure-migration-move-notepad https://www.theverge.com/tech/796119/microsoft-github-azure-...
- loloquwowndueo 10mo agoWell… https://www.reuters.com/technology/microsoft-azure-down-thousands-users-downdetector-shows-2025-10-29/ https://www.reuters.com/technology/microsoft-azure-down-thou...
- saghm 10mo agoFair enough, my Azure experience is minimal enough that maybe I shouldn't make assumptions about whether this would improve things. That being said, I do think there's merit in the idea that if Microsoft is going to be able to solve this problem, they probably should try to solve it just once, and in a general way, rather than just for Github?
- balamatom 10mo ago>Microsoft >solve it just once, and in a general way
- bob1029 10mo agohttps://news.ycombinator.com/item?id=45517173 https://news.ycombinator.com/item?id=45517173
- stackskipton 10mo agoDoubt it. I'm Ops person on Azure, while they just had terrible outage recently, they tend to be as stable as any other cloud provider and I haven't had many issues with Azure itself compared to whatever slop the devs are chucking into production.
- whoknowsidont 10mo ago>they tend to be as stable as any other cloud provider Absolutely not.
- Fokamul 10mo agoNot Sharepoint? What a bummer.
- arccy 10mo agoYour weekly reminder to take a break
- hoherd 10mo agoI still can't pull new branches even though the incident says it's resolved. I don't think my boss would be happy with me taking a break this long... but what else can I do when our business uses GH?
- arccy 10mo agoWrite up a document on the business continuity risks of depending on Github.
- theletterf 10mo agoI was getting crazy thinking that there was something wrong with my SSH keys all of a sudden. Thanks $DEITY it's just GitHub.
- no_wizard 10mo agoSame. I reflex replaced mine thinking it needed to be. Glad its working now though
- rvz 10mo agoLooking forward to the postmortem. Are they using AI agents this time to resolve the outage? Probably not. But this time, there is no CEO of GitHub to contact and good luck contacting Satya to solve the outage.
- gunalx 10mo agoYep. Was using github for oauth on a petproject of mine. Got the unicorn, and was considering takingthe break, or just etting up something else. Seems to be running again for me now though.
- JLCarveth 10mo agoThis sure does seem to happen a lot
- Scribesley 10mo ago[dead]
- fishgoesblub 10mo agoMust be a day ending in Y.
- numbsafari 10mo agoAnyone using GitLab have any insight on how well their operations are running these days? We originally left GitLab for GitHub after being bit by a major outage that resulted in data loss. Our code was saved, but we lost everything else. But that was almost 10 years ago at this point.
- colesantiago 10mo agoNo issues on GitLab. Haven't seen any outage from GitLab in like, ever.
- philipwhiuk 10mo agohttps://status.gitlab.com/pages/history/5b36dc6502d06804c08349f7 https://status.gitlab.com/pages/history/5b36dc6502d06804c083...
- colesantiago 10mo agoNever had any problems really. GitHub on the other hand has outages more frequently.
- tux3 10mo agoThat has definitely not been my experience. I like Gitlab, but they've had regular incidents all along. If a git push failed I wouldn't question it, it's almost never my network. I'd just open Gitlab's Gitlab and find the current active issue. To Gitlab's credit their observability seems to be good, and they do a good job communicating and resolving incidents quickly. Some companies that shall not be named have status pages that always show green and might as well be a static picture. Some use words like "some customers may have experienced partial service degradation" to mean "complete downtime". Gitlab also has incidents, but they're a lot more trustworthy. You can just open the issue tracker and there's the full incident complete with diagnosis.
- colesantiago 10mo agoHmmm. You must be doing GitLab wrong.
- contravariant 10mo agoAh that was why. Oh well, I just needed to get the code to the server, so I didn't really need Github anyway.
- ecshafer 10mo agoGithub is owned by Microsoft, so this is a pretty small time indie operation, you need to give them a break.
- cube00 10mo agoNot replacing the CEO suggests they aren't focusing on it as much as they were.
- lysace 10mo agoJust your casual $3.8T company. There were so many severe Github Actions outages (10+ ?) in the past year. Cause: Migration to the disaster zone also known as Azure, I assume. Most of them happened during (morning) CET working hours, as to not inconvenience the americans and/or make headlines. Money doesn't buy competency. It's a long-term culture thing. You can never let go on maintaining competency in your organization. It rots if you do. I guess Microsoft did let go.
- conception 10mo ago“guess Microsoft did let go” - are we thinking of the same Microsoft here?
- lysace 10mo agoI am thinking of the atrophying one. Not MikeRoweSoft.
- mook 10mo agoI thought GitHub Actions (in particular; not the rest of GitHub) was always Azure, because it was initially a fork of Azure Pipelines? GitHub as a whole, including the previously non-Azure bits, does seem flakier than a few years ago though, for sure.
- degamad 10mo agoIt's possible that, even though the Actions part was always on Azure, migrating the other parts to Azure broke some connectivity between the pieces....
- arnvald 10mo agoI’m old enough to remember when GitHub was on main page due to a cool feature they added, now they just end up here when it stops working
- alentred 10mo agoIf I remember it well, every once in a while a new cool feature was also breaking stuff, doubling the chances of getting to the top page here. But truth being told, GitHub was fixing those at light speed too and it was very interesting to follow their progress. Their delivery pipeline (per branch, deliver when ready, etc.) sounded very much innovative by then and I think inspired many people.
- wavemode 10mo agoIt's possible that Microsoft buying GitHub was a large-scale psyop intended to reduce the productivity of the competition. Any time their startup competitors are making too much progress they can just push the "GitHub incident" button and slow everyone down.
- grepfru_it 10mo agoWe used to obsessively care about 500s. Like I would make a change that caused a 0.1% spike in 500s and I would silently say I'm sorry to the folks who got the unicorn page. I'm not sure the new school cares nearly as much. But then again this is how companies change as they mature. I saw this with StubHub as well.. The people who care the most are the initial employees, employee #7291 usually dgaf
- 0x1ch 10mo agoI fall into the new school gen z category, and I think you're right. We don't care. We don't care about the problems started before us, and we owe nothing to no one (but our employers, must increase value for shareholders of course). I simply want to survive. I'll kiss ass where I have to, but not to people I don't work on behalf of.
- ares623 10mo agoHell yeah
- kataklasm 10mo agoCan't say that's entirely true for me ('02). If my [ employer, supervisor, ... ] provides me with logical, traceable tasks with their context properly laid out, I can totally put a ton of effort into providing meticulous, well thought out solutions, that are as good as it gets under the provided constraints. It's the non-sensical (be it actually non-sensical or just not understood enough because of unprovided context) tasks that make me not care.
- Arch485 10mo agoI'll throw in my $0.02, as a fellow zoomer. I care about the things that are mine (as in, my code, my decisions, etc. etc.). But if management fucks up and tells me to fix it, there is no amount of money that will make me care. Especially if I advised management _not_ to do that in the first place.
- dustfinger 10mo agoWhy does the main page show all green when there is an ongoing incident? All green here -> https://www.githubstatus.com/ https://www.githubstatus.com/
- gkoberger 10mo agoIt's marked as resolved for some reason
- deleted 10mo ago[deleted]
- blibble 10mo agobecause then some mid-level manager gets a telling off and/or has to pay the SLA out of their budget
- dustfinger 10mo agoahh, you are right. I am blind.
- deleted 10mo ago[deleted]
- zamalek 10mo agoThis is normal for Microsoft. It's as though status is owned and controlled by either marketing or accounting, not engineering.
- FrostKiwi 10mo agoVery Microsofty. I'm still furious with how they handled the global ban on updating CDN (Frontdoor) files until last week and not properly communicating it. https://www.reddit.com/r/AZURE/comments/1on0ung/azure_status_is_not_honest/ https://www.reddit.com/r/AZURE/comments/1on0ung/azure_status...
- pfyra 10mo agoCoincidentally, Azure Devops was also missing the ssh keys earlier today, both in the web ui and for ssh login.
- spockz 10mo agoWell, github is moving to Azure and they are consolidating systems. No surprise there.
- carlyai 10mo agothought i was going crazy
- prymitive 10mo agoSpeaking of GitHub issues if you go to Insight->Traffic in your repo you’ll most likely see this banner: “ Referring sites and popular content are temporarily unavailable or may not display accurately. We're actively working to resolve the issue.” It’s been like that for months now with no sign of anyone working on it. They just don’t care about user experience anymore. https://github.com/orgs/community/discussions/173494 https://github.com/orgs/community/discussions/173494
- embedding-shape 10mo agoSpeaking of "temporarily unavailable but it's actually forever", I've been wanting to get into Fallout and Starfield modding, so been waiting for their official wiki to come out of maintenance mode. I think I first tried to access it when Starfield launched (September 2023), and still today it is "currently down for backend maintenance". https://wiki.bethesda.net/ https://wiki.bethesda.net/
- vaindil 10mo agoHey, I'm the GitHub employee who's working on fixing that right now. The service powering those stats is _ancient_, and it fell over back in September. It's taken longer than I hoped to get a replacement working, but it should be fixed within the next couple of weeks, fingers crossed.
- whoknowsidont 10mo agoAnother outage brought to you by Azure.
- unit149 10mo ago[dead]
- _heimdall 10mo agoI really do feel for those hubbers that are still working on this years into the Microsoft era. GitHub was an excellent product and from what I hear it was an excellent culture too. I can only assume the culture has eroded similarly to the product itself as Microsoft has finally begun integrating the org into the slower moving machine that is MS.