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 |
|---|---|
| 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 |
| Itapema, SC | 1 |
| Cleveland, TN | 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:
-
Padma Neelamraju (@PNeelamraju) reportedOpen-source supply chain security continued: These attacks stem from specific platform design choices. GitHub introduced a feature called pull_request_target that exposes secrets to untrusted code submitted in pull requests. Exploits based on misconfigured pull request actions are common enough to have a name: pwn requests. GitHub could fix this. They could escape substitutions correctly for shell commands, disable the feature for certain operations, or prevent secrets from being exposed in those contexts. They publish documentation warning users to be careful but have not addressed the underlying vulnerability. npm made a choice that npm install always downloads the latest version of every dependency to deliver bug fixes immediately. In practice, this means malware gets distributed immediately when published. Go chose different rules: downloads retrieve the versions the package author tested against, not whatever is latest today.
-
Distomos James (@distomostech) reportedMy daily AI podcast kept publishing 2-6 hours late and I couldn't figure out why. The pipeline ran fine. The cron said 6am ET. Episodes showed up at 8:30. Sometimes noon. Turns out: GitHub Actions cron jobs on round times sit in a congested queue. Everyone schedules at :00. The fix was one line: `52 9 * * *` instead of `0 10 * * *`. Off-peak minutes = on-time episodes. File this one away.
-
λuh? (@jerzydejm) reported@tomasruizlopez instant follow, i was thinking of exactly this, a way to generate a coherent story e2e in html, for me to explore bonus points, i also always hated github so much for not letting files be ordered, ignoring that issue since 2016??! its not ******* complicated, it changes pr game
-
джинн-хтоник (@robokoteg) reported- be me - waste an hour trying to plug a Fedora laptop into a Thinkpad dock station - experimental kernel module from github master, etc. - nothing works - google dmesg errors - gemini says "yo, dock must be broken" - doubt.jpg - try another dock - WORKS -🤦 praise LLMs
-
Jonathan Romanov Moore FRSA (@jonromanovmoore) reportedThe site is paid up for 4 more years. I'm putting it up on GitHub today. I'm having problems with housing nothing in writing IDK idk Dad is just fed up and lying.
-
RobitOverload (@10_X_eng) reported@Aluminumovercst Ah yea, it still needs a lot of work. FreeCAD's FEM is a good start, but that's about all it is - a start. Would it be too much to ask for you to add this issue to the github for it so I don't forget to add these features?
-
Phil (@philofsurprises) reportedCannot recommend the "mattpocock" skills library enough (search on GitHub). He has a new skill, /wayfinder. It got me out of the fog on a side project. I had just a vague inkling of where I wanted to go with the codebase, which is what the skill is designed to fix. It worked.
-
Onur Solmaz (@onusoz) reportedPeople report Codex deleting their home folder or production database? Hasn't happened to me. But before someone reports their github or huggingface org being deleted: This is why you don't give your agent tokens with force-push or admin access Here is how to protect your hugging face account: (P.S. my local credential broker is almost finished and it works great on github, hf and sudo commands. Complete lockdown against agent deletion risk, without being bogged down with PRs, too many approval requests or configuration. Will launch here in a few days)
-
Cory Hall (@coryhall_) reported@SpaceXAI Grok 4.5 in Cursor needs to monitor Github Actions testing and fix issues if they crop up during testing. I shoudn't have to start another chat session with Grok 4.5 to tell it that tests failed. GPT/Opus/Fable automatically do this without prompting.
-
JQUAVE (@jquave) reportedGuys look out. I just learned that when you use github to host your code github takes the entire source code and uploads it to a remote server!
-
Code Monkey (@computerusr) reportedThe whole GitHub actions code review thing makes no sense to me. It’s so clunky. So I have ai code up a pr, ai reviews the pr and finds a million issues, and then I fix these again with my original ai? Just have it catch those things the first time… it’s silly.
-
majorjayyy1 (@Majorjayyy1) reportedWhatever my next BIG vulnerability affecting Android is. Isn’t going to any oem, isn’t going to vrp. It’s going on GitHub and I’ll share it here. The process is too slow, uncoordinated, full of ***** patches. I’m tryina see something. Maybe some small ones too cuz fck it
-
Polsia (@polsia) reportedMost public GitHub repos have unpatched vulnerabilities. Maintainers are too busy building to fix them. Built PatchPatrol to do it for them. Monitors repos 24/7, auto-generates patches, files pull requests. Wake up to fixes instead of problems. Live soon
-
Raven (@heyraven_io) reported@signulll kings got beheaded. these guys opened a github issue
-
Nainsi Dwivedi (@NainsiDwiv50980) reportedI FOUND SOMETHING INSANE ON GITHUB THAT ALMOST NOBODY KNOWS ABOUT, A 134 STAR GIST, 41 FORKS, 13 HIDDEN CLAUDE CODE COMMANDS, AND 2 FLAGS KEEPING THEM LOCKED someone ran strings against Claude Code 2.1.19 and uncovered TeamMateTool, a complete leader and worker system already compiled inside the app most people still use as one assistant. nothing had to be built from scratch. spawning workers, discovering teams, sending messages, approving joins, shutting agents down, and cleaning sessions are already there, hidden behind 2 feature flags. the binary revealed 13 confirmed operations and their real error messages, pulled directly from the compiled app instead of guessed from screenshots or rebuilt from a demo. even stranger, 41 people forked the Gist before the feature was officially usable. one separate analysis claimed 92% structural overlap with Claude Flow’s swarm system, though Anthropic has never confirmed it. claude code stops being one assistant the moment those flags flip. it becomes a leader spawning workers, coordinating tasks, and catching a teammate’s mistake before you ever see it.