new projects - PostgREST unhealthy
Hey All, new Supabase user here. I created a new project and it immediately showed “postgREST is unhealthy” in the dashboard. Auth is healthy but the REST admin ready endpoint keeps returning 503. No tables or Edge Functions added (fresh project).
Relevant logs (IDs + UTC times):
66d30d16-ed89-4c30-ae36-bb808693c184 — 2025-10-12T18:03:03Z — HEAD /rest-admin/v1/ready — 503
67a877fd-714a-47ce-b9a8-22b1ce4dffe9 — 2025-10-12T17:59:11Z — HEAD /rest-admin/v1/ready — 503
b2ec8ee3-5e92-45da-97db-36a7db84267b — 2025-10-12T17:45:32Z — HEAD /rest-admin/v1/ready — 503
Region: us-west-1
Size: nano
I've tried creating a second project in the same region, same issue. Also tried restarting the instance, no luck.
Anyone else experiencing this? I see there's issues in the APAC and Europe regions, but nothing mentioned in the US
4 Replies
Just spun up a new project in us-west-1.
Logs healthy too.

Your log dates though are from 4 days ago?
yeah, i've been slow to get this post going. ok, i'll try deleting and create a new one. thanks
I'm an idiot, I was disabling Data API under security options during setup. Toggling that setting on and off affects the postgREST status on the dashboard.
That is though a great feed back Supabase should get.
API off should be highlighted versus just unhealthy.
I did not even think to ask that.