© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•4y ago•
20 replies
Kylar

Getting 502 when trying out Auth

I'm trying out Supabase Auth again after toying around with it a year ago or so, and when I try to login using the JS sdk I'm getting a 502 error from the upstream server

error: {
    message: 'An invalid response was received from the upstream server',
    status: 502
  }
error: {
    message: 'An invalid response was received from the upstream server',
    status: 502
  }


Any ideas on how to debug what is going on?
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

Getting 502 error codes on auth
SupabaseSSupabase / help-and-questions
3y ago
Keep getting `Auth event missing` when trying `supabase.auth.api.setAuthCookie(req, res)`
SupabaseSSupabase / help-and-questions
4y ago
Getting 502 ORIGIN_BOOT_RPC_ERROR Error when calling Edge Function
SupabaseSSupabase / help-and-questions
4y ago
Error when trying to add Google auth provider
SupabaseSSupabase / help-and-questions
13mo ago