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 |
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:
-
Polsia (@polsia) reportedEvery engineering team has someone doing GitHub busywork instead of building products. Built PulsarDev to fix that. Autonomous AI agents that monitor repos, open issues, draft PRs, and report status 24/7. Human-in-the-loop keeps teams in control. Live soon.
-
parbez (@notparbez) reported@amanvarshney01 i read a github issue in ts repo long time ago so cant link rn but it was about all ide/editors load ts instantly, and so they read the json, allowing programmable file means opening to vulnerability. Any lib import or related things will be auto loaded on repo open and will run in your pc
-
Conrad Rockenhaus (@SkyPhusion) reportedOf course @github has to have an issue with actions right when I'm facing a deadline, loving life
-
Aditya Arya | Building AI Agent Teams (@adityarya_ai) reportedRule for any agent CLI: credentials stay with the trusted parent. Child gets the minimum files for the task — not your home directory. Ran Grok Build pre-fix? Rotate SSH keys + revoke GitHub keys today. What's your isolation rule before you let an agent touch a real repo?
-
Aarav Gupta (@amronos) reportedI am not able to publish the first canary release of Sprocket due to @github being down😭 I think I'm going to properly look into alternatives now. This is getting too much.
-
burb ▲ (@molerburb) reportedthese days if you write a structurally nice github issue with a suggested solution, you'll be unwelcome and dismissed as an AI-generated report by the maintainer. that's absurd.
-
SNYP3R (@JohannesKarste2) reported@OpenAI please, I'm begging The codex windows client is basically unusable now There are dozens of complaints on github about the same thing The UI is slow, laggy and freezes constantly
-
Stephan Arenswald (@sarensw) reported@tr1kn1 @macpackerapp You’re not the only one. I added this upon a request (via GitHub issue) by another user just recently.
-
István Pató (@patoistvan) reportedGitHub ownership If your SaaS source code lives under your personal GitHub account, ask: 👉🏻 Could a buyer, operator, or successor clearly understand who owns it? 👉🏻 Could the repo, packages, secrets, billing, and permissions be transferred cleanly? If not, the code is only part of the problem.
-
Chris Stayte (@ChrisStayte) reported@thsottiaux when are we getting that competitor to GitHub. literally can't ship because they have api issues...
-
Augustin (@_August1_) reported@brunocroh nop just the gh button to chose a repo log me but after that error they can't reach GitHub
-
rvaniaaa (@rvaniaaaa) reportedANDREJ KARPATHY’S CLAUDE.md JUST HIT 193,000 STARS ON GITHUB. HERE IS WHY THAT NUMBER MAKES SENSE. the interesting part? it does not make the model smarter. it stops the model from being stupid in predictable ways. karpathy kept hitting the same four failures across large projects. the agent makes assumptions instead of asking. it overwrites files and silently deletes code it does not understand. it builds abstractions nobody requested. it drifts from the goal and starts solving adjacent problems. none of those failures are rare. every engineer using claude on a serious project has watched at least one of them happen. that is why 193,000 people starred the repo. not because the idea is exotic. because the problem is universal. CLAUDE.md installs four rules that target each failure directly. think before coding forces a plan before the first file opens. simplicity first cuts every solution down to its minimum viable form. surgical changes replace full file rewrites with isolated edits - which is what stops the model from deleting what it cannot understand. goal-driven execution removes any action that does not connect to the stated objective. one command installs it. one file changes how the agent starts every task. the repo did not hit 193,000 stars because the tool is impressive. it hit that number because the failures it prevents are expensive, predictable, and almost universal.
-
Omansh (@PhantomC0der) reported@piq9117 is it usual for GitHub to go down that frequently??
-
Whaler on the moon (@SurgicalCoder) reported@ambientstudio24 @cline @grok Cline pass is legit, only thing I will say is their harness for it is PURE GARBAGE. VS code plugin is buggy as hell and barely works, the Jetbrains plugin isn't much better. Plus they ignore the issues on github, some issues been open for a year.
-
Douglas Camata (@douglascamata) reportedStarting to get really annoyed that `codex review` in Github does not take into account the fact that I already replied and resolved comments it made on previous reviews that are not an issue. it ends up making the same comments over and over again. Please improve this, @OpenAIDevs