GitHub Outage Map
The map below depicts the most recent cities worldwide where GitHub users have reported problems and outages. If you are having an issue with GitHub, make sure to submit a report below
The heatmap above shows where the most recent user-submitted and social media reports are geographically clustered. The density of these reports is depicted by the color scale as shown below.
GitHub users affected:
GitHub is a company that provides hosting for software development and version control using Git. It offers the distributed version control and source code management functionality of Git, plus its own features.
Most Affected Locations
Outage reports and issues in the past 15 days originated from:
| Location | Reports |
|---|---|
| Itapema, SC | 1 |
| Cleveland, TN | 1 |
| Tlalpan, CDMX | 1 |
| Quilmes, BA | 1 |
| Bengaluru, KA | 1 |
| Yokohama, Kanagawa | 1 |
| Gustavo Adolfo Madero, CDMX | 1 |
| Nice, Provence-Alpes-Côte d'Azur | 1 |
| Brasília, DF | 1 |
| Montataire, Hauts-de-France | 3 |
| Colima, COL | 1 |
| Poblete, Castille-La Mancha | 1 |
| Ronda, Andalusia | 1 |
| Hernani, Basque Country | 1 |
| Tortosa, Catalonia | 1 |
| Culiacán, SIN | 1 |
| Haarlem, nh | 1 |
| Villemomble, Île-de-France | 1 |
| Bordeaux, Nouvelle-Aquitaine | 1 |
| Ingolstadt, Bavaria | 1 |
| Paris, Île-de-France | 1 |
| Berlin, Berlin | 1 |
| Dortmund, NRW | 1 |
| Davenport, IA | 1 |
| St Helens, England | 1 |
| Nové Strašecí, Central Bohemia | 1 |
| West Lake Sammamish, WA | 2 |
| Parkersburg, WV | 1 |
| Perpignan, Occitanie | 1 |
| Piura, Piura | 1 |
Community Discussion
Tips? Frustrations? Share them here. Useful comments include a description of the problem, city and postal code.
Beware of "support numbers" or "recovery" accounts that might be posted below. Make sure to report and downvote those comments. Avoid posting your personal information.
GitHub Issues Reports
Latest outage, problems and issue reports in social media:
-
Kaidu (@xkaidus) reported@BHolmesDev @mattpocockuk the /handoff idea is smart but i feel like github issues would turn into a black hole for me do u tag them as someday or actually come back?
-
Beau Johnson (@BeauJohnson89) reportedgoogle antigravity just got an unofficial terminal path testerlingcodo/gemini-antigravity-cli > 253 stars on github > created 2 days ago > mit + typescript > terminal ai coding agent for gemini and antigravity > slash commands, mcp server, plugins, agentic workflows > supports gemini 2.5 / 3.5 flash and antigravity models this is the pattern to watch every frontier lab is going to need a codex style cli because builders dont want another chat tab they want the model living in the terminal where the repo already is
-
LeanCTX (@leanctx) reportedCrossed 860 GitHub stars on lean-ctx. Wild that something I built to fix my own token bill is now used by thousands of devs.
-
Low Conviction (@lowconvictn) reportedMicrosoft just killed the AI coding tool its own engineers loved. The reason is brutal. It worked too well. In December, Microsoft gave thousands of its engineers access to Anthropic's Claude Code, running side by side with its own GitHub Copilot. Six months later, the verdict was in. Engineers picked Claude. They ignored Microsoft's own tool. So Microsoft is killing Claude Code by June 30. Nearly 100,000 engineers forced back onto the Copilot they already rejected. The leaked internal reason, per The Verge: "very popular, perhaps a little too popular." But popularity was only half the problem. The other half was the bill. - Per-engineer costs hit $500 to $2,000 per month - The same group runs Windows, Office, Teams, Outlook, and Surface - The cancellation lands exactly on the last day of Microsoft's fiscal year Then there is Uber. Uber gave Claude Code to 5,000 engineers. Adoption hit 95%. By April, they had burned through their entire 2026 AI budget. $3.4 Billion. Gone in four months. This is the ***** secret Big Tech will not say on an earnings call: The AI tools work. That is the problem. At scale, the tools that actually get used cost more than anyone budgeted for. The subsidy era is ending. The real bill is arriving. Is AI a productivity revolution, or just a cost nobody has figured out how to afford yet?
-
Ryoichi Ando (@ryichando) reported@_cgman_ @YouTube Please file an issue on the GitHub repository.
-
Manuel Schiller (@schanuelmiller) reported@NikilKuruvilla @Stephen10810 can you please create a GitHub issue for this?
-
U.S. Graphics Company (@usgraphics) reported@htmx_org I remember trying to get a list of issues + tags from Github API. It was GraphQL only. We're straying away from God and the universe hates us.
-
zxfrostbyte🔺 (@zxfrostbyte) reported@ThePrimeagen Oh my god. GitHub has been having issues for the last couple months. Takes forever to load a GitHub url more often than not. So annoying.
-
Willrich (@WillrichOstmann) reported@Ric_RTP Missing context. Microsoft canceled their internal Claude Code licenses, not "banned AI." They still run massive AI ops via OpenAI/GitHub Copilot. Token-based per-developer billing got too expensive at scale. That's different from "AI doesn't work." Different problem.
-
Tiger 🐅 (@tigerjvideo) reported@prades_maxime @tibor_tee @cursor_ai honestly nothing at the moment. for my use case it's a fantastic value. I had some initial trouble getting my stuff from antigravity & github ported over. But that was mainly due to me being unfamiliar with IDEs.
-
JesusIsGodAndKing (@JesusGodAndKing) reported@BetruetoitUK @AhmadNassri @SocketSecurity Socket’s docs are clear on the main mechanism. The GitHub write permission is for creating PRs, not for reading or rewriting your application source code that invokes the dependency. Socket says its patches are based on dependency data, and write access is used to create PRs showing patch changes for review. Not your call-site code. For normal Socket Fix, it adjusts dependency manifests and lockfiles to get you onto a minimal compatible fixed dependency path. For Socket Certified Patches, it can add patch files into a .socket/ directory that apply targeted fixes to vulnerable package code during builds, not vendor/package a whole patched copy of the dependency.
-
Future (@futuree_88) reportedthe github actions breach should probably scare people a lot more than it currently does. not because github itself got exploited. but because of what the attack exposed about modern infrastructure. a compromised github action was able to leak CI/CD secrets from thousands of repositories simply because the automation layer was deeply trusted by default. that means: tokens, cloud credentials, deployment access, private keys, and production permissions were all sitting behind automated workflows with enormous authority. now imagine this same environment in a future dominated by AI agents. agents writing code. agents reviewing pull requests. agents pushing deployments. agents handling treasury actions. agents interacting with infrastructure automatically. suddenly the problem becomes very obvious. if one compromised workflow can expose thousands of secrets today, what happens when autonomous systems are connected directly to financial and operational infrastructure tomorrow? this is why governance is becoming one of the most important infrastructure problems in tech. not just smarter agents but governed agents. systems where permissions are scoped carefully. where execution can be verified. where sensitive actions require additional checks. where behavior is observable before damage spreads. i think this is part of what @Subzero_Labs and @RialoHQ are preparing for. because the agentic internet is coming very fast. and the current trust model clearly isn’t ready for it.
-
Izhan (@thefiltercage) reported@kirodotdev i am not able to upgrade to pro model since last week, i've tried multiple cards, but it always shows 'card is declined'. i contacted the support via email and they told me to raise an issue through github, ven though there are many duplicates for the same. fix asap!
-
Peo (@Peo_ie) reported@FL3SH34TER there's a fork of Citra called Citra MMJ, it lags less and should have less of these graphical errors (depends on the game) Just search "Citra MMJ" and find the github page if you want to try it
-
sonic forces 🇷🇺 (@solidusgadget_) reportedI could use VPN to sign in Github but they refuse to work FFFFFFFFFFFFFFFFFFFFFFFFFUUUUUUUUUUUUUUUUUUUUUUUUUUU