GitHub status: access issues and outage reports
Some problems detected
Users are reporting problems related to: website down, errors and sign in.
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.
April 23: Problems at GitHub
GitHub is having issues since 09:20 AM 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.
- Website Down (58%)
- Errors (32%)
- Sign in (11%)
Live Outage Map
The most recent GitHub outage reports came from the following cities:
| City | Problem Type | Report Time |
|---|---|---|
|
|
Sign in | 3 hours ago |
|
|
Website Down | 4 hours ago |
|
|
Website Down | 4 days ago |
|
|
Errors | 8 days ago |
|
|
Website Down | 9 days ago |
|
|
Website Down | 10 days ago |
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:
-
taegyujeong (@taegyujeong2) reportedDay 17 - Blueprint Building became easy. Selling didn't. That's the gap I'm trying to close with a new product I'm calling PinPoint. The idea: help solo builders find their first 100 paying users through authentic, pinpointed Reddit outreach, not ads, not cold emails, not shouting into the void. Here's how today went: I spent the morning thinking through the core workflow. You connect your GitHub repo. PinPoint reads it once, then walks you through 6 questions - Origin story - Ideal customers - What problem you solve - Q&As - Use cases - Competitor table where you fill in your own UVP. The output: two files. llms.txt (a resource index so AI agents can navigate your product) and llms-full.txt (a detailed product brief that becomes the single source of truth for everything downstream). That brief feeds keyword generation. Keywords feed Reddit monitoring. Reddit surfaces posts from people who have your exact problem right now. PinPoint drafts a comment grounded in your story, not promotional, just genuinely helpful. You confirm it from a dashboard. It posts from your own account. The insight that clicked today: the GEO file isn't just for LLM discoverability. It's the thing that makes every outreach message sound like a human founder wrote it instead of a marketing bot. Also figured out pricing. $15/month, 14-day free trial, no credit card. And started the Supabase project tonight. If you're a builder stuck at zero users, I'm building this for you. What's the hardest part of finding your first 10 paying customers? #BuildInPublic #ProductBuilder
-
Wences Martinez (@wenchodev) reported@github 450ms to 100ms is impressive. nowplease fix the part where I have to scroll through 10k lines pretending I'm reviewing it ๐
-
Evan Plaice (@evanplaice) reported@ZackKorman Add to that. People like to use the Google Authenticator app for two-factor authentication. With a valid Google access_token that could be compromised as well. So, MFA didn't help. tldr; stop using Google/Github to login to 3rd party services.
-
shrigma.base.eth (@shrigmuh) reported@MemeLiquidio i brought you multiple issues with pr's on your github which you didnt touch at all, then you let your LP get exploited (lost 18 sol) and said "this is normal!" and **** the LP's what a joke
-
raghav (@rag_pil) reported@TylerNickerson @github dont think its react thatโs the problem here, just poor code patterns
-
Mari (@popyop45yt) reported@corrupthemall @Bonphia They switched the GitHub and main dev for ryubing at some point. Old links for issue tickets lead to a non existent ryubing. And the main dev is no longer Mr green dev but that could be unrelated but it is said on the website that Mr green dev is the dev and itโs weird heโs not
-
Julian Goldie SEO (@JulianGoldieSEO) reported๐ข๐น๐น๐ฎ๐บ๐ฎ ๐ท๐๐๐ ๐ฝ๐น๐๐ด๐ด๐ฒ๐ฑ ๐๐ถ๐๐๐๐ฏ ๐๐ผ๐ฝ๐ถ๐น๐ผ๐ ๐๐๐ ๐ถ๐ป๐๐ผ ๐๐ผ๐๐ฟ ๐ผ๐๐ป ๐น๐ฎ๐ฝ๐๐ผ๐ฝ. Your code stays on your machine with zero cloud. One command gets it running with any model. Pick Qwen 3.5 or Kimi K2.5 for strong coding. Copilot reads your GitHub issues right in the terminal. It maps out tickets and edits the files for you. Run it headless inside Docker or a CI pipeline. Save this. Your code just stopped leaving your laptop.
-
bitzuist (@shaihulud43) reported@jukan05 yes but googles position is terrible so msft being stronger than google is still a terrible position vis-a-vis claude code/codex/cursor. copilot absolutely sucks, but github still is the main source of truth. they need to find a way to leverage that
-
Sanidhya Vijayvargiya (@sanidhya903) reported2/ We grounded our study in real SWE-Bench issues. When a GitHub issue is underspecified, what's actually missing? We analyzed underspecified issues and found 6 types: error info, reproduction steps, implementation details, expected behavior, external references, version/env.
-
Vรกcslav Turing (@TCult777) reported@neohk852 @peter_szilagyi yep. 30K+ views on Reddit & X just on my case, still nothing from Anthropic. GitHub is still full of issues. No replies on bunch of mails. apparently the only fix is if @bcherny personally DMs you as we can see in comments here. billion dollar company btw.
-
Non-Linear (@nonlinear_james) reported@davidpine7 @davidfowl @ksemenenk0 It isnโt an aspire issue. Itโs an azure issue. Aspire is just going to get massively burned if it isnโt fixed. In all azure k8s GitHub and issue trackers youโll fine dozens if not hundreds of issues on this.
-
0xJumpJump (@0xNinjaS3c) reported@alpernae @nmatt0 File not found error on your github?
-
BP (@everyonebpup) reported๐จdo you know what's happening with GitHub CLI? it went out in v2.91.0 a few hours ago. every gh command you run now sends a ping to github: command name, flags, OS, version, a device_id, and a field called "agent" that last field is the whole point. claude code, copilot CLI, cursor, and codex are all driving gh usage now, and github had no way to measure it. from their own issue (12522, january): "we do not have client side telemetry, it's not possible to say this with certainty" opt-out is three commands, any one works: export GH_TELEMETRY=false export DO_NOT_TRACK=true gh config set telemetry disabled small weirdness: the config command prints "unknown key" but actually writes telemetry: disabled to ~/.config/gh/config.yml. it works, the warning is a bug
-
Frantz Kati (@bahdcoder) reported@akinkunmi I think he should use pagination like GitHub since itโs sooo slow. Or maybe heโs just dumb ๐
-
Giulio Leone (@giulio_leone97) reported@burkeholland @archiecoder @VisualStudio I had serious issues with my GitHub account and Copilot subscription and got zero support. Now that Opus 4.6 is gone, at least unlock High and XHigh reasoning for Opus 4.7. Medium feels dumb.
-
Serious Meester (@G19901983) reported@nahcrof Login via Github would be mega nice, any plans on that?
-
Making 8 Inc (@Making8) reported@sundarpichai We recommend that the LLM be updated weekly with new iterations of the codebase and that it be weighted against the CVE library for best practices. It's a significant issue with outdated LLM patterns, which GitHub flags for platforms like @claudeai that use outdated NextJS code.
-
Andy๐ข (@AndyWallsQ) reportedGithub down, they removed Cloud Opus 4.6 for 4.7 , they are charging x7 tokens vs X3 for this garbage
-
Dhruv (@Dhruv14588676) reported@justsisyphus @opencode do you guys don't open GitHub now? there is no activity on issues and PRs
-
Sergio Donato (@pitumpa) reported@OpenAIDevs Yes, but please fix the CPU usage spikes in Codex Help (Renderer) when working in a folder without a .*** directory. Please take a look at the issues on GitHub. Right now, Codex is almost unusable on MacBooks. It makes them overheat badly.
-
Ricardo Beas ๐ (@shinylugia249) reported@theo For a GitHub outage? Yes.
-
Sergio Pereira (@sergiopreira) reportedA CLAUDE.md file is the #1 trending repo on GitHub - 68k stars. But this is a v0 workaround. Text files describing the codebase going stale the moment code moves. The actual unsolved problem is 'can AI keep understanding your code as it drifts'.
-
anurag ๐ป (@anuraaagg_) reported@me_Jahanvi cleaning it up now :) backend and api error handling is so tough and i donโt want to exhaust all my limits for just one project lol will mostly share github for everyone ( i cannot pay apple for now for these dumb apps )
-
schwiftyrick (@schwiftyrick0) reported@mattpocockuk How do you keep GitHub issues in sync when you roll back commits? I use commits as an undo trail, but closed issues stay closed even after the implementing commit is gone. Curious how you handle the drift.
-
George Wizeman (@Moxorama) reported@github I would consider virtualised lists and a floating window - there's no point rendering 10,000 rows. The problem of editing a multi-megabyte file was solved back in the days of MS-DOS and 640 kilobytes, which was enough for everything.
-
The Whizz AI (@TheWhizzAI) reported๐จBREAKING: OpenAI Assistants API costs money per token. Lang Smith is paid after free tier. Most LLM Ops platforms charge $99+/month. There is a free open-source alternative. 129,000+ stars on GitHub. It is called Dify. You build production AI apps from a visual dashboard. Chatbots. Agents. RAG pipelines. No ML degree required. What you get for $0: Visual workflow builder for AI agents Built-in RAG connect your own documents Prompt management + A/B testing Auto-generated API endpoint Deploy on your own server One engineer. One weekend. One production AI app. No vendor lock-in. Your data stays yours. Self-hosted. Free forever. 100% Open Source.
-
Abdulmohsen (@ACoders) reported@github when the warning `... had recent pushes about 1 hour ago` shows up and push down the page it's really bad UX. find different way specially when there is weird things like the UI re-render twice for no reason
-
Petty (@petty_anon) reported@Jack70593213 @IntCyberDigest GitHub is widely used in industry. Microsoft is a highly trusted vendor. It is wild the issue is he just published it as public though. Do people not have separate locked down org accounts? For my main accounts I don't think I can make a public repo if I try
-
mpgn (@mpgn_x64) reported@adnanthekhan They canโt only PAT fully support github package, this is a well know issue ๐ฌ
-
Celestin Eiffel (@CelestinEiffel) reported@arthuredelstein Hi Arthur, is the @privacytests project dead? I tried testing for the browser Helium thanks to your GitHub, but I'm getting an Error: Tracking cookie proxy running on port 9090 2026-04-22T19:38:44.777Z uncaughtException Error: Unexpected server response: 502