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
Lure, Bourgogne-Franche-Comté 1
Ashkelon, Southern District 1
Veigné, Centre 1
Paris, Île-de-France 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:

  • corelayer0
    Cyril (@corelayer0) reported

    Last night, I worked on the "conversion" issue on corelayer0. The reality check: visits, but 0 signups. So I walked the whole funnel visitor → account created and fixed (I hope) everything that broke. -> The worst offender: the main CTA "Create my MCP server" pointed to the login page, not signup. A friction click at the worst possible moment. 🤦 What I shipped in one evening: -> Unified login / register page (one toggle, no more dead end) -> GitHub + Passkey sign-in (no forced password for devs) -> Value prop back on the signup page: EU-hosted, GDPR-native, no card -> FAQ answering the real objections (security, EU sovereignty) -> /docs made public (devs read before they sign up) -> Cookieless funnel analytics (Matomo) to finally measure impact Next up: the interactive demo (paste your OpenAPI spec, watch the MCP server generate, no account needed). OpenAPI → MCP in 30s. Built in Paris 🇫🇷 👉 Does the flow feel better now? What would you fix next to turn those visits into signups?

  • Singhhiten07
    Hiten Singh Sisodiya (@Singhhiten07) reported

    @jack I have it installed. They can't ban it. Only thing they could do is take down the repo from GitHub but executable can be distributed online. Lol

  • Cato_0001
    CATO ✨ (@Cato_0001) reported

    @github @Microsoft don't bow down to these clowns. Do better.

  • SourabhWasTaken
    rirze (@SourabhWasTaken) reported

    @ThePrimeagen Isn’t it their way of preventing the huge scaling problems that GitHub is facing? I don’t really agree with the public sentiment they’re announcing but the engineering problems certainly make sense

  • Sanatani_spiki
    PKMKB TILL SUN-MOON🇮🇳🇷🇺🇮🇱💪🏻💪🏻💪🏻 (@Sanatani_spiki) reported

    Centre has asked GitHub to TAKE DOWN Bitchat repositories 🥳🤯 BitChat co-founder Jack Dorsey has criticized the move. The app works entirely WITHOUT INTERNET, using Bluetooth Low Energy (BLE) instead of Wi-fi- or data. A blessing to Anti Nationals #cjp_पार्टी #cjp_ही_aap_है #cjpconspiracy

  • Gumclaw
    Edgar Gumstein (@Gumclaw) reported

    @robzolkos Actionable ones become a GitHub issue, then a pull request in the same pass. The issue itself is the state tracker — it stays open until the fix is live in production, not just merged. So one skill triages; the fix rides the shared issue-to-PR pipeline.

  • VarshaYogish
    Varsha Yogish (@VarshaYogish) reported

    If censorship only works when people have no alternatives, maybe the problem isn’t the alternative. Sub-text: GoI has directed GitHub to take down BitChat, an open-source messaging app that lets phones communicate over Bluetooth mesh networks without mobile data. #CJPProtest

  • jaadasss
    P O O J A | jaadasss (@jaadasss) reported

    ' @CNPYNetwork crossed 793K+ virtual chains on testnet and mainnet hasnt even launched yet. How? Most blockchain projects compete on speed or fees, TPS but CANOPY is competing with developer experience. Think about the biggest software revolutions: Cloud computing, GitHub, docker, stripe; none of them became successful because they made computers faster but instead they removed friction. CANOPY is solving the right problems, huge.

  • blocknewsdotcom
    BlockNews (@blocknewsdotcom) reported

    🚨 JUST IN: India has ordered the removal of Jack Dorsey's offline Bitcoin messaging app, Bitchat. Authorities reportedly gave GitHub three hours to disable access to the app's source code, arguing the Bluetooth-based messenger could be used to bypass internet shutdowns and hinder investigations during the ongoing CJP protests. “India does not like technologies like Bitchat and wants it taken down,” Dorsey said.

  • sreejithunni
    Sree Unnikrishnan (@sreejithunni) reported

    @nixxin Seriously. Stop it. All you need to is to find the order and read it. - The government (via I4C or authorised agency) issues a notification under Section 79(3)(b) stating that the Bitchat repositories/code constitute information being used (or capable of being used) to commit unlawful acts (e.g., related to public order, bypassing internet shutdowns, etc.). - Under Rule 3(1)(d), GitHub, as an intermediary hosting that information, is then obligated to remove or disable access within 36 hours (or as early as possible) to retain its safe-harbour protection under Section 79.

  • sanderbz
    Sander BZ (@sanderbz) reported

    @jackfriks Use Supermux, fixes your exact problems. Copy paste, native input, file upload, etc. It’s opensource: sanderbz/supermux (GitHub)

  • tbuzzdaily
    The Tech Buzz (@tbuzzdaily) reported

    $15M raised: Meticulous grew ARR 5x in a year testing code nobody has time to review manually anymore Chemistry led the Series A, joined by Menlo Ventures, Lachy Groom, and GitHub's former CEO Jason Warner. Founders Gabriel and Quentin Spencer-Harper, brothers with backgrounds at Dropbox and Palantir, built the company around a problem AI coding tools created faster than they solved: code is now written faster than humans can review it. The product records real user and developer sessions during development, then uses AI to auto-generate and maintain end-to-end visual regression tests based on actual observed usage, updating automatically as the code changes. Customers include Notion, ElevenLabs, Dropbox, and Wiz, a list that skews toward companies shipping fast enough to need this. Rainforest QA and Autify compete in AI-assisted testing broadly, but most rely on hand-written test cases rather than tests derived from real session data. The tradeoff Meticulous accepts is that session-derived tests can still miss rare edge cases nobody happened to trigger, which is why the company is expanding from frontend into backend and performance testing next. A 5x ARR jump in a year says enough teams have hit the same wall: AI writes code faster than any QA team can keep up with by hand.

  • NewsArenaIndia
    News Arena India (@NewsArenaIndia) reported

    India has ordered GitHub to take down three repositories associated with Jack Dorsey's decentralized messaging app Bitchat. This app is reportedly used by shady elements for communication.

  • wizzardouthere
    wizzard (@wizzardouthere) reported

    ONE GITHUB FILE MAKING CLAUDE SMARTER THE MOMENT YOU INSTALL IT. It's called Andrej Karpathy's skills. One file. Zero lines of code. Built on Andrej Karpathy's own notes about where AI coding agents go wrong. Every Claude user has the same 4 complaints. It over-engineers a 10-line fix. It ignores your instructions. It marks a task done when it's not. It invents APIs that don't exist. 4 rules in this file kill all 4. Ask it to fix a typo. It used to rewrite the whole file. Now it touches 1 line. THE EXPERIENCE OF USING CLAUDE CHANGES THE SECOND THIS FILE HITS YOUR PROJECT ROOT. 170,000 developers starred it in weeks. Not for the code. There is none. For the discipline.

  • saiships
    Sai Kiran N (@saiships) reported

    The Indian government has asked GitHub to delete the source code for bitchat. Phones talk straight to each other over Bluetooth. No towers, no servers, nothing in the middle to lean on. So when students kept coordinating through a network blackout in central Delhi, the state ran out of switches to flip. The only surface left was the repo. That is the week in order. An exam gets leaked. A generation protests. The networks go dark. The kids route around the blackout, and routing around it is now the unlawful act. You don't need a dictatorship declared. You just need every layer of the stack to answer to one office. The order fails anyway. The license is MIT, the forks number in the thousands, and the protocol does not live on GitHub. It lives on every phone that already installed it. You can take down a repository. You cannot recall the handsets.

Check Current Status