Supabase is an open source Firebase alternative with Postgres database.
Real-time check from multiple global locations
--
Response Time
--
Status Code
--
Region
Use our status checker above to confirm whether the issue is with Supabase or your local connection.
Visit Supabase's status page for official updates, or see our Supabase Status Page guide.
Get instant alerts for future Supabase outages with PerkyDash's free uptime monitoring.
If your app depends on Supabase, create an emergency status page to keep your users informed.
Set up free monitoring for Supabase and get instant alerts via email, Slack, or webhooks when it goes down.
Connection issues can be due to Supabase outages or project pausing. Check our status above. If Supabase is up, verify your project isn't paused (free tier projects pause after inactivity), check your connection string, and ensure your IP isn't blocked by network policies.
Supabase Auth depends on the PostgreSQL database for user data. During database outages, authentication may fail. However, existing JWT tokens remain valid until expiry. Check both Database and Auth component status during issues.
Realtime subscriptions may disconnect during outages. Check the Realtime component status. If Supabase is up, verify your Realtime is enabled for your tables, check your client connection, and ensure you haven't exceeded connection limits.
Edge Functions run on Deno Deploy infrastructure, separate from the database. They may remain operational during database outages but will fail if they depend on database queries. Check the Functions component status specifically.