ejabberd - Comments for "extauth wont run" https://www.ejabberd.im/node/3044 en FlappySocks wrote:My https://www.ejabberd.im/node/3044#comment-52422 <div class="quote-msg"> <div class="quote-author"><em>FlappySocks</em> wrote:</div> <p>My external script isn't being executed. I have made sure it's not an issue with permissions.</p></div> <p>The error message you show here indicates that the erlang process that handles the extauth script couldn't be contacted. Probably earlier in the ejabberd log file you have other error message informing that the extauth script couldn't be started. Maybe that initial error message provides some clue on why the script couldn't be started.</p> <p>Did you write the extauth script yourself? If so, note that the script must have an endless loop: it must keep running forever! ejabberd starts the script at the beginning. This is explained in the <noindex><a href="http://svn.process-one.net/ejabberd/trunk/doc/dev.html#htoc9" rel="nofollow" >ejabberd Developers Guide</a></noindex>.</p> Sun, 18 May 2008 21:34:32 +0000 mfoss comment 52422 at https://www.ejabberd.im