SupabaseS
Supabase•4y ago
Greg

Supabase returns unknown error message as HTML

Every few days I get a random dump of HTML in my Node.js logs and it seems to be a Supabase error message. The <title> is qlznxajtjhrqwebbryiu.supabase.co | 520: Web server is returning an unknown error

It's a bit tricky to handle errors when returned as HTML 😅 so I'm wondering if this is a known bug / if there's a better way for me to handle it / if there are common known causes for 520 errors?
Was this page helpful?