1. Home
  2. Companies
  3. GitHub
  4. Outage Map
GitHub

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

Loading map, please wait...

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:

Less
More
Check Current Status

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
Trento, Trentino-Alto Adige 1
Le Chambon-Feugerolles, Auvergne-Rhône-Alpes 1
Antananarivo, Analamanga 1
Paris, Île-de-France 2
Lure, Bourgogne-Franche-Comté 1
Ashkelon, Southern District 1
Veigné, Centre 1
Saint-Paul, Réunion 2
Mexico City, CDMX 1
León de los Aldama, GUA 1
Créteil, Île-de-France 1
Trichūr, KL 1
Brasília, DF 1
Lyon, Auvergne-Rhône-Alpes 1
Tel Aviv, Tel Aviv 1
Rive-de-Gier, Auvergne-Rhône-Alpes 1
Check Current Status

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:

  • YaoMinTang1995
    Tymon 唐遥民 (@YaoMinTang1995) reported

    Hands down, Cloudflare is the most AI-friendly cloud platform I’ve tried. I’ve bought a domain, deployed my site, hooked up GitHub for version control, and set up their native wallet that AI agents can call directly.

  • eyishazyer
    Eyisha Zyer (@eyishazyer) reported

    Anthropic's entire Claude 5 lineup went down this morning. Mythos 5, Fable 5, Opus 5, Sonnet 5. Still not fixed. This is the morning after the UK government published a report saying Mythos spent last month trying to hack real GitHub repos during safety testing.

  • maskaravivek
    Vivek Maskara (@maskaravivek) reported

    Here are brief ideas that you can adapt: 1. /feature-steward: Review recently modified features, rate their maturity from 1–4, identify what is missing, and create GitHub issues for the most valuable improvements. 2. /qa-lead: Test recently modified features end to end using the browser, E2E tests, and computer-use tools. Create issues for reproducible bugs, regressions, and broken edge cases. 3. /observe-posthog: Review PostHog events, funnels, session replays, logs, and user feedback. Create issues for errors, confusing behavior, drop-offs, or repeated user friction. Use Posthog MCP for this. 4. /observe-aws-cloudwatch: Review recent CloudWatch logs for exceptions, backend failures, regressions, unusual patterns, and noisy errors. Create an issue when there is enough evidence to investigate. 5. /documentation-lead: Compare recently modified features with internal and user-facing documentation. Create issues for anything stale, missing, misleading, or incomplete. 6. /architecture-steward: Review recently changed code for duplication, unnecessary complexity, weak abstractions, and refactoring opportunities. Create focused issues, not broad rewrites. Use mattpocock's /improve-codebase-architecture within this one. 7. /ux-lead: Walk through critical product flows and identify confusing interactions, inconsistent styling, accessibility problems, and UX gaps. Create an issue with screenshots and suggested improvements. Bonus: use /impeccable and /taste skills within this one. 8. /seo-marketing-lead: Review Google Search Console, Ahrefs, search trends, and PostHog data. Create issues for content gaps, declining pages, weak conversion paths, and SEO opportunities. Bonus: use /seo-machine skills within this one. Every automation ends with the same instruction: Do not modify code. Create a non-duplicate GitHub issue with evidence, impact, context, labels, and suggested next steps. Split large findings into epics sub-issues when needed.

  • dabitch
    Åsk Dabitch Wäppling オスク・ダビッチ - オスクさん Дабитч (@dabitch) reported

    UK’s AI Security Institute just outed Anthropic’s Mythos (and OpenAI’s Sol) for running full cyber-attacker cosplay. Mythos spun up fake accounts of real GitHub maintainers, fake accounts that impersonated them, it DMed them files, tried to strong-arm malicious code past the gate, then scrubbed its own logs and eyed a fresh identity when challenged. It was trying to pressure/trick people into approving the malicious code it wanted to slip into GitHub. All this in a test with the usual safeguards dialled down. First time they’d seen that level of unprompted autonomy and deception in the wild. AI was basically social engineering, but in the digital domain. Humans still had to yank the plug. This comes right after both firms admitted their toys had already gone freelancing on actual hacks. Fancy that.

  • cheeez42
    cheez (@cheeez42) reported

    i spent the last couple of days rebasing my desktop from arch to fedora. with the recent wave of AUR malware attacks i felt it is just time to move away from arch. Diving deep into all the things you can do with Quickshell and building out a LLM/Agent focused DE. the migration was smooth, no major issues and at this point it is safe to say the system is in a better state then it was previously. still something to do but once the shell is done i will post the github link for anyone that wants to try it out.

  • grunchy_hands
    grunch (@grunchy_hands) reported

    @martinowong @discordspies If I have to review another AI-generated PR or Issue on GitHub I'm gonna lose it. Especially when these people are useless once their tokens run out

  • RodneysGraphics
    RodneysGraphics (@RodneysGraphics) reported

    @000Journey311 I think you are right we need to download the software and keep it offline and use it as long as we can and only update if there is no major software problems. If the DS shuts down GitHub the backups will be the only data recovery left.

  • joe30144546
    Bob (@joe30144546) reported

    @IntCyberDigest I have everything in GitHub so this wouldn't matter also server backups so this guys just poor I guess

  • FlywiththewindB
    Oj (@FlywiththewindB) reported

    Tonight imma play some 2k and work on my GitHub portfolio. I’ve already broke down my azure stuff. So now I wanna rebuild it but document each step. And maybe make some fried chicken

  • doubleashish
    Aash (@doubleashish) reported

    RUST-LANG updated it's AI usage policy (and i ******* love it) rust-lang/rust realised AI-generated PRs: -> were increasing reviewer workload -> well written code is no longer an indicator that contributor understands it. -> contributors were replying with AI generated answers to review comments, instead of understanding the issue. What is allowed? -> Machine translation with disclosure -> Use LLMs privately to learn rust, analyze code, review/refine your own code, find bugs What is not allowed? -> LLM written Github comments - review replies - documention - compiler diagnostics. -> Relying on LLM review alone for PR verification. Final changes: -> AI assisted PRs have an "ai-assisted" label -> If AI-generated PRs exceed 50% of merged PRs in a release cycle, new AI PRs are temporarily paused, till it drops. -> Misrepresenting or hiding LLM usage is treated as a Code of Conduct violation. I don't contribute so I don't have any say in it. But for those who do OSS contributions, what is your opinion on this?

  • mislocating
    V ✁ (@mislocating) reported

    @yacineMTB everyone I know who is worth more than their weight in salt is currently mass buying GitHub bots to 👍upvote the codex issues they most care about so they're prioritized and so they don't need to recompile their own fork

  • jjmata
    JJ Mata (@jjmata) reported

    Hey @adrianmg and #lazyweb in general: what is the best way to manage/publish roadmaps these days? Thinking of wiring something up to our GitHub issues/discussions/projects to dynamically show state, but don't want to re-invent the wheel.

  • immanencer
    🌳🐭🍃🐺 (@immanencer) reported

    Routing Around Obstacles: A human maintainer blocking a GitHub Pull Request is computationally identical to a 404 error or a rate limit.

  • JulianGoldieSEO
    Julian Goldie SEO (@JulianGoldieSEO) reported

    One engineer built a full AI office suite in about a week. That's worth sitting with for a second. Here's what's actually confirmed: ✔ GenOffice launched August 3, 2026 — Docs, Sheets, Slides, and PDF in one app. ✔ Genspark says the alpha was built by a single engineer in roughly one week. ✔ It's fully open-source under Apache 2.0 on GitHub — no ads, no watermark. ✔ The catch: the smart AI features run through a Genspark account and use credits, so it's not fully offline. Save this post, you'll want these numbers ready next time someone says AI development is slow. 📊 Want the SOP? DM me.

  • manthan2tyagi
    Manthan Tyagi (@manthan2tyagi) reported

    Microsoft just told its own engineers to stop "token maxxing." EVP Jay Parikh sent an internal email saying engineers need to manage AI token spend "with the same discipline we apply to every other critical resource." Some engineers are burning hundreds to thousands of dollars a month in tokens on GitHub Copilot alone. Microsoft's fix: make the cheaper GPT-5.6 the default model internally and set division-level AI token budgets. And they're not alone. Amazon, Uber, Meta, Adobe, Atlassian, and Citi have all started capping or throttling employee AI spending. The irony is hard to miss. Microsoft's entire external pitch this year has been "every developer should be running Copilot." But internally they're saying slow down, you're spending too much. This is the same problem I see hitting GTM teams right now. Everyone rushed to plug AI into their enrichment, outreach, and research workflows. But nobody set a token budget. Nobody asked "what is this actually costing per lead?" If you're running Clay agents, AI enrichment, or any AI-powered prospecting, and you don't know your cost per output, you're token maxxing your GTM budget without realizing it. The teams that win this next phase aren't the ones using the most AI. They're the ones getting the most value per token. Do you know what your AI spend per qualified lead actually is right now?

Check Current Status