Is GitHub down right now?

Real-time GitHub status pulled directly from githubstatus.com — the same source GitHub itself uses to report incidents. We fetch the public Statuspage feed every 30 seconds, normalize it, and show whether Git Operations, Actions, Pull Requests, Issues, Pages, Packages, Codespaces, and Copilot are operational. If something is degraded, you’ll see the active incident, when it started, and what GitHub has acknowledged so far.

Major outage: AWS

GitHub

Operational

Source hosting, Actions, Pages, Packages, Copilot.

Status from www.githubstatus.com · last fetched 1s ago

Last checked 0s ago

Developer Platforms

Docker HubUnable to verifystale

Upstream returned 404

GitLabUnable to verifystale

Upstream returned 404

BitbucketOperational

Atlassian source hosting and Pipelines.

GitHubOperational

Source hosting, Actions, Pages, Packages, Copilot.

HomebrewOperational

macOS / Linux package manager (uses GitHub).

npmOperational

JavaScript registry, install API, web app.

PyPIOperational

Python Package Index — pip install backend.

AI / ML APIs

OpenAIDegraded performance

FedRAMP workspaces and API orgs have degraded performancestarted 4 days ago

Hugging FaceUnable to verifystale

Upstream returned invalid JSON

AnthropicOperational

We’ve suspended access to Claude Mythos 5 and Claude Fable 5started 7 days ago

CursorOperational

AI code editor — chat, tab, composer.

GitHub CopilotOperational

AI pair programmer — completions, chat, agents.

Google GeminiOperational

Gemini API, Vertex AI, AI Studio.

ReplicateOperational

Run open-source ML models via API.

Cloud / Hosting

AWSMajor outage

Service disruption: Increased Error Ratesstarted 51 days ago

Google CloudPartial outage

Network traffic to Google Cloud originating from Delhi, Chennai, Mumbai and surrounding areas is experiencing intermittent periods of elevated latency and possible packet loss.started 11 days ago

CloudflareDegraded performance

Workers AI experiencing degraded availability in some modelsstarted 4 days ago

HerokuUnable to verifystale

Upstream returned 404

RailwayUnable to verifystale

Upstream returned invalid JSON

DigitalOceanOperational

Droplets, App Platform, managed databases.

Fly.ioOperational

Global app servers, Postgres, volumes.

Microsoft AzureOperational

Azure VMs, App Service, AKS, Azure SQL.

NetlifyOperational

Static + Jamstack hosting, Functions, Forms.

RenderOperational

Web services, cron, Postgres, Redis.

VercelOperational

Next.js hosting, Edge, Serverless functions.

Databases / Data

NeonUnable to verifystale

Upstream returned 404

Redis CloudUnable to verifystale

Upstream returned invalid JSON

TursoUnable to verifystale

Upstream returned invalid JSON

MongoDB AtlasOperational

Impaired Cluster Operations – AWS me-central-1 (United Arab Emirates) and AWS me-south-1 (Bahrain)started 111 days ago

PlanetScaleOperational

Serverless MySQL, Vitess-backed.

SupabaseOperational

Postgres, auth, storage, realtime, edge fns.

Payments / Infra

TwilioDegraded performance

SMS Delivery Delays from Twilio Phone Numbers to Surf Telecom Brazilstarted 1 day ago

PayPalUnable to verifystale

Upstream returned invalid JSON

PostmarkUnable to verifystale

Upstream returned 404

StripeUnable to verifystale

Upstream returned 404

ResendOperational

Developer-first transactional email API.

SendGridOperational

Transactional + marketing email at scale.

Auth / Identity

Auth0Unable to verifystale

Upstream returned 404

OktaUnable to verifystale

Upstream returned 401

ClerkOperational

Drop-in auth + user management for React.

FirebaseOperational

Auth, Firestore, Realtime DB, Hosting, Functions.

Communication

SlackPartial outage

Trouble submitting workflow forms with file attachments on Android.started 4 days ago

Microsoft TeamsUnable to verifystale

No public machine-readable feed; consult the official status page.

DiscordOperational

Voice, video, text servers and DMs.

ZoomOperational

Zoom Phone/Zoom Contact Center General Underlying Provider Maintenancestarted 12 days ago

Monitoring / Dev Tools

LinearUnable to verifystale

Upstream returned invalid JSON

NotionUnable to verifystale

Upstream returned invalid JSON

DatadogOperational

APM, infra, logs, RUM, synthetics.

FigmaOperational

Collaborative design, FigJam, Dev Mode.

LaunchDarklyOperational

Feature flags, experiments, releases.

SentryOperational

Error monitoring, performance, replays.

DevZone aggregates publicly available status data and refreshes every 30 seconds. Status indicators reflect each provider’s own machine-readable feed; for incident details and authoritative information, always consult the official status page linked on each card.

GitHub 90-day incident history

Last 90 days

66.67% incident-free

No incidentDegradedOutage

Quick facts about GitHub

How do I know if it's GitHub or my own setup?

  1. Open this page on a different network — if GitHub still appears down here, it’s on their side.
  2. Run `git ls-remote https://github.com/YOUR_REPO.git` from your terminal. A 503 confirms a server issue.
  3. Check the Actions tab at github.com/<org>/<repo>/actions for queueing — Actions backlogs are common during partial outages.
  4. If only HTTPS clones are failing, try SSH (`git@github.com`). If both fail, it’s not your auth.

Frequently asked questions

Why is GitHub slow today?

If the dashboard above shows a degraded or partial-outage indicator, the slowness is on GitHub’s side. Common culprits are Actions queue backups, increased latency on Pull Requests, or Pages deploys timing out. Click "View details" on the GitHub card to see exactly which sub-system is affected.

How do I know if it’s GitHub or my internet?

Open this page on a separate network (mobile data, for example). If GitHub still appears down here, it’s a real outage. If the page loads cleanly here but you can’t reach GitHub from your network, the issue is local — try ping github.com and dig github.com to narrow down whether DNS or routing is the problem.

Where can I report a GitHub outage?

Outages are tracked on githubstatus.com, but to escalate one as a GitHub customer use https://support.github.com. For Enterprise customers, your designated support contact takes priority over public reports.

Does GitHub have a status API?

Yes — https://www.githubstatus.com/api/v2/summary.json returns a JSON snapshot of overall status plus every component. It’s public, requires no authentication, and is the same feed this page consumes.

How often does GitHub go down?

Looking at the last 90 days of the Statuspage feed, GitHub typically logs 1–4 incidents per month, most lasting under 30 minutes. The historical heatmap above shows the full picture for this service.

Is GitHub Copilot down separately?

Copilot is reported as a component on the same GitHub status page. If GitHub itself is operational but Copilot completions are failing, look for "Copilot" specifically in the affected components list.

Check status for related services