Gentoo Linux x86, compiled from experimental ebuild
in ejabberd.log i see many messages like
=INFO REPORT==== 2009-10-21 23:24:15 === I(<0.431.0>:ejabberd_s2s:368) : New s2s connection started <0.435.0>
=INFO REPORT==== 2009-10-21 23:24:15 === I(<0.435.0>:ejabberd_s2s_out:1140) : Trying to open s2s connection: evadim.ru -> jabber.org
=INFO REPORT==== 2009-10-21 23:24:16 === I(<0.435.0>:ejabberd_s2s_out:227) : s2s connection: evadim.ru -> jabber.org (remote server not found)
=INFO REPORT==== 2009-10-21 23:24:28 === I(<0.435.0>:ejabberd_s2s_out:834) : Reconnect delay expired: Will now retry to connect to jabber.org when needed.
downgrade to RC1 solve this
downgrade to RC1 solve this issue
Try this small fix
I found the problem. It affects s2s out connections in ejabberd 2.1.0-rc2 when using Erlang/OTP R12 or older.
You can fix easily, only need to remove one line:
If you install rc2 again and you try this solution, please tell me if that solves the problem.
thaks!
s2s work now. If ejabberd compiled with "new" version Erlang/OTP it work without this patch ? Any "side effects" of this patch ?
> Any "side effects" of this
> Any "side effects" of this patch ?
No. This patch doesn't have bad effects. If S2S works well for you, you can continue until new version is published.
> If ejabberd compiled with "new" version Erlang/OTP it work without this patch ?
Right. You can have: