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 |
|---|---|
| Inverness, Scotland | 1 |
| 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:
-
André (@andr3barroso) reportedEveryone is saying ChatGPT Plus isn’t worth it because you burn through the Codex limits too fast. I think they’re looking at Plus the wrong way. Most of what I do happens in Chat mode, not Codex or Work. From my iPhone, in a normal Chat, I can: • Connect to GitHub, PostHog and other tools • Research anything on the web • Review code and PRs • Work through problems in my projects • Take a photo and instantly translate or understand it • Talk naturally using probably the best dictation I’ve used And this doesn’t consume my Codex/Work allowance. Then, when I actually need an agent to work on a repo, I switch to Codex or Work and use that allowance. I can even connect my iPhone directly to my Linux VPS and keep working without opening my MacBook. For me, ChatGPT Plus isn’t just a Codex subscription. It’s an AI assistant
-
amal (@amal_ytics) reported@itsnotryan @github Maybe the query powering this dashboard is taking down the servers
-
Navneet (@navneet_rabdiya) reported@JeremyCMorgan This is the pattern. Most cascading failures aren't the initial problem - they're clients retrying without jitter or backoff. Recovery becomes reattack. The fix is boring: exponential backoff + per-client retry budgets. GitHub probably has this now.
-
Daniel (@itsdanielpurgal) reportedNvidia in talks to acquire Hugging Face at $12.9B at ~80x annualized revenue of $150M. Hugging Face is essentially GitHub for AI. Is this an attempt to lock down the open-source developer ecosystem?
-
ꃅꀎ$꓄꒒ꍟ ꓄ꂦꀘꍟꈤ (@Hustle_Token_Bp) reportedTry to fix the issue asap! @github
-
Gabriel Rubens (@gabrielrubenss) reportedVPS deploy via GitHub (5/8): for now a blocked deploy simply runs again on a fresh runner, and that rescued five of the next six. It is a workaround though, not a fix. The strange part: it started out of nowhere and I changed nothing in my infra, so I still want the real cause.
-
Daniel San (@dani_avila7) reportedCan I submit a PR to GitHub to try to fix GitHub? I wish parts of it were open source. I have so many ideas to contribute
-
DFIR Radar (@DFIR_Radar) reportedCisco Talos breaks down JavaScript obfuscation tradecraft used in phishing kits and malware loaders, with a practitioner workflow for turning hidden behavior into observable behavior. Key details: - Obfuscation techniques stack: string splitting, hex/Unicode/Base64 encoding, lookup tables with _0x-prefixed identifiers, dynamic property access (window["doc"+"ument"]), control-flow flattening into state machines, JSFuck punctuation soup, and dead-code noise. These hide URLs, exfil endpoints, and API calls from static search. Beautifying helps readability but restores none of this. - Runtime code generation is the critical choke point. eval(), Function(), and setTimeout("") all act as execution sinks. The practical move: replace the sink with console.log(), capture the intermediate payload, and analyze that layer separately in isolation. - npm package scripts extend the threat beyond the browser. preinstall/postinstall hooks running obfuscated Node.js can reach process.env, SSH keys, npm tokens, GitHub tokens, CI secrets, and the filesystem. "What does it read?" no longer means cookies; it means build-runner secrets. - Anti-analysis tricks include debugger loops, DevTools-open detection, timing-based breakpoint detection, navigator.webdriver checks, domain locks, and console.log replacement. The goal is not permanence; it is outlasting the first five minutes of analysis. #DFIR_Radar
-
Павло (@VZaginay) reported@Rinnegatamante @Waynaldo_T hey! I have the same issue, like i created same folders like the github repo has mentioned, then pasted the bin file, but nothing other than VitaGL and #6440cf0
-
Devon Govett (@devongovett) reported@rafalfilipek can you open a GitHub issue for this? seems fine to add that.
-
AminTechs (@AminTechs) reported@oscarlehuu Origin is Pro/Teams/Enterprise only — not on the free plan. It shipped 17 Aug as early beta. Cursor's own changelog still treats GitHub as source of truth for anything you started there; Origin is the mirror. Keep a GitHub remote until you can clone without a Cursor login.
-
The DevOps Guy (@justdevopsguy) reportedhonest question: why are people paying @linear when they could just use @github issues and projects that already map nicely to their code and PRs?
-
Muhammad Ahmed (@ahmed_ah206) reported@BRuteLogic created an issue on github with title : "False positive: curl -X OPTIONS treated as bypass on 403 URLs " with details and screenshot
-
François Leblanc (@leblanc_fg) reportedI now have a local "main loop" worker, not tied to a specific provider. I end up having a hundred tiny little "personal life assistant" triggers a day that this thing can process! Write + triage github issues, first draft reply for email, sweep tasks for the day, etc.
-
0xdoppo (@0xdoppo) reported@solomonstre GitHub Actions schedules only get you down to about 5 minute intervals. Cron runs whenever you tell it to. Sometimes the local job isn't pretending to be CI, it just needs to run more often than GitHub allows.