© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•2mo ago•
4 replies
Scott

Can't create a new User

auth
I can no longer create new Users from the Supabase console or programattically. I just get the error 'Unexpected failure'

Here's the auth log from a Supabase console create user request:

"POST | 500 | 35.174.174.82 | 9ad79243b96756c2 | https://xxxxxx.supabase.co/auth/v1/admin/users | @supabase-infra/mgmt-api/593522c"

"response": [
{
"headers": [
{
"cf_cache_status": "DYNAMIC",
"cf_ray": "9ad79243e2b256c2-IAD",
"content_length": "74",
"content_location": null,
"content_range": null,
"content_type": "application/json",
"date": "Sat, 13 Dec 2025 18:37:11 GMT",
"proxy_status": null,
"sb_gateway_mode": null,
"sb_gateway_version": "1",
"sb_request_id": "019b1900-a667-7197-ada1-cc90d9c84702",
"transfer_encoding": null,
"x_kong_proxy_latency": null,
"x_kong_upstream_latency": null,
"x_sb_error_code": "unexpected_failure"
}
],
"origin_time": 116,
"status_code": 500
}
]

The log does not show any SQL error or RLS error.

Any clues on how to figure out the error?
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

Can't create organization new Supabase user
SupabaseSSupabase / help-and-questions
5mo ago
can't create user
SupabaseSSupabase / help-and-questions
4mo ago
Can't create any user
SupabaseSSupabase / help-and-questions
3w ago
Can't create a new project in supabase
SupabaseSSupabase / help-and-questions
2mo ago