1. Home
  2. Companies
  3. GitHub
GitHub

GitHub status: access issues and outage reports

Some problems detected

Users are reporting problems related to: website down, errors and sign in.

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.

May 3: Problems at GitHub

GitHub is having issues since 12:20 PM EST. Are you also affected? Leave a message in the comments section!

Most Reported Problems

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

  • 59% Website Down (59%)
  • 32% Errors (32%)
  • 9% Sign in (9%)

Live Outage Map

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

CityProblem TypeReport Time
Colima Website Down 1 day ago
Poblete Website Down 2 days ago
Ronda Website Down 2 days ago
Montataire Errors 3 days ago
Montataire Website Down 3 days ago
Tortosa Website Down 6 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:

  • planefag
    planefag (@planefag) reported

    THIS. And, you know what? Valid. Same for people who google around for a solution to a niche problem and it leads them to a github page. Because, that's what niche solutions are for - people with niche problems! I'm just asking for a minor UX improvement, you psychopaths

  • esrtweet
    Eric S. Raymond (@esrtweet) reported

    planefag, I'm not excusing the attitude of the guy who pissed you off. But there is an explanation for it, and I'm going to put on my Mister Open Source hat and lay it on you. The real reason there aren't prominent links to downloadable binaries on forge sites like GitHub is that in open-source land there is no such thing as a truly portable binary. Windows and Mac make binary distribution easy by being limited to a single hardware platform and a single ABI - application binary interface.. (The assertion I just made can be quibbled with at the edges. I will be unkind to anyone who attempts this.) An application binary interface is a set of conventions for how you decorate your binary so the operating system's program loader knows what to do with it, and how you write traps from your binary to call operating system services. Windows and Mac have, effectively, just one ABI each. So you can generate one binary for, say, Windows, attach it to a download link, and Windows users will generally not come back screaming for your blood because it fails to work in some obscure way. (Again, this statement can be quibbled with, but see this whacking great truncheon in my hand? Just don't.) There is no such grace in open-source land. There are a whole bunch of complicated historical reasons for this, starting with the fact that Linux runs on more different hardware architectures, and continuing with the fact that Linux isn't the only game in town (there are the BSDs), and continuing into technical minutiae that would make your head hurt, and continuing further into technical minutiae that make *my* head hurt. But what this actually means is that if you want to provide binaries and not get sperg-screamed at, you can't just provide one. You'd have to provide many, and no matter how comprehensive you try to be somebody is going to be disgruntled because you didn't cover their corner case. This is not a cost-free proposition. For each different kind of binary you provide, you need to cross-compile your source code in a different environment, many of them posted on distributions and hardware platforms you don't have routine access to. So people almost never do it at all. Because most projects don't do this, sites like GitHub don't see any demand push to make binary download links really accessible. Instead, the problem is normally handled at a different level. Your distribution maker keeps huge sets of compiled binaries lightly hidden inside of installable packages, tuned for the ABI of that single distribution. Your package manager hides from you the packages for everything but your hardware architecture The person who pissed you off was rude, but he wasn't exactly wrong about the objective facts. What you want isn't practically possible. Instead of being annoyed because GitHub doesn't feature binary-download links, search for that software using your package manager. Sometimes you won't find it. That's when you have to download source bust out a compiler. Sorry, but that's the way it is. We're trying as hard as we can - really, we are. But the complicated shape of the terrain constrains what we can achieve.

  • dazhengzhang
    David Zhang (▲) (@dazhengzhang) reported

    "Don't write another kanban board" they said Guess who made another board for agents? I got tired of maintaining knowledge wikis in github, and tired of copy pasting context between different agents You wouldn't force your remote team to all DM you right? But that's how it felt working with all my agents If this is a problem you've felt, lmk, will share early access soon

  • codi_fyy
    CODIFY (@codi_fyy) reported

    Google makes $238 billion a year serving you ads. A random developer made a free tool that blocks all of them at the network level. On every device in your house. Simultaneously. It's called Pi-hole. It has 57,000 GitHub stars. You run it on a Raspberry Pi ($35) or any old Linux device. It becomes your home network's DNS server. Every ad domain gets sinkholes before it reaches your devices. Your TV stops loading ads. Your phone stops loading ads. Your kids' tablet stops loading ads. You don't install anything on any of them. It just works. Here's what else it kills: → Facebook's tracking pixel. Dead. → Google Analytics is following you everywhere. Dead. → Your smart TV's surveillance layer. Dead. → App telemetry phoning home. Dead. → Data brokers pinging your devices. Dead. One Pi. One setup. One command. $238 billion industry. Nullified for $35 and an afternoon. 100% Open Source. Forever free. (Link in the comments)

  • imbinit17
    Binit Ranjan Das🇮🇳 (@imbinit17) reported

    Note : The above URL is where users access GitHub codespaces. VI 4G connection shows a download speed of barely 20 Mbps on the Ookla Speedtest site. Kindly fix this issue at earliest @reliancejio

  • beeman_nl
    beeman 🐝 (@beeman_nl) reported

    GitHub in 2005: "Let's use this rock-solid MySQL for metadata 🔥" 
GitHub in 2026: every other outage post -> "database cluster said no, moving data elsewhere ☠"

  • Chirag_S_kotian
    Chirag S kotian (@Chirag_S_kotian) reported

    @4ster_light I can't use it for 2-3 min for a particular task in vs code it hits weekly rate limit and that too in auto mode and 5.3 codex , I hope GitHub somehow fix it asap

  • anicic_filip
    Filip Aničić (@anicic_filip) reported

    @sasuke___420 If GitHub just let the browser do the work and not stack a jenga tower of JavaScript frameworks, then we'd never have this discussion. Nic's solution is valid, just that it's already done in the browser. He's showing what is a sensible solution to the problem

  • syntoythesis
    Bored Devops ☠️🛠⚙️ (@syntoythesis) reported

    @esrtweet As someone who's felt the sting of having to run make -- it was a long time ago, but I remember wondering, "Where's the exe download?" when I first went to Github -- this feels like a a nearly solved problem with LLMs.

  • Idiocratese
    Idiocratese (@Idiocratese) reported

    @github Keeps using up capacity for the day in the middle of update and breaks code, so annoying. especially since I have tokens left, so have to fix it myself.

  • zodchiii
    darkzodchi (@zodchiii) reported

    > you push your code to GitHub > .env goes with it > you don't notice > your API keys are now public > your database password is now public > you add .env to .gitignore > but it's still in your *** history > 64% of secrets leaked in 2022 are still valid today > nobody revoked them > skill issue

  • SAjoats
    Joats (@SAjoats) reported

    @NCyotee @planefag "Millions of people use it without a problem." Is this nativity? I hear about problems with Github daily. Just last week they were forcing ads into pull request descriptions.

  • remilouf
    Rémi (@remilouf) reported

    No one is going to replace GitHub with a "more reliable GitHub", they will fix it before you go to market. There’s an opportunity with the AI thing going on, but it’s not going to look like a GitHub competitor for a few years.

  • ctrlswftdelete
    RK Vishnoi (@ctrlswftdelete) reported

    @marclou Omg but GitHub is down right?

  • realsigridjin
    Sigrid Jin 🌈🙏 (@realsigridjin) reported

    @Ronalfa no github is basically more moltbookish now any other platform pull request, issues are all just playground of agents

  • gochaberulava
    Gocha Berulava (@gochaberulava) reported

    @sherifgjini "does the work for me." pick a usectl machine, push to github, your app is live with managed postgres, redis, storage, ssl, custom domain. no server to configure, no devops chair to fill.

  • fabulouskid4u
    Omoboye Moses (@fabulouskid4u) reported

    They Found One Person 6 Months Ahead and Studied How They Think Not a guru with 500,000 followers. Someone close enough to be relevant. Far enough to be useful. Study their GitHub commits. Read their write-ups. Ask specific questions about their problem-solving process. Proximity to the right thinking accelerates everything.

  • wajahatbanday
    Wajahat (@wajahatbanday) reported

    AI tools like Claude Code and GitHub Copilot are cool, but let's not act like they're the second coming. They're incremental, not revolutionary. Code is still written by humans, with AI just being a fancy autocomplete. The hype misses the real issue: it's not about more tools, but smarter usage. If devs don't understand the fundamentals, no tool's gonna fix that. It's skills, not shortcuts, that make great engineers. #AIForDevs #CodeSmart

  • eyemaginative
    👁‍🗨🔺Eyemaginative🔻👁‍🗨 (@eyemaginative) reported

    Swaps are now working. Just have to wire to fetch the swaps to the orders table and fetch tx data to db / update github to close this issue.

  • nyxquant
    nyx. (@nyxquant) reported

    @0xSero @fxnction Local PC: Codex/Claude Code makes actual code changes in xxxx. GitHub: central source for issues, branches, PRs, and decision logs. Hermes VPS: reads GitHub/issues/docs, creates tasks, summarizes sessions, and prioritizes. Opus/ChatGPT/Kimi: used by you/Hermes for reviews, strategy, in-depth analysis, or research. No direct VPS-to-PC shell: no SSH/RDP access from the VPS to your private machine for agents. does this make sense?

  • BrianEMcGrath
    BrianEMcGrath (@BrianEMcGrath) reported

    GPT-5.5 just landed in GitHub Copilot, M365 Copilot, Copilot Studio, and Foundry. No new vendor review. No security exception. No procurement cycle. Dropped straight into the stack my IT team already approved. I built a workflow in 10 minutes this week that immediately solved a problem for my treasury team. 10 minutes!

  • heyyritik_
    Ritik (@heyyritik_) reported

    - Codex = coding. ($20/mo) - Supabase = backend. (Free) - Vercel = deploying. (Free) - Hostinger = domain. ($12/yr) - Stripe = payments. (2.9%/transaction) - GitHub = version control. (Free) - Resend = emails. (Free) - Clerk = auth. (Free) - Cloudflare = DNS. (Free) - PostHog = analytics. (Free) - Sentry = error tracking. (Free) - Upstash = Redis. (Free) - Pinecone = vector DB. (Free) Total monthly cost to run a startup: ~$20 There has never been a cheaper time to build.

  • Ruupens
    Ruupens (@Ruupens) reported

    BREAKING: A 13-year-old student in Thailand is solving Codeforces 800-rated problems in ~45 seconds using an AI agent he built himself. No team. No company. No funding. Just a MacBook Air, Claude Code, and a GitHub repo. He sits in a normal classroom: Codeforces open in the browser VS Code ready for C++ Claude Code running an autonomous agent in the corner silent $300 keyboard clicking away The agent takes a problem → analyzes it → generates C++ solution → submits in under a minute. He didn’t just “use AI”. He built a system that competes with AI using AI. Everything is public on GitHub. We’re officially at the point where students are building tools that outperform entire competitive programming workflows. Is this the future of learning… or the death of real problem-solving? Would love to see different takes in the comments 👇

  • mnrcst
    mnrcst (@mnrcst) reported

    @sudobunni @github I have tests that fail randomly due to ci/cd env issues that run some playwrite tests. Blocks me for dozens of minutes on some days. Makes me grumpy.

  • Feiwu7777144805
    Feiwu7777 (@Feiwu7777144805) reported

    An error crashed my app at 3am. By 6am, an AI had: read the stack trace, fixed the bug, opened a GitHub PR, and went back to sleep. I just clicked merge. Zero humans involved. This is where we're headed.

  • caspian_ji
    Caspian (@caspian_ji) reported

    @peer_rich ive not once experienced github being down and im on it every single day folks who are whining are not paying for enterprise pay up and you wont have these issues

  • androolloyd
    androolloyd.hl (@androolloyd) reported

    @0xKmafia GitHub issues

  • RLPCFelix
    Heavy Polo (@RLPCFelix) reported

    @github @GitHubCopilot I pay for Copilot Pro and the mobile coding agent is failing before it edits anything. Simple task: create 3 basic JS smoke-test files. Actual failure: *** rev-parse --abbrev-ref HEADHEAD exit 128 Then: *** checkout copilot/add-js-smoke-test exit 1 This looks like an agent setup bug, not a repo/code issue. Can someone help route this?

  • deep_kr_shah
    Deepak Shah (@deep_kr_shah) reported

    @briceayres @peer_rich Yup and if Microsoft(one of the largest companies) is having trouble scaling GitHub because of the influx of commits by AI agents then no startup stands a chance and I don't think any VC would want to fund something, cuz they gonna lose all their money(GitHub offers so many services free)

  • ilyasturki_
    Ilyas Turki (@ilyasturki_) reported

    I invite everyone to install the gh command on their machines and run gh auth. It saves so much time it's unreal and LLMs understand it perfectly. But after the latest outage issue I doubt it lasts long. Too perfect for LLMs. A lot of the slop on GitHub comes straight out of it too.