Skip to content
Discussion options

You must be logged in to vote

Database error saving user is almost always you have an auth.users trigger function that is failing. You can check in the Dashboard UI under Database/Triggers and select the Auth schema to see what triggers you added.
Also look at the Postgres logs and you should see the exact error message for the database error.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@DevarshLade
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by DevarshLade
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants