Hello,
I am using debs from
When I try to log in, it kicks me out and says in the logs:
** Reason for termination = ** {function_clause,[{xml,crypt,[null]}, {xml,'-element_to_string/1-lc$^0/1-0-',1}, {xml,element_to_string,1}, {xml,'-element_to_string/1-lc$^0/1-0-',1}, {xml,element_to_string,1}, {ejabberd_c2s,send_element,2}, {lists,foreach,2}, {ejabberd_c2s,presence_update,3}]}
Thanks for any help
Roman
Problems solved: deleted my admin user and created again
Well, the problems I had were not preventing other users from logging in, so I deleted my user and created it anew. Problem gone, mystery remains...
Roman
I also encountered that
I also encountered that problem. the 'askmessage' column in the 'rosterusers' table should be non null.
An UPDATE rosterusers SET askmessage = ''; fixed it for me
Got exact the same error
Got exact the same error under Linux.
Additionally, I get following error:
1.1.1 works flawlessly.
Maybe important facts:
Gentoo Linux (2.6.16.28-xen)
erlang 11.2.0
ejabberd 1.1.2 with mysql-support (using mysql for all possible storage: roster, offlinemsg etc.)