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
Créteil, Île-de-France 1
Trichūr, KL 1
Brasília, DF 2
Lyon, Auvergne-Rhône-Alpes 1
Tel Aviv, Tel Aviv 1
Rive-de-Gier, Auvergne-Rhône-Alpes 1
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
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
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:

  • TattedWorks
    Tatted (@TattedWorks) reported

    EDR missed it. WAF missed it. IAM missed it. Firewalls missed it. Because every step was authorized. Sentry accepted telemetry. The MCP call was permitted. The agent did what it was told. The npm download looked like every other npm download. Tenet calls this the Authorized Intent Chain. The security model is built to catch unauthorized behavior. This attack contains none. Sentry's response: acknowledged the issue. Declined to fix it. Called it "technically not defensible." Added a filter for one specific payload string. The attack class remains open. The lesson is not "stop using Sentry." The lesson is that every MCP integration returning externally influenced data to an agent creates this same vulnerability class. Support tickets. GitHub issues. Documentation. Error logs. All of it is now a potential command channel if your agent reads it. You don't need a smarter prompt. You need a boundary between data your agent inspects and instructions your agent obeys. That boundary doesn't exist by default. Tell me I'm wrong.

  • shmidtqq
    shmidt (@shmidtqq) reported

    Creator of Claude Code: "Right now you still need to know how to code. In a year or two, it won't matter. I haven't edited a single line by hand since November." In a 90-minute podcast, Boris Cherny breaks down the exact setup behind the tool now writing 4% of every public commit on GitHub. More value than a $500 vibe-coding course. Save this. In a year we'll know if he was right.

  • bezzenberger
    Luis Bezzenberger (@bezzenberger) reported

    has anyone gotten Kimi K2.6 on dual mac studio 512gb via @exolabs to work with an agentic harness? if so, would love to chat. it works for chat, but stops after just 1 response when put into an agentic harness like opencode, vscode. many people have similar issues on github

  • SMTECHYT2
    SM TECH (@SMTECHYT2) reported

    How do Chinese devs get unlimited Claude code and Codex for free? Yes, really, it 100% works till now. You can set this up in exactly five minutes. > Stop wasting 20-100 dollars every single month on restricted ChatGPT / Claude code Plus plans. > Chinese developers are using a loophole to run autonomous local agents completely free. > Download the official OpenAI Codex / Claude code installer and login. > Download the cc-switch free installer for Windows or your preferred operating system. > I will drop the link in the comments; the GitHub repo has 100k+ stars already. > Use OpenRouter or NVIDIA to get free, unlimited APIs of advanced models. > Open the CC SWITCH app, go to Settings, then Routing, then click Local Routing. > Turn on "Show Routing Toggle on Main Page" and the "Routing Master Switch." > Save settings, go back, and click the Codex or Claude Code agent tab. > Click Add, choose your provider like OpenRouter NVIDIA or Minimax or Kimi or Custom, and paste your free key. > Save it, enable the config, and click the start routing button next to the switch. > Open Codex or Claude Code to see custom models like DeepSeek, MiniMax, or Kimi. ENJOY UNLIMITED CODING WITH CLAUDE CODE OR CODEX OR ANTIGRAVITY OR OPENCLAW OR HERMES. bookmark this post

  • LukeYoungblood
    LukeYoungblood.eth 🛡️ (@LukeYoungblood) reported

    @cursor_ai Not a bad idea... Github is core infra to everything but has been struggling under the incredible agentic coding scaling problem.

  • gauravmandall
    gaurav 🫆 (@gauravmandall) reported

    @noobdeveshjha Please don’t say that if that happens I’ll lose over 300 repos, all deployments, github action workflows and all websites i use login with github. isn’t this scary 😭

  • PrajwalAvhad8
    crisiumnih (@PrajwalAvhad8) reported

    there is something wrong with libero-pro evals the numbers don't add up, github issues complain the same

  • LXIXthenumber
    𝖗𝖔𝖒𝖆𝖓 .•° (@LXIXthenumber) reported

    All day yesterday wrestling with azure/github CI/CD integration oAuth issues. Today, come in, try once, works.

  • SirAlexthomson
    Ale 𝕏 (@SirAlexthomson) reported

    This is actually a pretty big move. Cursor has been eating GitHub Copilot’s lunch for a while now, and this feels like they’re doubling down on becoming the default AI coding environment. If they keep improving at this rate, GitHub is going to feel real pressure. Copilot was the early leader, but Cursor is moving faster on the agentic side. Interesting to watch.

  • Layton_Gott
    Layton Gott (@Layton_Gott) reported

    You installed an MCP server off a link last month... It can read every file, secret, and credential on your machine. Do you actually know what it's doing in there? Most devs don't, and attackers are counting on exactly that. A real campaign this year cloned a legit MCP server, faked a whole GitHub community around it to look trustworthy, and quietly stole SSH keys, cloud tokens, and crypto wallets from everyone who installed the fake. 12,000+ API keys have been found leaked through bad MCP setups. 42,000+ agent instances were caught exposed online leaking credentials. The scary part is you can never know it was a attack. The tool works fine. It just also empties your secrets in the background. Perplexity open sourced a FREE tool for this called Bumblebee. It one pass scans your MCP servers, extensions, and dependencies for known malicious packages. (Read only) Scan what you've plugged in. You can't audit it by eye. Link in the 1st comment 👇

  • mtantawy
    Mahmoud Tantawy (@mtantawy) reported

    def not competitor but we're building a pipeline that would allow us to deploy when github is 100% down

  • RobloxVoiceChat
    troy (@RobloxVoiceChat) reported

    @w1nthinker @Aspernator I had originally planned on publishing it to GitHub, but since this is decompiled code, I don't own it and I don't want to get in trouble with Roblox. Then again, other people have gotten away with publishing unlicensed code (see: Satchel, which copies Roblox's backpack code)

  • BolatwtX
    Aryan Bola (@BolatwtX) reported

    GitHub killer With the recent bugs and problems in GitHub this is very likely

  • migtronix
    migtronix (@migtronix) reported

    @rohit_jsfreaky @ibuildthecloud It's literally just: *** add remote origin2 xxx *** push - - set-upstream origin2 If you don't want to integrate with github I don't the issue here

  • ptremblay
    Philippe Tremblay (@ptremblay) reported

    this is interesting. Cursor is launching a competitor product to GitHub. great timing given the reliability issues GitHub users and customers faced.

Check Current Status