Is GitHub down right now?
Checking…Verifying live status…
Our latest checks found GitHub responding normally. Live verification is running now.
Your report feeds the live outage-velocity detector. One click per 30 s.
Live latency (probe round-trip, ms)
User reports, last 24 hours
Outage history
last 30 days
Recent outages and issues we recorded for GitHub, based on our own checks. An episode opens on the second check that finds a problem, since a single adverse reading is not reported, and closes when a check finds the service normal again.
No problemsProblemsOutageNot monitored
What GitHub reported
last 30 days
Taken from GitHub's own published incident feed. These are their words about their own service, shown here so you can compare them with what we measured. Scheduled maintenance and test posts are filtered out.
Comments
Comments are hosted and moderated via Disqus. Spam is filtered automatically, readers can flag anything, and the thread loads only when you scroll to it so the rest of the page stays fast.
Comments are loading in our built-in box because Disqus was blocked or unavailable. Spam and abuse are filtered automatically, and comments are hidden once 3 readers flag them.
How we check GitHub
No evidence of problems with GitHub. Our last recorded check found it behaving normally. That does not rule out a fault affecting only some users or regions.
Every check runs a four-tier cascade and stops at the first tier that gives a clear answer: GitHub's official status feed, then a direct HTTP probe, then an ICMP network ping, and finally reports from visitors. The Verification tier box above tells you which one produced the verdict you are looking at. When enough separate people report a problem for it to be well outside what GitHub normally sees, that counts as evidence too, which is how a partial fault can show here before an operator's own status page catches up.
GitHub (github.com) is re-checked continuously, and this page picks up any change on its own, with no refresh needed.
Common GitHub problems users report
- git push and pull operations timing out
- Actions workflows stuck in queue or never starting
- Pull requests failing to load or merge
- API requests returning 5xx or hitting rate limits
What to do when GitHub is not working
First check the banner above. If it shows evidence of problems, the fault is most likely on GitHub's side and waiting is usually the only option. If it shows nothing wrong, switch between SSH and HTTPS, since the two take different paths into GitHub and rarely fail together. Then check your personal access token has not expired, which produces authentication errors that look exactly like an outage.
About GitHub
GitHub is the world's largest code hosting and collaboration platform, home to over 100 million developers. Outages ripple across the whole software industry: CI/CD pipelines, package installs and deploys all stall when GitHub goes down.
Official GitHub resources
Cross-check an incident with the company's own channels:
- Official GitHub status pageTheir own incident dashboard
- GitHub help centerSupport articles and contact options
- @githubstatus on XOften the fastest official acknowledgement
Frequently asked questions
Is GitHub down right now?
No. Our checks are finding no problems with GitHub right now. That verdict is live, and the banner at the top of this page carries it too. We re-check GitHub continuously using its official status feed, direct network probes and reports from visitors, stopping at the first check that gives a clear answer, and the page updates itself as soon as anything changes. A green verdict does not rule out a fault affecting only some users or regions.
What usually goes wrong with GitHub?
The problems visitors report most often on this page are website / app down, can't log in, API errors, builds / pipelines stuck, clone / push failing, webhooks not firing and 5xx error pages. Those are the options the report button offers for GitHub, chosen for how this service actually fails rather than a generic list, and the "user reports" chart above breaks down which ones people are picking right now.
Why is GitHub failing for me when this page says it is fine?
Our checks run from one place on the internet, so a fault limited to your region or network can be real while our probes succeed. With GitHub specifically, Git operations, Actions, Packages, the API and the website each have their own status entry and fail independently. The site can load perfectly while runners sit queued or pushes hang, which is why github.com looking fine proves very little. That is why this page reports what it observed rather than declaring the service healthy, and why reports from other visitors count toward the verdict.
How do I tell whether it is GitHub or my own connection?
For GitHub, clone a public repository over HTTPS from a different network. Working there while your push does not points at your SSH key, your token or that repository's permissions. If SSH hangs but HTTPS works, your network is blocking port 22 rather than GitHub being down. A problem that follows you across networks and devices is very unlikely to be yours.
What should I do while GitHub is down?
If this page shows evidence of problems, the fault is most likely on GitHub's side. Specifically: do not cancel and rerun queued Actions jobs. A rerun goes to the back of the same queue and adds load to the backlog you are waiting on. Your local commits are safe, so keep working and push once it clears. Reporting it here helps other people see they are not alone.
How does status.buzz check GitHub?
Continuously, around the clock. GitHub publishes a machine-readable status feed, so our first check reads it directly and reports what GitHub itself says. If that feed is unreachable we fall back to a direct HTTP probe, then an ICMP ping, then reports from visitors. The verification tier box on this page names whichever check produced the verdict you are reading, so you can see how direct the evidence is.
Does GitHub have an official status page?
Yes, at www.githubstatus.com, and it is linked further up this page. That is GitHub's own account of their service and it is the place to look for their estimate of a fix. We read it where we can, but we publish our own observations beside it rather than only repeating theirs, because an operator's status page can lag a problem their users are already hitting.
Is status.buzz affiliated with GitHub?
No. status.buzz is an independent monitoring site operated by LuzLab LLC, with no connection to GitHub or github.com. It reads publicly available endpoints and status feeds, and publishes what it observed. For account or billing problems you need GitHub's own support, not us.
No comments yet. Be the first to describe what you're seeing.