[aur-general] ejabberd
Hello.
I have download this package (ejabberd) from the community repository but it doesn't seem to work properly.
When I try to add a user with the command
-- ejabberdctl register user example.org password --
I get the error:
{error_logger,{{2008,9,26},{17,29,53}},"inet_config: file ~s not found~n",["/usr/etc/ejabberd/inetrc"]}
=ERROR REPORT==== 26-Sep-2008::17:29:53 === inet_config: file /usr/etc/ejabberd/inetrc not found {"init terminating in do_boot",{undef,[{ejabberd_ctl,start,[]},{init,start_it,1},{init,start_em,1}]}}
------------
But after I fixed this but with
-- ln -s /etc/ejabberd/ /usr/etc/ --
I get another error:
{"init terminating in do_boot",{undef,[{ejabberd_ctl,start,[]},{init,start_it,1},{init,start_em,1}]}}
Crash dump was written to: /usr/var/log/ejabberd//erl_crash_20080926-173140.dump init terminating in do_boot ()
--------------
That I don't know how to fix.
Any help?
Thanks, Luís Moreira.
On Fri, 26 Sep 2008, Luís Moreira wrote:
Hello.
I have download this package (ejabberd) from the community repository but it doesn't seem to work properly.
Submit a bug report.
Please fill out the bug report in the community section of the bug tracker. Thanks.
On Fri, Sep 26, 2008 at 06:36:43PM +0200, Luís Moreira wrote:
Hello.
I have download this package (ejabberd) from the community repository but it doesn't seem to work properly.
When I try to add a user with the command
-- ejabberdctl register user example.org password --
I get the error:
{error_logger,{{2008,9,26},{17,29,53}},"inet_config: file ~s not found~n",["/usr/etc/ejabberd/inetrc"]}
=ERROR REPORT==== 26-Sep-2008::17:29:53 === inet_config: file /usr/etc/ejabberd/inetrc not found {"init terminating in do_boot",{undef,[{ejabberd_ctl,start,[]},{init,start_it,1},{init,start_em,1}]}}
But after I fixed this but with
-- ln -s /etc/ejabberd/ /usr/etc/ --
I get another error:
{"init terminating in do_boot",{undef,[{ejabberd_ctl,start,[]},{init,start_it,1},{init,start_em,1}]}}
Crash dump was written to: /usr/var/log/ejabberd//erl_crash_20080926-173140.dump init terminating in do_boot ()
That I don't know how to fix.
Any help?
Thanks, Luís Moreira.
Hi,
I am aware about ejabberctl. It is realy broken. As a temporary solution you may fix all paths in it. (it is a shell script)
PS. I am not maintainer, but I originaly create this package and use it actively. May be I fix it soon...
2008/9/26 Eric Belanger belanger@astro.umontreal.ca:
On Fri, 26 Sep 2008, Luís Moreira wrote:
Hello.
I have download this package (ejabberd) from the community repository but it doesn't seem to work properly.
Submit a bug report.
This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
2008/9/26 Sergej Pupykin pupykin.s@gmail.com:
I am aware about ejabberctl. It is realy broken. As a temporary solution you may fix all paths in it. (it is a shell script)
Did you try last 2.0.2?
2008/9/27 Andrea Scarpino bash.lnx@gmail.com:
2008/9/26 Sergej Pupykin pupykin.s@gmail.com:
I am aware about ejabberctl. It is realy broken. As a temporary solution you may fix all paths in it. (it is a shell script)
Did you try last 2.0.2?
No, I did not yet
participants (5)
-
Andrea Scarpino
-
Eric Belanger
-
Jaroslav Lichtblau
-
Luís Moreira
-
Sergej Pupykin