Proxy authentication

Bug #772795 reported by Yuval Hager
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Pithos
New
Undecided
Unassigned

Bug Description

Does pithos support proxy authentication? I get:

** Message: pygobject_register_sinkfunc is deprecated (GstObject)
ERROR:root:Network error: HTTP Error 407: Proxy Authentication Required
WARNING:root:Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/pithos/gobject_worker.py", line 34, in _run
    result = command(*args)
  File "/usr/lib/python2.6/dist-packages/pithos/pandora/pandora.py", line 142, in connect
    user = self.xmlrpc_call('listener.authenticateListener', [user, password], [])
  File "/usr/lib/python2.6/dist-packages/pithos/pandora/pandora.py", line 111, in xmlrpc_call
    if e.reason[0] == 'timed out':
AttributeError: 'HTTPError' object has no attribute 'reason'

But I am not sure how to enter proxy username and password

Revision history for this message
Alexey A. Kiritchun (akiritchun) wrote :

Your should supply proxy URL in the form
http://username:<email address hidden>:3128/

Partially works for me: I can see stations list, but have no sound yet

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.