processone / ejabberd-contrib

Growing and curated ejabberd contributions repository - PR or ask to join !
http://ejabberd.im
250 stars 140 forks source link

web admin user link not showing data after switch the mysql database #213

Closed kalimuthu-selvaraj closed 7 years ago

kalimuthu-selvaraj commented 7 years ago

I got below the message in crash.log crasher: initial call: ejabberd_http:init/2 pid: <0.4014.0> registered_name: [] exception error: {function_clause,[{sql_queries,list_users,[<<"localhost">>,[]],[{file,"src/sql_queries.erl"},{line,212}]},{ejabberd_auth_sql,get_users,2,[{file,"src/ejabbe$ ancestors: [<0.3729.0>,ejabberd_listener,ejabberd_sup,<0.3470.0>] messages: [] links: [#Port<0.114446>] dictionary: [] trap_exit: false status: running heap_size: 1598 stack_size: 27 reductions: 1620

zinid commented 7 years ago

If you don't want to describe the problem, at least, don't truncate the crash reports.

kalimuthu-selvaraj commented 7 years ago

The same error is repeating my crash.log. Actually my problem is after enabled mysql i changed auth_method: internal to auth_method: sql as followed by this link https://docs.ejabberd.im/admin/guide/databases/mysql/#configure-desired-authentication-backend i got above the crash error

zinid commented 7 years ago

I have already fixed this, this was the problem in ejabberd, not in contrib modules.

kalimuthu-selvaraj commented 7 years ago

okay, can you post link here?

zinid commented 7 years ago

Link to what? Do you see the notification above?

kalimuthu-selvaraj commented 7 years ago

i got it thanks very much