Hello group,

I am trying to start yahoo transport

python yahoo.py

an get the following console dump

[...]
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!

There is no output in the error log of yahoo transport.

Your help is appreciated.

Best Regards,

Oliver Block


--~--~---------~--~----~------------~-------~--~----~
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