Code Monkey home page Code Monkey logo

pithos's People

Contributors

alphapapa avatar bethebunny avatar dermidgen avatar isleshocky77 avatar kevinmehall avatar kreed avatar lfaraone avatar mcg avatar patwork avatar

pithos's Issues

BadStatusLine

07dcbd8

WARNING:root:Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/pithos/gobject_worker.py", line 34, in _run
result = command(_args)
File "/usr/lib/python2.7/dist-packages/pithos/pandora/pandora.py", line 178, in connect
self.get_stations(self)
File "/usr/lib/python2.7/dist-packages/pithos/pandora/pandora.py", line 181, in get_stations
stations = self.json_call('user.getStationList')['stations']
File "/usr/lib/python2.7/dist-packages/pithos/pandora/pandora.py", line 114, in json_call
response = self.opener.open(req, timeout=HTTP_TIMEOUT)
File "/usr/lib/python2.7/urllib2.py", line 400, in open
response = self._open(req, data)
File "/usr/lib/python2.7/urllib2.py", line 418, in _open
'_open', req)
File "/usr/lib/python2.7/urllib2.py", line 378, in _call_chain
result = func(_args)
File "/usr/lib/python2.7/urllib2.py", line 1207, in http_open
return self.do_open(httplib.HTTPConnection, req)
File "/usr/lib/python2.7/urllib2.py", line 1180, in do_open
r = h.getresponse(buffering=True)
File "/usr/lib/python2.7/httplib.py", line 1030, in getresponse
response.begin()
File "/usr/lib/python2.7/httplib.py", line 407, in begin
version, status, reason = self._read_status()
File "/usr/lib/python2.7/httplib.py", line 371, in _read_status
raise BadStatusLine(line)
BadStatusLine: ''

get_album_art invalid proxy for http

07dcbd8

Unhandled exception in worker thread:
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/pithos/gobject_worker.py", line 34, in _run
result = command(*args)
File "./pithos", line 115, in get_album_art
content = urllib.urlopen(url, proxies=proxies).read()
File "/usr/lib/python2.7/urllib.py", line 86, in urlopen
return opener.open(url)
File "/usr/lib/python2.7/urllib.py", line 202, in open
return self.open_unknown_proxy(proxy, fullurl, data)
File "/usr/lib/python2.7/urllib.py", line 221, in open_unknown_proxy
raise IOError, ('url error', 'invalid proxy for %s' % type, proxy)
IOError: [Errno url error] invalid proxy for http: '97.81.243.127:8080'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.