Good people of StackOverflow, please help. I\'ve set up an ejabberd server on my ubuntu machine, added virtual host, set {access, register, [{allow, all}]}. and registered
I came across the same issue and found the solution:
Make changes in server
After loggin in ejabbered from ur admin interface. Go to Virtual Host-Nodes-Modules-mod_register and add:
[{welcome_message, {"Welcome!", "Welcome to this Jabber server."}}, {access_from, register}]
n u ll b able to create account successfully from your client