ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Andriy Khavryuchenko <akhavr@khavr.com>
To: ALT Linux Sisyphus discussions <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] ejabberd immediately fails :(
Date: Mon, 09 Feb 2009 21:35:38 +0200
Message-ID: <4990858A.8020805@khavr.com> (raw)
In-Reply-To: <49903A68.70402@khavr.com>

Mikhail A. Pokidko wrote:
> On Mon, Feb 9, 2009 at 5:15 PM, Andriy Khavryuchenko <akhavr на khavr.com> wrote:
>> Что-то странное у меня сталось с тестовім сервером ejabberd.
>>
>> В среду, будучи свежепоставленным, запустился, работал и не падал.
>>
>> Сейчас же падает сразу после запуска, без диагностики на консоль и с
>> примерно следующей выдачей в erl_crash_<datetime>.dump:
> 
> Раз тестовый, проверяйте, что меняли
> cat ejabberd.cfg | erl | grep syntax покажет синтаксические ошибки, например

Падает и на чистом, из пакета.

Синтаксических ошибок нет.

Полная выдача:

$ cat /etc/ejabberd/ejabberd.cfg | erl
Eshell V5.6.5  (abort with ^G)
1> {loglevel,4}
2> {hosts,["localhost"]}
3> {listen,[{5222,ejabberd_c2s,
          [{access,c2s},{shaper,c2s_shaper},{max_stanza_size,65536}]},
         {5269,ejabberd_s2s_in,
          [{shaper,s2s_shaper},{max_stanza_size,131072}]},
         {5280,ejabberd_http,[http_poll,web_admin]}]}
4> {auth_method,internal}
5> {shaper,normal,{maxrate,1000}}
6> {shaper,fast,{maxrate,50000}}
7> {acl,admin,{user,"admin","localhost"}}
8> {acl,local,{user_regexp,[]}}
9> {access,max_user_sessions,[{10,all}]}
10> {access,local,[{allow,local}]}
11> {access,c2s,[{deny,blocked},{allow,all}]}
12> {access,c2s_shaper,[{none,admin},{normal,all}]}
13> {access,s2s_shaper,[{fast,all}]}
14> {access,announce,[{allow,admin}]}
15> {access,configure,[{allow,admin}]}
16> {access,muc_admin,[{allow,admin}]}
17> {access,muc,[{allow,all}]}
18> {access,pubsub_createnode,[{allow,all}]}
19> {access,register,[{allow,all}]}
20> {language,"en"}
21> {modules,
    [{mod_adhoc,[]},
     {mod_announce,[{access,announce}]},
     {mod_caps,[]},
     {mod_configure,[]},
     {mod_disco,[]},
     {mod_irc,[]},
     {mod_last,[]},
     {mod_muc,
         [{access,muc},
          {access_create,muc},
          {access_persistent,muc},
          {access_admin,muc_admin}]},
     {mod_offline,[]},
     {mod_privacy,[]},
     {mod_private,[]},
     {mod_pubsub,
         [{access_createnode,pubsub_createnode},
          {plugins,["default","pep"]}]},
     {mod_register,
         [{welcome_message,
              {"Welcome!","Hi\nWelcome to this Jabber server."}},
          {access,register}]},
     {mod_roster,[]},
     {mod_shared_roster,[]},
     {mod_stats,[]},
     {mod_time,[]},
     {mod_vcard,[]},
     {mod_version,[]}]}
22> *** Terminating erlang (nonode@nohost)


-- 
> Стас, уберите эти пакеты из Sisyphus !!!!!!
Убрал. А теперь быстро быстро закрывайте все баги на этот пакет ибо
завтра уже
не сможете ;)
		-- inger in #4114


  parent reply	other threads:[~2009-02-09 19:35 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-09 14:15 Andriy Khavryuchenko
2009-02-09 14:19 ` Mikhail A. Pokidko
2009-02-09 19:35 ` Andriy Khavryuchenko [this message]
2009-02-09 20:16 ` Michael Shigorin
2009-02-10 11:30   ` Andriy Khavryuchenko
2009-02-10 11:35     ` Mikhail A. Pokidko
2009-02-10 11:40       ` Andriy Khavryuchenko
2009-02-10 13:55         ` Michael Shigorin
2009-02-10 15:04           ` Andriy Khavryuchenko
2009-02-10 15:20             ` Michael Shigorin

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=4990858A.8020805@khavr.com \
    --to=akhavr@khavr.com \
    --cc=sisyphus@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 Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

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


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