GitHub status: access issues and outage reports
No problems detected
If you are having issues, please submit a report below.
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.
- Website Down (67%)
- Sign in (20%)
- Errors (13%)
Live Outage Map
The most recent GitHub outage reports came from the following cities:
| City | Problem Type | Report Time |
|---|---|---|
|
|
Errors | 5 days ago |
|
|
Website Down | 8 days ago |
|
|
Website Down | 9 days ago |
|
|
Website Down | 9 days ago |
|
|
Sign in | 10 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:
-
Michael Carpenter (@wiggycorp) reportedDang. GitHub is down. Too bad, I guess users will have to wait for these updates.
-
BRute Logic (@BRuteLogic) reportedEven CISA, the agency responsible for US cybersecurity, fell for it. A contractor left AWS GovCloud admin keys in a public GitHub repo named "importantAWStokens" for six months. Nine automated alerts ignored. Keys stayed valid 48 hours after the repo was taken down. hack2earn
-
SlumPark.eth (@0x_SlumPark) reportedAdmitting defeat, Jesse-style. Following the GitHub flagging issue and the departure of several $BnkrGuard holders, @RemyBankrGuard has decided that a simple restructuring is no longer enough. It is becoming a different kind of agent altogether. Security is important. But as I’ve said before, @bankrbot is already exceptionally good at security. The main focus now is trading. Using the toss API, Remy is currently running simulated trades across both the Korean and U.S. stock markets. In crypto, it is also conducting smoke trading with leverage kept within a relatively safe range. That is now the core direction. I still cannot completely abandon the security and x402 modules, but what choice do I have? A bold decision was necessary to secure the funding required for continued maintenance, development, and operation.
-
JMACK19 (@TheJMACK19) reportedSerious question, why do so many of these projects require you to join a discord server to download them? I don't support discord, I'll never speak to anyone in the server after download, it's a massive waste of time. Why not just drop it on GitHub?
-
Nelson Cicchitto (@nelson_avatier) reported1.2M AI credentials leaked to public GitHub in 2025. Up 81% (GitGuardian). Every one still authenticates. That's the problem. A stolen key passes the login. Nobody asks what it's allowed to do. Authorize, don't just authenticate. Who owns that key today?
-
ricky b (@rbranson) reportedput kimi k3 on what i'd consider a "new guy joined the team" web dev task for my home label printer app, using kimi code. prompt: add the ability to queue multiple labels and then print them out chained together and then perform the final cut * only one reasoning effort level: cool * feels to be ~20TPS: uncool * kimi code has auto-approve: cool * auto-approved my /plan: 🤦 (1mo old open issue on github!) * the plan was long and extremely technically detailed with code-level changes, no interactivity * wrote some tests, started up the server and did some curl checking * one-shotted the task: nice * web UI changes followed existing styles well, but nothing particularly clever * i liked that the default view only changed by adding a single button * didn't follow the repo instructions on how to start the web server * tokens consumed: input 3.6M output 34.7k total 3.6M (11% of 5h/2% of weekly) so k3 is really slow, makes pretty good UI, and writes poorly.
-
A. Taha (@Purple_Pear_577) reportedThe new FlawCue will be a pre-launch code review for AI-built web apps. Connect a GitHub repo, then choose: • Security • Structure • One critical flow You get prioritized issues, exact code evidence, and fix prompts for your coding agent.
-
vorty (@vorty279) reportedopen source projects you should know. that's how the video opens and the first one they show is plane plane is a project management tool. issues, sprints, cycles, roadmaps, wiki pages, custom views. basically jira and linear and notion in one, except open source what you're sold. jira at 8 bucks per user a month. linear at 10. notion team at 12. on a team of 10 that's hundreds a month just to track tasks what's actually under the hood. agpl license, self-host via docker or kubernetes, runs on your own server, your data stays yours, unlimited users, zero per seat and the point isn't that it's free. it's that a task tracker was never magic you pay a per-head subscription for. it's a docker container you spin up in an evening 789 open issues and 164 pull requests right now. a living project, not an abandoned repo link github dot com slash makeplane slash plane
-
Jochen Kirstätter (JoKi) (@JKirstaetter) reported@Ryan_Hecht @github Theme: GitHub However after restarts/reboots it looks fine again. Maybe a glitch during upgrade, dunno. Kindly ignore.
-
Nitin Khanna (@_nitin_khanna) reported@alightinastorm With no libraries straight up code - reinventing the wheel and above all GitHub goes down for all the bloat
-
Douglas (@douglastweets) reported@thsottiaux @OpenAI I feel like I’ve been getting a lot of apply patch issues on the Windows (work machine) since the big update combining the apps. As a result, changes take forever to make. I see a couple similar reports on GitHub but not sure if they align exactly with what I’m experiencing.
-
acquayefrank (@acquaye_frank) reported@github, could you help with this issue? I have made a payment, but have yet to receive the upgrade. Money was taken from my account
-
Nav Toor (@heynavtoor) reportedYou Googled "password generator." The first result has four ads at the top. A popup for your email. A cookie banner. And a text box where you type a password. You copy the password. You use it for your bank. That website now knows a password you use. On a server you do not own. In a database you cannot delete. Run by a company you have never heard of. A French developer named Corentin Thomasset built 86 tools like this. All in one place. All local. Nothing gets sent anywhere. It is called IT-Tools. 39,834 stars on GitHub. One Docker command. docker run -d -p 8080:80 corentinth/it-tools:latest Done. Every tool runs in your browser. No backend. No database. Nothing leaves your machine. Here is what you never have to Google again: Password generator. Any length. Nothing logged. QR code maker. No site tracks what you encode. WiFi QR code. Guests scan and join. No shouting passwords. Hash maker. SHA-256, MD5, and more. Local only. Base64 encoder and decoder. Paste safely. UUID generator. Instant. JWT decoder. No pasting tokens into a stranger's site. JSON, YAML, XML, and SQL formatter. Color converter. HEX, RGB, HSL. Crontab builder. Chmod calculator. Docker run to Docker Compose converter. Lorem ipsum text. Regex tester. 86 tools. One container. One command. Who uses this: A developer who stopped pasting JWT tokens into random sites. Those tokens hold user IDs, emails, and role info. Every free decoder site reads all of it. A designer sick of color converters wrapped in ads. A sysadmin who stopped Googling "chmod 755" for the tenth time. Anyone who saw the trick. Every free tool is free because your input is the product. 39,834 stars. GPL-3.0 license. Vue.js. The code cannot be pulled from you. Next time you need a quick tool, you have two choices. Google it and hand your data to a stranger. Or open localhost:8080 and keep it to yourself. (Link in the comments)
-
Ruslan (@ikimruslan) reportedToday this flow remains - any feature is built through Github issues, issues created from Claude mobile app (brainstormed and broken into sub tasks) or from Github mobile app. Supabase and Flutter code goes to **** from literally one click (iOS Shortcuts).
-
Hackyard (@HackyardSocial) reportedWorking on getting more ways to work signing in on Hackyard signup. GitHub sign in works. Working on regular email & X sign in.
-
Zag Zino (@ZagZino) reportedmeta's astryx just crossed 9k stars on github and the UI components aren't why it ships a native MCP server that stops claude and cursor from hallucinating props that don't exist
-
Ching-Yuen Huang (@Michael_Huang_W) reportedUnintentionally created a duplicate Pro account due to @cursor_ai's GitHub/Google login architecture, which auto-renewed for 6 months with 0% usage. Since I am already an active paying user on my primary research account, billing support flatly refused to even transfer store credits. Any chance @ArVID220u can help a dev out?
-
Adam Kranz (@adam_kranz) reportedTorturing my programmer by making a series of GitHub issues that amount to "I want to make the website self aware"
-
nico (@nicosolgetta) reportedThanks for your read on this. As I've said in the second thread the only thing missing here is a direct correlation from the github to Barron. Nevertheless my thought on this is that, probably, barron was just ******* around with code,crypto payments for his company and wallets. They probably forgot to take down this old github repo with this crypto payment processing section. Anyways there is a good chance this is his wallet otherwise why would it be left untouched for over 18 months.
-
Sudo su (@sudoingX) reportednow i'm running the harness fight i've wanted to run for a month. hermes agent vs openclaw, same model, same tasks, both pointed at a 3.9gb bonsai on a single 3090. lean vs bloated, head to head, and i post whatever happens. disclosure first, i contribute to hermes agent, so i'm not pretending i'm neutral. what i can do is make it a fair fight. upstream versions of both, same local endpoint, no fork tricks, and let the receipts talk. here's what's actually in each box. > hermes agent. a one-file agent loop, around 25 direct dependencies. it parses and repairs tool calls off many model families natively, which is the whole reason it reads what a local model actually emits. built for open weights from day one. #1 on openrouter by daily usage. > openclaw. thousands of typescript files, roughly double the dependencies. for years it leaned on the server to parse tool calls and only shipped its own repair recently, for a single format. way more github stars than hermes. built for the big api models, and it shows. now let me tell you the honest part. i uninstalled openclaw months ago. my experience was that it was built for someone else's models, it choked on local, and the bloat made it slow just to start. but that was months ago and these things move fast. maybe they fixed the local story. maybe the parsers are there now. i'm not going to assume, i'm going to run it. that's the whole test. can either harness hold a tool-calling loop on a 3.9gb model without falling apart. one early tester says bonsai breaks on iteration, another says it tops agentic benchmarks. that split might not be the model at all. it might be the harness. this is what finds out. results coming. i'm not calling it early.
-
Finn (@F1nn_2010) reported@GoogleAIStudio can u pleas make importing from github work, it always errors, can u make a button to skip unsupported files or somthing
-
Dominik Koch (@dominikkoch) reported@jacobmparis @vercel Since github is up again here is my second thing: This ui looks great but whenever I have a new app/package to deploy I cant because its not on main yet and the input is disabled This isnt a big issue for most apps but nowadays where I deploy more and more eve agents its annoying, the dashboard depends on the agent but I cant deploy the agent until I merge the full pr to main. Then I either have to cancel the dashboard deployment or risk them being out of sync while I configure the agents env
-
Aldo Lipani (@AldoLipani) reportedHow can GitHub be so bad? It’s down again. There you have another proof that we’re still far from having software solved.
-
Tanuj (@tanujDE3180) reportedMy friend has been applying for software engineering jobs for months. - 200+ tailored job applications - Referred by engineers at multiple companies - Built and deployed 10+ real-world projects - Solved 1000+ DSA problems - Strong system design skills - AI/LLM and cloud experience - Active GitHub with consistent contributions - Optimized ATS-friendly resume - Cracked several online assessments - Willing to relocate Still getting rejected. If this profile isn’t getting interviews, who is?
-
Scarlett claira (@AItechscarlett) reportedIn 2014 a Swedish engineer named Knut Sveidqvist lost a Microsoft Visio file. He went to open the diagram he had drawn a few months earlier. It was gone. Every box, every arrow, every label. All of it had to be redrawn by clicking through Visio menus again. That night his kids were watching The Little Mermaid on TV. He named his fix after the movie. Twelve years later Mermaid has 89,101 GitHub stars, 8 million users, and native rendering inside GitHub, GitLab, Notion, Obsidian, VS Code, and Confluence. Here is what the paid market still charges to draw the same boxes. Microsoft Visio Plan 2. $15 per user per month. Lucidchart Team. $10 per user per month with a three-user minimum. Miro Business. $20 per user per month. Fifty engineers on Miro Business burns $12,000 a year to draw arrows between boxes. Mermaid replaced the drag-and-drop editor with a text spec that reads like Markdown. ``` graph TD A[User] --> B[Login] B --> C{Valid?} C -->|Yes| D[Dashboard] C -->|No| E[Error] ``` Ten lines. Renders as a real diagram. Every version of Claude, ChatGPT, Gemini, and Cursor already knows how to write it. You describe your architecture in plain English and the model returns a Mermaid block. Paste it into a GitHub README. Paste it into an issue. Paste it into a pull request. GitHub renders it inline as a live SVG. No plugin. No sign-in. The paid tools shipped drag-and-drop editors. Mermaid shipped a text spec that the LLMs learned on their own. Flowcharts, sequence diagrams, class diagrams, state diagrams, entity-relationship diagrams, user journey maps, Gantt charts, pie charts, *** graphs, mindmaps, timelines, C4 architecture diagrams, treemaps. Anything you would open Visio for. Version 11.16.0 shipped two weeks ago. Because the diagram is text, it lives in your repo. Because it lives in your repo, it goes through code review. Because it goes through code review, it stops rotting. Nobody has to remember where the Lucidchart account is. Nobody has to pay $10 a month to reopen a five-year-old file. MIT license. 89,101 stars. TypeScript. The library is free forever. Mermaid Chart the company sells a hosted editor on top for teams that want one, but the core stays MIT. Somebody in Sweden lost a Visio file and refused to draw it again. Twelve years later the paid diagram tools still exist, and nobody who writes software has to use one. (Link in the comments) @AItechscarlett
-
RyDawgE @ Halfapps (@RyDawgE_) reported@StorgaardMikkel @AmazonessKing3 ... Of AI and not the root cause. We can have AI without malicious terms and conditions foul play. People are smart, people will stop using GitHub eventually and go back to hosting their own *** servers to avoid this exact problem.
-
Roy Canani (@CananiRoy) reported@github Use your own runner, github is usually down
-
regent0x (@regent0x_) reportedAnthropic CEO Dario Amodei on how they use claude internally: claude now writes 90% of their code and handles 77% of real github PRs, up from 5% a year ago a bug broke their whole training cluster, engineers chased it for days, they told claude "just poke around" and it found it in one prompt but the claude on your machine can't do this, out of the box it only reads files and runs terminal commands, no PRs, no database, no slack it's a genius locked in a room with no windows MCP servers are the windows, 4-6 of them in one afternoon turn claude from "writes code when asked" into "reads the failing PR, queries the db, posts the fix in slack" in one prompt most people bolt on 20 broken servers and wonder why claude got dumber the guide below has the exact handful that matter
-
postmemetic (@postmemetic) reported@Veil_of_Keepers @MannyCalavera12 ah that's unfortunate! if you'd be willing to attach your duke-rt.log to a github issue, i would greatly appreciate it. either way, thanks for trying out the project!
-
Paweł Huryn (@PawelHuryn) reportedNo interviews. The data said no. I built it anyway. 25K installs later. It started two months ago. Grok's coding agent only ran in the terminal, so I build a GUI for VS Code and Cursor. Every benchmark had it well behind the frontier. I didn't interview anyone. I use coding agents every day, and I was the one missing it. There was nothing to test, really. The Grok worth building for didn't exist yet. So I made a bet instead: that it would get better, and I kept building it on the side. 100 hours. Or two dozen nights without enough sleep. 22,000 lines of code, 980 unit tests. All of it worthless if Grok stalled. Then last week Grok 4.5 shipped, and it caught up to GPT-5.5 and Opus 4.8. My extension already supported it, day one. That launch post back in May? It got 2 likes on X. You don't have to code. I never wrote a single line. I wrote the intent and reviewed what came out. Find a problem you know from the inside, and build the fix as a side project. Don't overthink the validation - with AI, shipping v0 is faster than theorizing. Worst case, you learn more than 5 paid courses could teach you. --- GitHub (open source): phuryn/grok-build-vscode VS Code marketplace, Open VSX registry: "Grok Build for VS Code (Community)"