Hi Matthew,
I'm using Psi 0.15.
Here's the output from Psi's XML Console:
<?xml version="1.0"?>
<stream:stream xmlns:stream="http://etherx.jabber.org/streams"
version="1.0" xmlns="jabber:client" to="lugh.ch" xml:lang="en"
xmlns:xml="http://www.w3.org/XML/1998/namespace">
<?xml version='1.0'?><stream:stream xmlns='jabber:client'
xmlns:stream='http://etherx.jabber.org/streams'
id='2448dc5a-7c29-4d66-8571-322c2f127168' from='lugh.ch' version='1.0'
xml:lang='en'>
<stream:features>
<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls">
<required/>
</starttls>
<compression xmlns="http://jabber.org/features/compress">
<method>zlib</method>
</compression>
</stream:features>
<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
<proceed xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
<?xml version="1.0"?>
<stream:stream xmlns:stream="http://etherx.jabber.org/streams"
version="1.0" xmlns="jabber:client" to="lugh.ch" xml:lang="en"
xmlns:xml="http://www.w3.org/XML/1998/namespace">
<?xml version='1.0'?><stream:stream xmlns='jabber:client'
xmlns:stream='http://etherx.jabber.org/streams'
id='f632ad91-ef8b-4ac3-a8d7-8f69f4f1538a' from='lugh.ch' version='1.0'
xml:lang='en'>
<stream:features>
<compression xmlns="http://jabber.org/features/compress">
<method>zlib</method>
</compression>
<auth xmlns="http://jabber.org/features/iq-auth"/>
<mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl">
<mechanism>PLAIN</mechanism>
<mechanism>SCRAM-SHA-1</mechanism>
<mechanism>DIGEST-MD5</mechanism>
</mechanisms>
</stream:features>
<compress xmlns="http://jabber.org/protocol/compress">
<method>zlib</method>
</compress>
<stream:error>
<unsupported-stanza-type xmlns="urn:ietf:params:xml:ns:xmpp-streams"/>
</stream:error>
Best regards, Oli
----- Message from Matthew Wild <[email protected]> ---------
Date: Mon, 7 Apr 2014 13:13:27 +0100
From: Matthew Wild <[email protected]>
Subject: Re: Bug#743836: prosody: Login fails with 'Unhandled
c2s_unauthed stream element: compress' although package lua-zlib is
installed
To: Oliver Ladner <[email protected]>, [email protected]
Hi Oliver,
On 7 April 2014 08:27, Oliver Ladner <[email protected]> wrote:
Package: prosody
Version: 0.8.2-4+deb7u1
Severity: normal
Dear Maintainer,
* What led up to the situation?
After updating to 0.8.2-4+deb7u1 (because of DSA-2895-1), client
logins fail with the above error when compression is active.
What client are you using? Are you able to get an XML log from it up
to the point of failure?
Regards,
Matthew
----- End message from Matthew Wild <[email protected]> -----
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]