Comment 2 for bug 913969

Revision history for this message
Chad Sheets (cjsheets) wrote :

I had the exact same experiance as the OP. A command line launch attempt returned the following Error/Warnings:

ERROR:root:fault: org.apache.xmlrpc.XmlRpcException: For input string: "61201235661"
WARNING:root:Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/pithos/gobject_worker.py", line 34, in _run
    result = command(*args)
  File "/usr/lib/python2.7/site-packages/pithos/pandora/pandora.py", line 169, in connect
    user = self.xmlrpc_call('listener.authenticateListener', [user, password], [], secure=True)
  File "/usr/lib/python2.7/site-packages/pithos/pandora/pandora.py", line 136, in xmlrpc_call
    code, msg = fault.split('|')[2:]
ValueError: need more than 0 values to unpack