© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•13mo ago
rightHonRevRum

Local Supabase Studio shows 502 error on Edge Functions and Cron Logs pages

When running Supabase locally with Docker and I go on these Edge Functions or Cron pages in the Logs section, I get this error displayed:

{
"code": 502,
"errors": [],
"message": "Something went wrong! Unknown error. If this continues please contact support.",
"status": "UNKNOWN"
}

In the browser, I see console logs like these:

_app-49dea6f19d826f6a.js:19
GET http://localhost:54323/api/projects/default/load-balancers 404 (Not Found)
GET http://localhost:54323/api/projects/default/analytics/warehouse/tenant 404 (Not Found)

Can anyone help?
image.png
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

Edge Functions & Cron Logs shows Error 502 in self-hosted
SupabaseSSupabase / help-and-questions
8mo ago
Supabase edge functions and local imports
SupabaseSSupabase / help-and-questions
4mo ago
Error 502 in Cron & Edge Functions; Any other way to see logs?
SupabaseSSupabase / help-and-questions
8mo ago
Edge functions supabase error
SupabaseSSupabase / help-and-questions
5mo ago