ejabberd_couchdb icon indicating copy to clipboard operation
ejabberd_couchdb copied to clipboard

ejabberd_couchdb install error

Open diegobill opened this issue 12 years ago • 3 comments

I installed the ejabberd:

$ sudo apt-get install ejabberd

And the other dependencies like https://github.com/twonds/ejabberd_couchdb/blob/master/README.md

But When I tried to start ejabberd I recived this output:

bill@bill-Lenovo-G450:~/workspace/pacificador_deploy_scripts$ sudo /etc/init.d/ejabberd live


  • To quit, press Ctrl-g then enter q and press Return *

Erlang R14B04 (erts-5.8.5) [source] [rq:1] [async-threads:0] [kernel-poll:false]

Eshell V5.8.5 (abort with ^G) (ejabberd@bill-Lenovo-G450)1> =INFO REPORT==== 8-Jul-2013::19:37:41 === application: ejabberd exited: {bad_return, {{ejabberd_app,start,[normal,[]]}, {'EXIT', {badarg, [{lists,keysearch,[host,1,undefined]}, {gen_mod,get_opt,3}, {ejabberd_couch,init,1}, {ejabberd_auth_couchdb,start,1}, {lists,foreach,2}, {ejabberd_app,start,2}, {application_master,start_it_old,4}]}}}} type: temporary

Any suggestion?

diegobill avatar Jul 08 '13 23:07 diegobill

=CRASH REPORT==== 8-Jul-2013::20:53:45 === crasher: initial call: application_master:init/4 pid: <0.39.0> registered_name: [] exception exit: {bad_return, {{ejabberd_app,start,[normal,[]]}, {'EXIT', {undef, [{ejabberd_auth_couchdb,start,["localhost"]}, {lists,foreach,2}, {ejabberd_app,start,2}, {application_master,start_it_old,4}]}}}} in function application_master:init/4 ancestors: [<0.38.0>] messages: [] links: [<0.38.0>,<0.40.0>,<0.6.0>] dictionary: [] trap_exit: true status: running heap_size: 610 stack_size: 24 reductions: 134 neighbours:

=INFO REPORT==== 8-Jul-2013::20:53:45 === application: ejabberd exited: {bad_return, {{ejabberd_app,start,[normal,[]]}, {'EXIT', {undef, [{ejabberd_auth_couchdb,start,["localhost"]}, {lists,foreach,2}, {ejabberd_app,start,2}, {application_master,start_it_old,4}]}}}} type: temporary

diegobill avatar Jul 08 '13 23:07 diegobill

bill@bill-Lenovo-G450:~/workspace/pacificador_deploy_scripts$ sudo service ejabberd live


  • To quit, press Ctrl-g then enter q and press Return *

Erlang R14B04 (erts-5.8.5) [source] [rq:1] [async-threads:0] [kernel-poll:false]

Eshell V5.8.5 (abort with ^G) (ejabberd@bill-Lenovo-G450)1> =INFO REPORT==== 8-Jul-2013::23:26:31 === application: ejabberd exited: {bad_return, {{ejabberd_app,start,[normal,[]]}, {'EXIT', {badarg, [{erlang,register,[sha_drv,#Port<0.3954>]}, {sha,start,0}, {ejabberd_auth_couchdb,start,1}, {lists,foreach,2}, {ejabberd_app,start,2}, {application_master,start_it_old,4}]}}}} type: temporary

diegobill avatar Jul 09 '13 02:07 diegobill

Hi Christopher,

ejabberd_couchdb works? I can not install it. Could you send me your zipped folders (/usr/lib/ejabberd and /etc/ejabberd)?

diegobill avatar Jul 09 '13 17:07 diegobill