Is Supabase Down?

Supabase: Operational

No, Supabase is up. All systems operational.

checked 20s ago·All Systems Operational·Official Supabase status page →

Active incidents

Access Issues From Some Providers in Brazil

none

Ongoing since May 14, 2026 · 18 days

identifieddetails →

Supabase components

AnalyticsOperational
ap-northeast-1Operational
API GatewayOperational
ap-northeast-2Operational
AuthOperational
ap-south-1Operational
Connection PoolerOperational
ap-southeast-1Operational
DashboardOperational
ap-southeast-2Operational
DatabaseOperational
ca-central-1Operational
Edge FunctionsOperational
eu-central-1Operational
Management APIOperational
eu-central-2Operational
RealtimeOperational
eu-north-1Operational
StorageOperational
eu-west-1Operational
eu-west-2Operational
eu-west-3Operational
sa-east-1Operational
us-east-1Operational
us-east-2Operational
us-west-1Operational

What is Supabase?

Supabase is an open-source backend platform built on top of PostgreSQL. It provides hosted databases, authentication, file storage, realtime subscriptions, and auto-generated REST and GraphQL APIs. Developers use it as a managed backend for web and mobile applications, often as an alternative to Firebase. It is used by independent developers, startups, and larger engineering teams who want a relational database with a batteries-included platform around it.

Signs Supabase is having problems

  • Supabase client throws connection errors or times out when calling supabase.from() or supabase.auth.signIn(), with no changes on the application side.
  • The Supabase Dashboard fails to load table data, shows a blank editor, or returns a 503 or 504 error when running queries in the SQL editor.
  • Realtime subscriptions stop receiving events — channels connect but no INSERT/UPDATE/DELETE broadcasts arrive despite confirmed database changes.
  • File uploads or downloads via Supabase Storage return 500 errors or stall indefinitely, while the bucket and policies appear correctly configured.

Find out when your own services go down

You can check Supabase here — but a heartbeat monitor tells you the moment your API, website, or cron job stops responding, so you hear about your own downtime before your users do.

Frequently asked questions

How can I tell if Supabase is down?

Check the official status page at https://status.supabase.com first — it lists the current status of the database, auth, storage, realtime, and API components by region. If the status page shows no incident but your app is still failing, the issue may be isolated to your project, your network, or a specific region. You can also check community forums and the Supabase GitHub discussions for reports from other users.

Where is the official Supabase status page?

The official status page is at https://status.supabase.com. It is maintained by Supabase and breaks down availability by service component including Database, Auth, Storage, Realtime, and the REST API. You can subscribe to email or RSS updates for incident notifications directly from that page.

Does Supabase publish an SLA or uptime guarantee?

Supabase publishes uptime commitments that vary by plan. The Pro and Team plans include an SLA with defined uptime targets, while the free tier has no SLA. Check the current Supabase pricing and terms pages for the exact figures, as these can change.

How do I get alerted when my own app or API goes down?

CronJobPro's heartbeat monitoring lets you set up a dead-man's switch for your own services — your app pings a unique URL on a schedule, and CronJobPro alerts you if the ping stops arriving. It is unrelated to Supabase outages but is useful for monitoring the health of any service that calls Supabase or any other dependency.

Not affiliated with or endorsed by Supabase. Status data is sourced from Supabase's official status page (status.supabase.com); for critical incidents, always verify at the official source. All trademarks are property of their respective owners.