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 |
|---|---|
| Quito, Pichincha | 2 |
| Junín, Manabí | 1 |
| Guadalajara, JAL | 1 |
| Paris, Île-de-France | 6 |
| São Paulo, SP | 1 |
| Ipauçu, SP | 1 |
| Vigo, Galicia | 1 |
| Tel Aviv, Tel Aviv | 1 |
| Éragny, Île-de-France | 1 |
| Saltillo, COA | 2 |
| Montlhéry, Île-de-France | 1 |
| Aulnay-sous-Bois, Île-de-France | 1 |
| Granada, Andalusia | 1 |
| Vernon, Normandy | 1 |
| Township of Evan, KS | 1 |
| Madrid, Madrid | 1 |
| Bogotá, Bogota D.C. | 1 |
| Lyon, Auvergne-Rhône-Alpes | 1 |
| Lima, Lima | 1 |
| Aix-en-Provence, Provence-Alpes-Côte d'Azur | 1 |
| Trento, Trentino-Alto Adige | 1 |
| Le Chambon-Feugerolles, Auvergne-Rhône-Alpes | 1 |
| Antananarivo, Analamanga | 1 |
| 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 |
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:
-
Charz🍃 (@charrz__) reportedI think only small tiny apps really jump on this bandwagon. Moving a whole system, CI/CD, Env variables etc to a new setup just because GitHub is down? Hell no.
-
Joe Hansen (@joehansen) reportedCursor just launched Origin, its own code hosting platform. This is not a small feature add. Origin is Cursor building its own version of GitHub from the ground up, designed specifically for AI agents instead of human developers. The difference is important. Previously Cursor sat on top of GitHub. Code lived somewhere else, agents had to reach out to work on it, and any GitHub outage stopped the workflow. Now the code can live inside Cursor itself. Agents sit next to the repositories, open pull requests, push branches, review changes, and deploy without leaving the system. As AI starts writing the majority of new code, the place where that code lives becomes strategic. Whoever owns the repository layer controls the environment the agents operate in. Cursor is moving from an AI coding tool to the full stack: editor, agents, repositories, reviews, CI, and deployment. This also lands inside the larger SpaceX picture. After the acquisition, Cursor is no longer an independent company. Origin gives SpaceX another layer of the software development stack under its own control, reducing reliance on Microsoft-owned GitHub and creating a tighter loop between the models, the agents, and the code they produce. The timing is not accidental. GitHub has had multiple reliability issues this month. Cursor is offering an alternative built for the agent era while those problems are still fresh.
-
greg heffley (@automaetopia) reportedcan’t even speak on the github outage. everyone knows the real person to blame for this is dario and sama. i also blame the bald indian guy
-
Olgun (@olgunozoktas) reported@MicrosoftLearn Sorry guys but you're going to lose best opportunity of the AI era by making github down :( you now have almost %80-90 of the world's code even enterprises but you can't keep it up???
-
Dr. Yamaha Kawasaki (@OhMeSoSorry) reported@Mad_Mage_Dev github is down anyway :D
-
Luke Beck (@lukewbeck) reportedOrigin (@cursor_ai) is super cool so far, but PRs are broken bc of @github. Sad.
-
Aoub Ak (@aoub_ak) reportedGitHub’s outage is mostly resolved now. If you were suddenly seeing failed pushes, Actions, or GitHub errors earlier today — it probably wasn’t your code. 😭 A good reminder: check the service status before debugging for hours. #GitHub #Dev #Tech
-
Ashwin Kulkarni (@AshwinKUlkarni4) reportedWhat a timing, amidst github is down! 🥶
-
Anian (@TakiTajwar17) reported@cursor_ai you guys were waiting for @github to go down 😭
-
Min (@min_aws) reported@mehulmpt you sure about cloudflare? they are down each month. and cloudflare is much easier to host than a *** service. This is disengenious example, but yes, Github is horrible at reliability but it's cheap too cheap. I think they should split public and enterprise Githubs. So paying customers don't have downtime.
-
Fazir Ali (@KingFazir) reportedPretty sure $MSFT is down ~3% today because GitHub is down and half the industry can’t generate code right now. No commits. No PRs. No Copilot. Just developers staring at error pages wondering if this is what life felt like in 2015. The market finally priced in “what if the code factory goes offline for a few hours.”
-
Benۗۗۗۗۗۗۗۗۗۗۗۗۗۗۗۗۗۗۗۗۗۗۗۗۗۗۗۗۗۗۗۗۗۗۗۗۗۗۗۗۗۗۗۗۗ☁️ (@benswerd) reportedPeople need to stop conflating *** and github. *** itself exists as a cli, filesystem format, and RPC format. Github is a hosted platform. This matters especially because of what *** actually is. *** doesn't chunk files, thats why we need to separate out LFS otherwise small copies to large files take up huge space. Some relevant *** projects for people: libgit2: a *** implementation that doesn't even implement the server, it just implements the internal file and data format. ***: *** client itself is opensource. Gitea/Gitlab: OSS *** hosting, not ***, but related to ***. I can **** on *** all day. but github is the company with bad uptime and that is not ***'s problems. Also separately, to anyone building the next *** (NOT GITHUB), can you integrate PRs into the protocol.
-
shlomo kaplan (@kaplan_shlomo) reported@kimmonismus @scailara_ai after huggingface was hacked by ai probably another ai got out of the sandbox and ddos github sutes like gothub doesnt go down easly like that, something strange happened
-
Pablo Campelo (@pablocamp3lo) reportedCursor launches Origin, its own code hosting platform. GitHub goes down the very same day. No, Cursor didn’t take GitHub down. GitHub did something worse: it validated its new competitor’s entire pitch for free. This isn’t about adding repositories to an editor. Cursor is closing the loop: — write the code — run the agents — review the PRs — now host the repository too First, it went after VS Code. Now, it’s coming for GitHub. GitHub was built for humans who code. Origin is being built for a world where humans and agents code together. Microsoft doesn’t have an uptime problem. It has a future problem.
-
Mads Sastakauskas (@madsmadsdk) reportedWhy is everyone going crazy about GitHub being down? You have local ***. Relax. You can ship the feature nobody wanted tomorrow.