Urgent issue with stuck project

Subject:
Project stuck in "Pausing project" state – receiving 544/400/502 API errors


Description of the issue:

My Supabase project is currently stuck in the “Pausing project” state and has become completely unresponsive. I initially removed domain settings from Netlify and reconnected them successfully. DNS verification went through and the site worked briefly. However, after reconnecting Supabase, the project is no longer accessible.

Current symptoms:

The project cannot be accessed or edited from the Supabase dashboard.

The developer console shows a stream of errors including:

status 544

status 400

502 Bad Gateway

CORS errors (e.g., "No ‘Access-Control-Allow-Origin’ header")

Stylesheet load failures



Console output example:

Failed to load resource: the server responded with a status of 544
api.supabase.com/
GET/POST ERR_ABORTED 400, 502
Refused to load the stylesheet https://fonts.googleapis.com/…

Steps taken:

Removed and re-added domain on Netlify

DNS verification completed successfully

No changes to Supabase settings beyond reconnecting via Netlify integration


I would appreciate support with the following:

  1. Can the project be restored from the "pausing" state?
  1. Is this a known platform-side issue, or something caused by domain reconnection?
  1. What are the expected steps or timeline to resolve this issue?
I have attached screenshots from the console and dashboard.

Thanks in advance for your help 🙏
20250724_192246.jpg
20250724_192228.jpg
Was this page helpful?