Can't add user anymore "Database error creating new user" #26432
Unanswered
CornerAppGuy
asked this question in
Questions
Replies: 1 comment 2 replies
-
Look in the Postgres logs for what your error is. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, since two days I can't add user anymore to my project. When I try to, I get this error message "Database error creating new user".
Action that may have caused this : I modified the code from the "User Management Starter" SQL query, adding another user metadata.
I should have modified the code of the existing "User Management Starter" already running with functions and triggers, but I tried to recreate a whole new one, deleting the already existing functions and triggers.
Do you have any ideas how this can be fixed ?
Thank you very much in advance!
Beta Was this translation helpful? Give feedback.
All reactions