Constant ssl_session_cache delete errors

I'm getting this errors constantly in my logs:

=ERROR REPORT==== 2013-05-27 16:10:17 ===
Error in process <0.16378.70> on node 'ejabberd@jabber1' with exit value: {undef,[{ssl_session_cache,delete,[{{"ldap3",636},<<32 bytes>>}]}]}

I'm using ejabberd 2.1.11 version.

It's solved. The issue was

It's solved. The issue was generated by mod_vcard_ldap connections to LDAP. Still I think this module is not working properly but I'm working on it.

Thanks!
tatxo.

Yes, the error is still

Yes, the error is still there.

I have ejabberd 2.11 installed on a RHEL6 with yum, what do you recommend to upgrade erlang?
1. - follow the instructions at erlang project http://www.erlang.org/doc/installation_guide/INSTALL.html to upgrade Erlang?
2. - Install ejabberd 2.12 with binaries?
3. - Use the ejabberd 2.12 rpm for Fedora?

Thanks!

I have no idea, I don't use

I have no idea, I don't use RHEL.

It is an Erlang bug present

It is an Erlang bug present in R14B03 (and maybe earlier versions). Upgrading your Erlang installation should fix the problem.
http://erlang.org/pipermail/erlang-bugs/2011-June/002484.html

Syndicate content