© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•3mo ago•
6 replies
idealconceptz

Auth errors and db errors

My applications are getting http 556 errors trying to access supabase db, and auth is failing:

error Error [AuthUnknownError]: Unexpected token 'I', "Internal s"... is not valid JSON
at ac (.next/server/chunks/410.js:6:26654)
at async aw (.next/server/chunks/410.js:6:28392)
at async av (.next/server/chunks/410.js:6:28052)
at async aI.signInWithPassword (.next/server/chunks/410.js:6:41436)
at async a (.next/server/chunks/9553.js:6:1625) {
__isAuthError: true,
status: undefined,
code: undefined,
originalError: SyntaxError: Unexpected token 'I', "Internal s"... is not valid JSON
at JSON.parse (<anonymous>)
at async ac (.next/server/chunks/410.js:6:26624)
at async aw (.next/server/chunks/410.js:6:28392)
at async av (.next/server/chunks/410.js:6:28052)
at async aI.signInWithPassword (.next/server/chunks/410.js:6:41436)
}


All my apps are down - my multi-tenancy sites etc. This is really urgent - if someone could please advise.
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

client.auth.signInWithPassword() and client.auth.signOut() ERRORS
SupabaseSSupabase / help-and-questions
4y ago
Errors after migrating supabase db (Clerk auth integration issues)
SupabaseSSupabase / help-and-questions
6mo ago
Errors restoring postgres db
SupabaseSSupabase / help-and-questions
4y ago
522 errors on auth
SupabaseSSupabase / help-and-questions
5d ago