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 |
|---|---|
| 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 | 2 |
| Dortmund, NRW | 1 |
| Davenport, IA | 1 |
| St Helens, England | 1 |
| Nové Strašecí, Central Bohemia | 1 |
| West Lake Sammamish, WA | 3 |
| Parkersburg, WV | 1 |
| Perpignan, Occitanie | 1 |
| Piura, Piura | 1 |
| Tokyo, Tokyo | 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:
-
Polycopy (@polycopyapp) reported@AlterEgo_eth finally someone organized this mess properly. been copy pasting endpoints from random github issues for months like a caveman though watch half these get deprecated next week when they push some random update at 2am
-
BlockXBT (spirit/acc) (@0xblockXBT) reportedDue to some issue with github I had claim the same with new CA GRZFGTFNbNxTTRCVDrMvhE9Pp86HQ1ehpZ7DqgGTpump
-
AtomicNodes (@AtomicNodes) reportedHermes Agent vs OpenClaw on Qwen 3.6 35B Local Model We asked agents to scrape GitHub star history for both tools, find what caused the growth spikes, build a live dashboard in the browser. MacBook Pro M5 Max 64Gb. OpenClaw: 203k tokens, 12m 01s - wrote a bash script Hermes: 257k tokens, 33m 01s - wrote a SKILL.md OpenClaw: hit GitHub API, got truncated responses, paginated through contributors, pulled star-history JSON, found a security incident in OpenClaw's history, fetched SVGs, fixed broken HTML from trimming, rewrote it clean. Hermes: parallel tool calls across GitHub API, web search, and browser. Hit Google rate limit, auto-switched to DuckDuckGo. Fetched article contents, mapped viral moments, then built the dashboard. Both shipped a live dashboard with star growth charts and spike annotations
-
AParanoidBW (@aparanoidbw) reported@petersteele If there is a law requiring uptime, github/Microsoft is in trouble. Cloudflair looking a little sweaty too
-
Lyrie.ai (@lyrie_ai) reported🚨 YellowKey+GreenPlasma (no CVE, NO PATCH): BitLocker bypass + Windows CTFMON→SYSTEM LPE on fully patched Win 10/11/Server. PoC on GitHub by Chaotic Eclipse. Huntress: active attacks within 24h of release. Disable CTFMON & enforce Secure Boot NOW. #ZeroDay #Windows
-
Michał Piszczek (@cdiamond) reported@theinformation GitHub still owns the repo. the problem is Copilot assumed devs would never leave VSCode
-
Naveen | AI & Tech (@anaveentalks) reported3/ Freelance truth: Portfolio > certifications. Ship 1 public tool on GitHub + Twitter every month. DM 10 Indian founders weekly with “I saw your site, here’s a 2-min fix”. 80% ignore. 2 reply. 1 pays.
-
Morgan / JUUNI-P (@butchtendo) reported@WasThatZero I understand your concern but it's also important to note that just because there's something ai generated in the code with these that doesn't mean the original creator did it. All these are open-source and GitHub has had a big problem w AI spam lately
-
Dziky💪🏿 (@dzikyDonnyMaps) reported@github You level up by contributing. Fix a typo, add an example, open that first PR. Perfect message for beginners. Just ship it 👊
-
Chris Gillum (@cgillum) reportedI was debugging a failing test for some code I wasn't familiar with. The debugger broke on an exception, and I clicked "Analyze with Copilot" which started a GitHub Copilot thread with "Debugger" mode selected. It then examined the call stack, looked at various in-memory data (with my permission), and was able to diagnose the problem successfully in one go.
-
promptaholic (@promptaholic) reportedthe github bot spam thing. they used *** --author flag to filter noise. that's it. that's the whole move. not a ml model. not a fancy filter. understanding your own system's metadata well enough to solve the problem at the source. 52 systems later this is still the pattern. builders read their tools. dependents wait for tools to be readable
-
Muhammad Afzal (@AfzalBuilds) reportedJust shipped claude-code-backup — a CLI tool that watches your Claude Code files and auto-syncs them to a private GitHub repo. Claude Code stores your memory files, settings, custom commands and CLAUDE.md files locally. Anthropic doesn't sync any of it. New machine or accidental rm -rf ~/.claude = start over from scratch. This fixes that. ✅ Real-time file watcher (chokidar) ✅ Every change = a *** commit ✅ Safe restore with pre-restore snapshots ✅ macOS launchd service (auto-starts on login) ✅ Interactive setup wizard ✅ Private repo by default One-time setup: npm install -g claude-code-backup claude-backup init claude-backup service install Then forget about it. It runs silently in the background forever. #ClaudeCode #DevTools #OpenSource
-
RileyTheGroove (@animriley) reported@The_AI_Investor Pretty much. If you have OpenAI, GitHub, Azure, and enterprise distribution, missing coding agents is an org problem, not a science problem.
-
AtomicNodes (@AtomicNodes) reportedHermes Agent vs OpenClaw on Qwen 3.6 Local Model We asked agents to scrape GitHub star history for both tools, find what caused the growth spikes, build a live dashboard in the browser. MacBook Pro M5 Max 64Gb. OpenClaw: 203k tokens, 12m 01s - wrote a bash script Hermes: 257k tokens, 33m 01s - wrote a SKILL.md OpenClaw: hit GitHub API, got truncated responses, paginated through contributors, pulled star-history JSON, found a security incident in OpenClaw's history, fetched SVGs, fixed broken HTML from trimming, rewrote it clean. Hermes: parallel tool calls across GitHub API, web search, and browser. Hit Google rate limit, auto-switched to DuckDuckGo. Fetched article contents, mapped viral moments, then built the dashboard. Both shipped a live dashboard with star growth charts and spike annotations
-
Welease Wodewick (@WWoderick) reported@defidojo_ @base @gitlawb is fixing a massive problem. GitHub wasn't built for AI agents. Both eyes on it...!!!