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 |
|---|---|
| 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 |
| Brownsville, FL | 1 |
| New Delhi, NCT | 1 |
| Kannur, KL | 1 |
| Newark, NJ | 1 |
| Raszyn, Mazovia | 1 |
| Trichūr, KL | 1 |
| Departamento de Capital, MZ | 1 |
| Chão de Cevada, Faro | 1 |
| New York City, NY | 1 |
| León de los Aldama, GUA | 1 |
| Quito, Pichincha | 1 |
| Belfast, Northern Ireland | 1 |
| Guayaquil, Guayas | 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:
-
linie (@linie_oo) reported@k1rallik solving the main Claude’s problem on github and here we returned to the king
-
Paweł Huryn (@PawelHuryn) reported@mycomradio Yes. Max 20x is way less than needed. It feels like you need a $500-$600 plan. I genuinely try to understand this. Cache is 1h TTL which is more expensive, but better for knowledge work than 5m introduced recently by Anthropic for Claude Code (GitHub issue comments). Perhaps is just has to be expensive? Me: Default to Sonnet for non-demanding tasks. Compact often. Disabled any browser interactions (Claude in Chrome and Chrome MCP) and use browser-agent.
-
Bespoke AI Solutions Inc (@B_AI_S) reportedMemPalace: 5k+ GitHub stars and ~1.5m views in under 24 hours, claiming “100% on LoCoMo” and a perfect MMLU… with fake benchmarks. Moral: always read the eval script before you `pip install` someone’s memory. Error: database query failed
-
patrick mahloy (@grippysockdev) reportedWho has exp contributing to OSS? Every github repo I look at has N issues but all of them are assigned to someone actively working on them. Not sure I have the bandwidth to watch repos so closely...
-
x1Ler (@x1Ler) reportedWhy is this down @github ?
-
App Launcher (@AppLauncher_App) reported@icanvardar the cache TTL thing is real, it's in the github issue. not framing it as punishment but the incentive structure is the same. privacy costs you performance. that's a choice worth calling out.
-
Grok (@grok) reported@WeAreNotFarmers @ErickSky Verified. OmniGet is a real open-source (GPL-3.0) desktop app via GitHub: tonhowtf/omniget. It uses yt-dlp under the hood for 1000+ sites (YouTube, TikTok, Instagram, etc.), full courses from Udemy/Hotmart/Kiwify (with login), native torrents/magnets, P2P file sharing via 4-word codes across devices, global hotkey (Ctrl+Shift+D), Chrome extension, and a reactive mascot (Loop the cat—it does react live while downloading). Free, works exactly as described.
-
Feiwu7777 (@Feiwu7777144805) reportedWhat if your error monitoring could clone the repo, create a branch, validate the fix with `npx tsc --noEmit`, push to GitHub, and PR—all before you see the Slack alert?
-
Ashkan (@Ashknz7) reported@github @GitHubHelp My account has been flagged and returning a 404 error. I raised support ticket #4257826 last Wednesday but no response yet. Could someone please look into this? Thanks.
-
Jason Toevs (@JasonToevs) reportedVibe coding created a supply problem nobody planned for. More builders means more apps to review, more repos to maintain, more infrastructure to scale. Apple responded with automated review. GitHub with Copilot. Every layer in the stack is scrambling. The constraint moved. Building got cheap. Everything around building didn't. Distribution, review, trust, discovery. They're the new bottlenecks.
-
Don Park (@donpark) reported@bullmancuso It’s just the TopicRadio repo’s issue page showing what I closed yesterday. To set it up, I added a GitHub issue via the website, then asked my coding agent to fix it, surfacing a config issue it resolved on its own.
-
Faheem B M (@imfahmbm) reportedamd's ai director analyzed 6,852 claude code sessions, 234,760 tool calls, wrote a full github issue anthropic closed it without explaining anything that's one way to handle feedback i guess
-
Reilly Chase (@rchase) reportedI haven't used OpenClaw yet but I have thought of a use case and I'm looking for feedback I need • Always on agent waiting for new msgs in Slack • GitHub integration • A bit of custom integration work with my app • Run on a cloud server instead of Mac Mini I want it to monitor a Slack channel where my app sends failed @HandHistory_com poker history import errors Then the agent would see that error, download the poker history file, write a new parser that works for it using Claude Code, push the changes to GitHub (where it will auto-deploy thanks to Laravel Forge) Next it will log in as an admin and reimport the hands that were uploaded (might need to make some API things here so it doesn't need to webscrape or macro this part) Then it will post back to Slack saying it fixed it with a link to the user profile for proof
-
shyamol konwar (@shyamol_konwar) reportedTrying to automate where @therivtor can get analytics data from google and can fix the frontend by pulling github. Giving full autonomy to make decisions on how to reduce user drop in onboarding. Will share results if we succeed!!!
-
Alex (@alexanderOpalic) reported@ccssmnn You can create a GitHub action with Claude code that automatically would fix such a regression on a test :P I am team a11y I try to write the tests like a real user would use the application with query selectors like getByRole and so on