ejabberd - Comments for "HTTP-Polling problems" https://www.ejabberd.im/node/2961 en What could lead https://www.ejabberd.im/node/2961#comment-52204 <p>What could lead to the error message "service-unavailable" from ejabberd? Maybe exceeding a poll frequency or something like this?</p> Sun, 20 Apr 2008 08:37:05 +0000 flipkick comment 52204 at https://www.ejabberd.im Try to increase maxrate https://www.ejabberd.im/node/2961#comment-52158 <p>First of all, maybe it helps to increase the default 'maxrate' of normal accounts. Check the ejabberd guide for details. Just as a dumb example:</p> <pre>{shaper, normal, {maxrate, 25000}}.</pre><div class="quote-msg"> <div class="quote-author">Quote:</div> <p>others are kicked out of the room with the message "This participant is kicked from the room because he sent an error message to another participant: service-unavailable"</p></div> <p>He was kicked because he (or his server) sent an error message to another participant in the room. And the error message was 'service-unavailable'.</p> Fri, 11 Apr 2008 23:13:28 +0000 mfoss comment 52158 at https://www.ejabberd.im