ejabberd - Comments for "Not able to login to ejabberd (service-unavailable)" https://www.ejabberd.im/node/3203 en Ejabberd after receiving https://www.ejabberd.im/node/3203#comment-53558 <p>Ejabberd after receiving attribute version='1.0' in a stream header offers only SASL authentication. Your debug logs show that Exodus tries to utilise non-SASL authentication and failed. So, either teach Exodus to use SASL or not to send version attribute.</p> Tue, 16 Sep 2008 08:30:36 +0000 teo comment 53558 at https://www.ejabberd.im Further notes https://www.ejabberd.im/node/3203#comment-53557 <p>Sorry. The log did not come out properly. Here are the complete logs</p> <div class="codeblock"><code>=INFO REPORT==== 2008-09-15 23:26:07 ===<br />D(&lt;0.330.0&gt;:ejabberd_receiver:298) : Received XML on stream = &quot;&lt;stream:stream to=\&quot;chat.example.com\&quot; xmlns=\&quot;jabber:client\&quot; xmlns:stream=\&quot;http://etherx.jabber.org/streams\&quot; version=\&quot;1.0\&quot; &gt;&quot; <p>=INFO REPORT==== 2008-09-15 23:26:07 ===<br />D(&lt;0.331.0&gt;:ejabberd_c2s:1362) : Send XML on stream = &quot;&lt;?xml version=&#039;1.0&#039;?&gt;&lt;stream:stream xmlns=&#039;jabber:client&#039; xmlns:stream=&#039;http://etherx.jabber.org/streams&#039; id=&#039;4225400460&#039; from=&#039;chat.example.com&#039; version=&#039;1.0&#039; xml:lang=&#039;en&#039;&gt;&quot;</p> <p>=INFO REPORT==== 2008-09-15 23:26:07 ===<br />D(&lt;0.331.0&gt;:ejabberd_c2s:1362) : Send XML on stream = &quot;&lt;stream:features&gt;&lt;starttls xmlns=&#039;urn:ietf:params:xml:ns:xmpp-tls&#039;/&gt;&lt;mechanisms xmlns=&#039;urn:ietf:params:xml:ns:xmpp-sasl&#039;&gt;&lt;mechanism&gt;PLAIN&lt;/mechanism&gt;&lt;/mechanisms&gt;&lt;register xmlns=&#039;http://jabber.org/features/iq-register&#039;/&gt;&lt;/stream:features&gt;&quot;</p> <p>=INFO REPORT==== 2008-09-15 23:26:07 ===<br />D(&lt;0.330.0&gt;:ejabberd_receiver:298) : Received XML on stream = &quot;&lt;iq id=\&quot;jcl_4\&quot; type=\&quot;get\&quot;&gt;&lt;query xmlns=\&quot;jabber:iq:auth\&quot;&gt;&lt;username&gt;admin&lt;/username&gt;&lt;/query&gt;&lt;/iq&gt;&quot;</p> <p>=INFO REPORT==== 2008-09-15 23:26:07 ===<br />D(&lt;0.331.0&gt;:ejabberd_c2s:1362) : Send XML on stream = &quot;&lt;iq from=&#039;chat.example.com&#039; id=&#039;jcl_4&#039; type=&#039;error&#039;&gt;&lt;error code=&#039;503&#039; type=&#039;cancel&#039;&gt;&lt;service-unavailable xmlns=&#039;urn:ietf:params:xml:ns:xmpp-stanzas&#039;/&gt;&lt;/error&gt;&lt;/iq&gt;&quot;</p></code></div> Mon, 15 Sep 2008 18:16:49 +0000 carizen comment 53557 at https://www.ejabberd.im