I'm experiencing an issue with my project after it was recently restored. The project has been in an unhealthy state for several hours now, and I cannot reach my edge functions despite them showing as "Healthy" in the dashboard.
Function name: send-contact-email The function shows as "Healthy" but requests fail with (failed) net:: error in browser DevTools No logs appear in edge function logs (completely empty) Requests never reach the function - they fail at network level before reaching the endpoint Dashboard Message: The dashboard shows: "Recently restored projects can take up to 5 minutes to become fully operational" - but it's been several hours already.
What I've Tried:
Waited several hours for services to initialize Verified edge function code and configuration (all correct) Checked RESEND_API_KEY secret (properly configured) Verified the function is set to verify_jwt = false in config.toml Request: Could you please investigate why PostgREST, Auth, and Realtime services remain unhealthy after project restoration, and why edge function requests are not being routed properly despite the function showing as healthy?
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.