ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Андрій Добровольський" <adobrovolskii@gmail.com>
To: ALT Linux Community general discussions <community@lists.altlinux.org>
Subject: Re: [Comm] jabber p7
Date: Tue, 11 Feb 2014 17:02:43 +0200
Message-ID: <CAEv1UXzF=TMk3G56N6yzUZ-mMRwa0yfPQUxdgw5s3U3kTgmiCw@mail.gmail.com> (raw)
In-Reply-To: <CAEv1UXxk7McOOzy-KibbwB_DUv+x69Mu2LatmoKaRyW5xSYHAg@mail.gmail.com>

Помогите понять что ему не нравится:
service ejabberd status
The node 'ejabberd@jabber.iop.kiev.ua' is started with status: started
ejabberd 2.1.10 is running in that node

ejabberdctl registered-users
Problem 'error {case_clause,
                   {'EXIT',
                       {function_clause,
                           [{lists,zip,
                                [[{host,string}],[]],
                                [{file,"lists.erl"},{line,321}]},
                            {ejabberd_ctl,format_args,2,
                                [{file,"ejabberd_ctl.erl"},{line,319}]},
                            {ejabberd_ctl,call_command,3,
                                [{file,"ejabberd_ctl.erl"},{line,290}]},
                            {ejabberd_ctl,try_call_command,3,
                                [{file,"ejabberd_ctl.erl"},{line,269}]},
                            {ejabberd_ctl,process2,3,
                                [{file,"ejabberd_ctl.erl"},{line,215}]},
                            {ejabberd_ctl,process,1,
                                [{file,"ejabberd_ctl.erl"},{line,200}]},
                            {rpc,'-handle_call_call/6-fun-0-',5,
                                [{file,"rpc.erl"},{line,203}]}]}}}'
occurred executing the command.
Stacktrace: [{ejabberd_ctl,call_command,3,
                           [{file,"ejabberd_ctl.erl"},{line,290}]},
             {ejabberd_ctl,try_call_command,3,
                           [{file,"ejabberd_ctl.erl"},{line,269}]},
             {ejabberd_ctl,process2,3,[{file,"ejabberd_ctl.erl"},{line,215}]},
             {ejabberd_ctl,process,1,[{file,"ejabberd_ctl.erl"},{line,200}]},
             {rpc,'-handle_call_call/6-fun-0-',5,
                  [{file,"rpc.erl"},{line,203}]}]

Выдержка из конфига:
%% In-band registration allows registration of any possible username.
%% To disable in-band registration, replace 'allow' with 'deny'.
{access, register, [{allow, all}]}.

%% By default the frequency of account registrations from the same IP
%% is limited to 1 account every 10 minutes. To disable, specify: infinity
%%{registration_timeout, 600}.

%%
%% Define specific Access Rules in a virtual host.
%%
%%{host_config, "localhost",
%% [
%%  {access, c2s, [{allow, admin}, {deny, all}]},
%%  {access, register, [{deny, all}]}
%% ]
%%}.

Нужен виртхост localhost? Без него регистрация работать не будет?
В конфиге:
%%
{hosts, ["jabber.iop.kiev.ua"]}.
При
hostname
first.iop.kiev.ua

2014-02-08 15:28 GMT+02:00 Андрій Добровольський <adobrovolskii@gmail.com>:
> На сколько нужен  ejabberd-extra? В нем как и написано только
>  Currently there are: mod_asterisk and mod_rest.
> ?
> Или таки есть что-то ещё?
>
> 2014-02-08 15:09 GMT+02:00 dobr <dobr@iop.kiev.ua>:
>> On 02/08/2014 12:36 AM, Michael Shigorin wrote:
>>>
>>> On Thu, Feb 06, 2014 at 07:18:36PM +0200, Андрій Добровольський wrote:
>>>>
>>>> Тут надо с нуля поднять сервер джабера. А какой в 7ке сервер
>>>> рекомендуется?
>>>> Много лет тому был запущен и работал до краха железа ejabberd. Как он
>>>> сейчас?
>>>
>>> Его использую и рекомендую; охочие до красивых настраивалок нынче
>>> западают на openfire, но это сходу на порядок больше памяти (java).
>>>
>> Вот я тоже глянул на зависимости... :)
>> И полез на полку за бекапами...
>> :)
>>
>> _______________________________________________
>> community mailing list
>> community@lists.altlinux.org
>> https://lists.altlinux.org/mailman/listinfo/community
>
>
>
> --
> Regards,
> Andrii Dobrovol`s`kyj



-- 
Regards,
Andrii Dobrovol`s`kyj

  reply	other threads:[~2014-02-11 15:02 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-06 17:18 Андрій Добровольський
2014-02-06 17:23 ` Dmitriy Kruglikov
2014-02-07  6:01 ` Андрей Черепанов
2014-02-07  6:32   ` alexei
2014-02-07  7:25     ` Андрей Черепанов
2014-02-07  9:04       ` Viacheslav Dubrovskyi
2014-02-07 22:37   ` Michael Shigorin
2014-02-07 22:36 ` Michael Shigorin
2014-02-07 23:17   ` Viacheslav Dubrovskyi
2014-02-08  9:27     ` Anton Gorlov
2014-02-08 13:09   ` dobr
2014-02-08 13:28     ` Андрій Добровольський
2014-02-11 15:02       ` Андрій Добровольський [this message]
2014-02-11 15:58         ` Andrii Dobrovol`s`kii
2014-02-11 18:02           ` Андрій Добровольський
2014-02-12  9:26             ` diver

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAEv1UXzF=TMk3G56N6yzUZ-mMRwa0yfPQUxdgw5s3U3kTgmiCw@mail.gmail.com' \
    --to=adobrovolskii@gmail.com \
    --cc=community@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git