SupabaseS
Supabase4y ago
Greg

supabase-js timing out for the last 8 hours

Starting at 3am EST, my app started timing out on all requests. I've been using supabase-js v1.35.6 and also tried with the new v2.0.2, getting same error

The db works just fine when running SQL queries, so I think its a Supabase API bug. It times out after 30 seconds and returns unformatted HTML as the error message, with 522 status

Database health is normal. Memory usage hovers around 60% with < 1% CPU usage and < 80% storage used

The frontend also wont load which seems related
unknown.png
Was this page helpful?