Supabase
0 user reports in the last hour
Operational
No problems detected
Open source Firebase alternative
Reports over the last 24 hours
Having trouble with Supabase?
Supabase Not Working for You? It Might Not Be an Outage
If the status above shows no ongoing outage but Supabase isn't loading for you, the problem is likely on your side or with your internet provider.
Common Reasons Supabase Stops Working
- Supabase project paused β free tier projects auto-pause after 1 week of inactivity
- A specific Supabase region (e.g. eu-west-1) experiencing infrastructure issues
- Database connection pool exhausted β PgBouncer connection limits reached under load
- Row Level Security (RLS) policy blocking queries β not an outage but behaves like one
- Database CPU or storage quota reached on your plan
How to Fix Supabase Not Working
- Check status.supabase.com for regional infrastructure incidents
- Check if your project is paused in the Supabase dashboard β free projects need to be manually unpaused
- Check your database connection count: SELECT count(*) FROM pg_stat_activity β if near your pool limit, reduce connections
- Review your RLS policies if specific queries are failing for certain users
- Check database CPU and disk usage in Supabase Dashboard β Project Settings β Database
- Contact Supabase support at supabase.com/support for infrastructure or billing issues
Outage history
No incidents in the last 30 days