Skip to content

Error user registration fresh installation #3885

Answered by macntech
macntech asked this question in Questions
Discussion options

You must be logged in to vote

I found the issue...The SQL password contained a special character "%" and has not been quoted in the yml config. After putting the password quoted it works as expected and user is in the SQL table:

User user@server.xxx.chat successfully registered

Therefore I guess during ejabberdctl register command the SQL connection could not be made as it was escaped due to the % in the password.

The resulting error message is misleading as there is obviously no user registered. The message should contain a hint that SQL connection is broken if my assumption is correct.

Please confirm and advise.

Replies: 4 comments 3 replies

Comment options

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

Comment options

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

Comment options

You must be logged in to vote
0 replies
Answer selected by macntech
Comment options

You must be logged in to vote
1 reply
@licaon-kter
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants