Quantcast
Channel: Ignite Realtime : Unanswered Discussions - Support
Viewing all articles
Browse latest Browse all 4979

Openfire 4.0.1 Pandion Authentication problem

$
0
0

Sorry about my english, no so fluent yet. I have a problem using pandion to connect to my new openfire 4.0.1 server. Logs shows this:

 

2016.06.22 11:18:53 org.jivesoftware.openfire.nio.ConnectionHandler - Closing connection due to error while processing message: <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AHlnYXJjaWEA</auth>

java.util.NoSuchElementException

 

Pandion debug console shows this:

 

EVNT: Connecting to ....

SENT: <?xml version="1.0"?>

SENT: <stream:stream to="..." xml:lang="es" xmlns="jabber:client" xmlns:stream="http://etherx.jabber.org/streams" version="1.0">

RECV: <?xml version='1.0' encoding='UTF-8'?><stream:stream xmlns:stream="http://etherx.jabber.org/streams" xmlns="jabber:client" from="chat" id="9kteu9lbv2" xml:lang="es" version="1.0">

RECV: <stream:features xmlns="jabber:client" xmlns:stream="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"></starttls><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>PLAIN</mechanism></mechanis ms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><auth xmlns="http://jabber.org/features/iq-auth"/></stream:features>

SENT: <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

RECV: <proceed xmlns:stream="http://etherx.jabber.org/streams" xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

SENT: <stream:stream to="chat" xml:lang="es" xmlns="jabber:client" xmlns:stream="http://etherx.jabber.org/streams" version="1.0">

RECV: <?xml version='1.0' encoding='UTF-8'?><stream:stream xmlns:stream="http://etherx.jabber.org/streams" xmlns="jabber:client" from="chat" id="9kteu9lbv2" xml:lang="es" version="1.0">

RECV: <stream:features xmlns="jabber:client" xmlns:stream="http://etherx.jabber.org/streams"><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>PLAIN</mechanism></mechanis ms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><auth xmlns="http://jabber.org/features/iq-auth"/></stream:features>

SENT: <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AHlnYXJjaWEA</auth>

EVNT: Disconnected

 

This are my software versions:

OS: Debian 7

Java Version: java version "1.7.0_03"

Openfire: Openfire 4.0.1

Pandion: Pandion 2.5 & 2.6

 

Pidgin works fine !

 

Mensaje editado por: Yasmany Garcia


Viewing all articles
Browse latest Browse all 4979

Trending Articles