© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•4w ago•
3 replies
insta: cnmtc.rdr

Database is completely undesponsive

🔢DB Connections
SYMPTOMS:
- All database queries hanging for 30+ seconds before timing out
- Cannot view users in Authentication dashboard (loading indefinitely)
- Edge Functions timing out when accessing database
- Auth API responding normally (<50ms), but any database query fails
- Flutter app logs showing "Request timed out" errors (408)

IMPACT:
- Production system completely down
- Users can authenticate (Auth API works) but cannot access any data
- Feed not loading, profiles not loading, all features requiring database access failing
- Affects 100% of active users

WHAT WE'VE TRIED:
1. Fixed Edge Function issues (esm.sh imports) - now working
2. Added timeout handling in mobile app to prevent indefinite hangs
3. Verified Auth API is healthy (responds in 50ms)
4. Confirmed issue is specifically with PostgreSQL database

DIAGNOSIS:
The database appears to be paused, crashed, or in a degraded state. We've recently upgraded to Pro plan, but database may need manual resume/restart.

Tried restarting the project as well
Supabase banner
SupabaseJoin
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

CRITICAL: Database Still Completely Unresponsive
SupabaseSSupabase / help-and-questions
3mo ago
Bolt (Supabase) Database completely locked up
SupabaseSSupabase / help-and-questions
2w ago
Database completely down; eu-west-2. Anyone else?
SupabaseSSupabase / help-and-questions
6mo ago
Database is Unhealthly
SupabaseSSupabase / help-and-questions
4w ago