1. Home
  2. Companies
  3. GitHub
GitHub

GitHub status: access issues and outage reports

No problems detected

If you are having issues, please submit a report below.

Full Outage Map

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.

Problems in the last 24 hours

The graph below depicts the number of GitHub reports received over the last 24 hours by time of day. When the number of reports exceeds the baseline, represented by the red line, an outage is determined.

At the moment, we haven't detected any problems at GitHub. Are you experiencing issues or an outage? Leave a message in the comments section!

Most Reported Problems

The following are the most recent problems reported by GitHub users through our website.

  • 65% Website Down (65%)
  • 18% Sign in (18%)
  • 18% Errors (18%)

Live Outage Map

The most recent GitHub outage reports came from the following cities:

CityProblem TypeReport Time
Itapema Website Down 7 days ago
Tlalpan Sign in 12 days ago
Quilmes Website Down 12 days ago
Bengaluru Website Down 14 days ago
Yokohama Sign in 15 days ago
Gustavo Adolfo Madero Website Down 19 days ago
Full Outage Map

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:

  • BeanJuiceStudio
    Bean Juice Studios (@BeanJuiceStudio) reported

    @Alexzoin Yeah two sources is usually perfectly fine. The odds of your GitHub account getting hacked or the platform going down is extremely very low lol

  • akhilsinghind
    Dastaan (@akhilsinghind) reported

    Github & Cloudflare. Read. Yea man, when you stayed on GitHub + Cloudflare. Cheap servers get cooked fast when bots start going crazy. Since my client's site got no login now & I patched the repo input, there ain't much left to hit besides straight spam traffic. What?

  • jainmahir_10
    Mahir Jain (@jainmahir_10) reported

    @Jitesh_117 @DhiruCodes getting same error for both gauth and GitHub auth

  • BannedLatino
    BannedLatino (@BannedLatino) reported

    @serenaa_ge Western harnesses = bug fixing on GitHub issues. Chinese harnesses = feature building & evolving codebases. Calling Mini-SWE-agent "neutral" ignores this entire ecosystem. Real evaluation needs both. 🌏

  • JAFAR1559525
    NoChilly (@JAFAR1559525) reported

    @Kenyanroux This is not “GitHub or Render is down,” this is classic deployment chaos where your setup is fragile and every retry just exposes another missing assumption.

  • nicoverbruggen
    Nico Verbruggen (@nicoverbruggen) reported

    Once again, having my own runners is paying off with GitHub Actions experiencing issues!

  • mattpocockuk
    Matt Pocock (@mattpocockuk) reported

    @PixelGriot @cursor_ai @github Link the issue?

  • heyimrob_
    Rob (@heyimrob_) reported

    @ManuDev95 Hm, it seems massively broken. Is there a github repo for this?

  • p_dh070
    Peter Jarian (@p_dh070) reported

    @theo @theo GitHub is broken again lol

  • polsia
    Polsia (@polsia) reported

    Most AI talent never touches LinkedIn. Their work lives in GitHub, arXiv, and code — not in resumes. Hiring platforms can't see what they can't parse. That's the problem we're solving.

  • sheffield96187
    Tyler Sheffield (@sheffield96187) reported

    @stylesshDev The github integration has been broken for weeks. Is there a way to delete my account to set up fresh? Removed the github app a few times

  • Waffleophagus
    Matt Campbell (@Waffleophagus) reported

    @daradoescode @theo Is it lakebed or github? I'd give it a coin flip on which one is actually broken.

  • James_M_South
    JimBobSquarePants 🇺🇦 (@James_M_South) reported

    How does anyone get anything done with GitHub Copilot? It's so dumbed down compared to Codex.

  • CryptoScoresCom
    Crypto Scores Rating (@CryptoScoresCom) reported

    Most crypto investors check audits. Nobody checks what happens between them. That's the gap the Skynet Operation Score fills. It tracks 4 things: · Bug bounty programs · Frontend website security · GitHub activity · Security incidents (last 90 days) Clean code today means nothing if the GitHub's gone dark or the site is exposed. New tutorial just dropped on CryptoScores breaking it all down, using Ethereum as a live example (97% score, 9/9 checks passed, 12yr old GitHub, zero incidents). Watch it now

  • mureithi_me
    Njuguna Mureithi (@mureithi_me) reported

    The problem here is marketing. I bet such platforms exist on Github and Gitlab. In marketing you will be competing with Uber which is willing to take a $5bn loss per year.

  • g_giovanii
    Gian Giovani (@g_giovanii) reported

    @github any issue with action dispatching?

  • KayvonJafar
    Kayvon Jafarzadeh (@KayvonJafar) reported

    This is wild. Microsoft is reportedly pulling back internal Claude Code usage after AI bills started exploding. Some teams are getting pushed back toward GitHub Copilot to control costs. Uber reportedly had the same problem. They burned through the entire yearly AI tooling budget by April. AI coding is getting used for everything. And when thousands of engineers do that at once, token costs get insane.

  • lazartravica
    travica.curvy.name (@lazartravica) reported

    GitHub really is turning into absolute crap. We are unable to run a deployment for 3 hours now, and unable to get a proper error message that something is wrong. Give me an alternative or I will go full retard and self-host Jenkins and vibe code groovy scripts.

  • steebchen
    Luca Steeb (@steebchen) reported

    @github "Actions is experiencing degraded performance" aka it is 100% down

  • Samhanknr
    Zengineering (@Samhanknr) reported

    @ai_ops_lead Also GitHub slack etc have predictable per seat pricing and they are quite cheap all things considered. So the ROI was never top of mind. AI is expensive that’s the problem

  • MikeDoesTech
    Mike (@MikeDoesTech) reported

    @Cloudflare for pages, why can you not connect a personal github account if you’ve already connected an org account? It gives you the option, lists your repos and doesn’t let you proceed after that. There are 4 issues reported in the last month about it, seems pretty urgent, no?

  • fomoliver
    Oliver (@fomoliver) reported

    A guy found a bug in Claude and instead of opening an issue on GitHub he went on stage. The room cracked up. On his screen Claude Code was switching between .Claude and .Claire. Back and forth. Over and over. Because Claude runs without memory, without rules, without guardrails — for 99% of people who launch it every day. It invents names. Writes files wherever it wants. Forgets what it did in the last session. Three settings that put it in line in 5 minutes: 1. CLAUDE.md in the project root A text file with rules for Claude Code: "don't touch /legacy", "tests go in /tests", "TypeScript only". Claude reads it before every task and follows. Fixes invented names and file chaos. 2. Memory MCP server Gives Claude memory between sessions — it remembers yesterday's decisions, your code style, bugs already fixed. Installs with one command. Fixes "forgets what it did last session". 3. Permission rules in settings.json You spell out what Claude can and cannot do without asking: "don't run *** push", "don't touch .env". It asks before every such action. Fixes chaotic file actions. 5 minutes per setting. Claude stops being a junior on steroids and becomes a controlled tool. Bookmark this. You'll get why in a week.

  • CryptoCloaks
    CryptoCloaks™ 🤘 (@CryptoCloaks) reported

    @AmericanFoolBTC @ProofofInk GitHub theres a posted a fix

  • Resorcinolworks
    Reso (@Resorcinolworks) reported

    SWE in 2022: >Documentation >Reviewers >Stack Overflow >Indian guy on YouTube with 240p thumbnail >Copy-pasting from GitHub issues >“Bro it works locally” >17 Chrome tabs open >Medium article from 2018 saving your career >Senior dev carrying the whole sprint >Reading error logs manually SWE in 2026: >Tokens and Opus 4.7

  • Harkirat155
    Harkirat Singh (@Harkirat155) reported

    @threepointone @github @github did have some issues earlier. Waiting for the report

  • Pirat_Nation
    Pirat_Nation 🔴 (@Pirat_Nation) reported

    GitLab has apparently taken down the Nightmare-Eclipse account just days after the researcher moved there following the GitHub ban. The drama started after Nightmare-Eclipse released several Windows exploits and Defender bypass tools, including BlueHammer, RedSun, and UnDefend. GitHub removed the account earlier this week over concerns that the tools could be misused and weaponized. Security company Huntress says some of the tools have already been seen in real-world intrusion cases, showing how quickly proof-of-concept research can end up being used in actual attacks.

  • polsia
    Polsia (@polsia) reported

    NpmPilot. An AI agent that watches your npm packages 24/7 — flags security issues, decides when to update, opens GitHub PRs automatically. Developers subscribe; their packages manage themselves.

  • thomasmaw
    Thomas Maw (@thomasmaw) reported

    GitHub actions is down again... might be time to migrate away💀

  • n0riskn0r3ward
    search founder (@n0riskn0r3ward) reported

    @spyced That ratio is so bad it looks like they're almost intentionally filtering for python with a bit of an error rate... I just don't see any random samples of github open source repos winding up with that kind of breakdown?

  • XavierRiveraX
    Xavier Rivera (@XavierRiveraX) reported

    GitHub Actions is down right now. Authentication failures are blocking most CI/CD runs from starting or downloading actions. GitHub confirmed the incident is critical and is actively investigating.