ejabberd - Comments for "Error with one particular user" https://www.ejabberd.im/node/5348 en Quote: ** Reason for https://www.ejabberd.im/node/5348#comment-58570 <div class="quote-msg"> <div class="quote-author">Quote:</div> <pre><div class="codeblock"><code>** Reason for termination =<br />** {undef,[{regexp,sh_to_awk,[&quot;*&quot;],[]},<br />{ejabberd_s2s_in,match_labels,2,<br />[{file,&quot;ejabberd_s2s_in.erl&quot;},{line,834}]},</code></div></pre></div> <p>Here's the explanation: <noindex><a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=670307#10" title="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=670307#10" rel="nofollow" >http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=670307#10</a></noindex></p> Tue, 24 Apr 2012 22:15:04 +0000 kostix comment 58570 at https://www.ejabberd.im Oh, how do people expect to https://www.ejabberd.im/node/5348#comment-58549 <p>Oh, how do people expect to get help if they ignore the <noindex><a href="http://www.catb.org/~esr/faqs/smart-questions.html" rel="nofollow" >basic rules of asking</a></noindex>? What are your ejabberd/erlang/OS versions?</p> <p>Anyway, this error says that Erlang could not find function "regexp:sh_to_awk/1".<br /> The regexp module is deprecated and, IIRC, is removed from Erlang/OTP R15. ejabberd addresses this in <noindex><a href="https://support.process-one.net/browse/EJAB-921" rel="nofollow" >v2.1.10 and v3</a></noindex>.</p> <p>The problem you are experiencing may be because you use a recent Erlang version, and not-so-fresh ejabberd.</p> Sun, 15 Apr 2012 23:01:39 +0000 mikekaganski comment 58549 at https://www.ejabberd.im