Hey Oliver,

On Mon, Jun 30, 2008 at 9:45 PM, Oliver Block <[EMAIL PROTECTED]> wrote:

> [...]
> DEBUG: component    error Failed to authenticate pytransport
> Traceback (most recent call last):
>  File "/usr/local/lib/python2.4/site-packages/xmpp/client.py", line
> 313, in auth
>    while self.SASL.startsasl=='in-process' and self.Process(1): pass
>  File "/usr/local/lib/python2.4/site-packages/xmpp/dispatcher.py",
> line 303, in dispatch
>    handler['func'](session,stanza)
>  File "/usr/local/lib/python2.4/site-packages/xmpp/auth.py", line
> 177, in SASLHandler
>    key,value=pair.split('=', 1)
> ValueError: need more than 1 value to unpack
> auth return: None
> Could not connect to server, or password mismatch!
>

Can you enabled dumpProtocol, and post what output results.

Can you also try the latest version of auth.py from cvs [1], as depending on
your server it has some fixes which might help.

[1] http://xmpppy.cvs.sourceforge.net/xmpppy/xmpppy/xmpp/auth.py

-- 
- Norman Rasmussen
- Email: [EMAIL PROTECTED]
- Home page: http://norman.rasmussen.co.za/

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"py-transports" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/py-transports?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to