Intermittent 522 errors and 20-second Delays on API & Auth queries
Hi all,
Since Thursday (Jan 9th), I’ve been experiencing intermittent
522
522
timeouts and some ~20-second delays when making queries/auth checks to my Supabase project.
I’m currently on the FREE tier (nano), but it’s a new and small project (1–2 concurrent users at any time), and there hasn’t been any increase in usage. These issues even occur when it’s just me testing (no other users).
I’m hosted in East US (t4g.nano) - there’s been no issues with the US region on the Supabase status page. I don’t use storage or Realtime - only Auth and DB.
The issues happen on: - Test calls from my localhost - Calls from PROD (Vercel), which, by the way, result in Vercel early timeouts (sometimes up to 10% in a given hour) - Calls from my Node.js backend (Digital Ocean)
From what I understand, a 522 is a Cloudflare error that indicates it can’t connect to my Supabase project. I’ve attached an example of the error I’m receiving.
I restarted the project in Supabase yesterday, but it didn’t help. I also emailed Supabase support yesterday, but since I’m on the FREE tier, I may not get a response.
Considering the small number of users, it’s a bit worrying to experience these issues so early.
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.