-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ejabberd_couchdb install error #2
Comments
=CRASH REPORT==== 8-Jul-2013::20:53:45 === =INFO REPORT==== 8-Jul-2013::20:53:45 === |
bill@bill-Lenovo-G450:~/workspace/pacificador_deploy_scripts$ sudo service ejabberd live
Erlang R14B04 (erts-5.8.5) [source] [rq:1] [async-threads:0] [kernel-poll:false] Eshell V5.8.5 (abort with ^G) |
Hi Christopher, ejabberd_couchdb works? I can not install it. Could you send me your zipped folders (/usr/lib/ejabberd and /etc/ejabberd)? |
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
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?
The text was updated successfully, but these errors were encountered: