futhark
futhark copied to clipboard
Error 503
Any Ideas?
News feed list :
- Top
- World
- Australia
- Canada
- India
- Ireland
- New
- South
- US
- UK
- Business
- Sci/Tech
- Health
- Sports
- Entertainment
Which you you like to read : 1
Traceback (most recent call last):
File "./goognews.py", line 64, in
main() File "./goognews.py", line 61, in main news.gnews() File "./goognews.py", line 56, in gnews print data["title"] + ":" + self.shrink(data["link"]) File "./goognews.py", line 49, in shrink return urllib2.urlopen(surl).read() File "/usr/lib/python2.7/urllib2.py", line 154, in urlopen return opener.open(url, data, timeout) File "/usr/lib/python2.7/urllib2.py", line 435, in open response = meth(req, response) File "/usr/lib/python2.7/urllib2.py", line 548, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib/python2.7/urllib2.py", line 467, in error result = self._call_chain(*args) File "/usr/lib/python2.7/urllib2.py", line 407, in _call_chain result = func(*args) File "/usr/lib/python2.7/urllib2.py", line 654, in http_error_302 return self.parent.open(new, timeout=req.timeout) File "/usr/lib/python2.7/urllib2.py", line 435, in open response = meth(req, response) File "/usr/lib/python2.7/urllib2.py", line 548, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib/python2.7/urllib2.py", line 473, in error return self._call_chain(*args) File "/usr/lib/python2.7/urllib2.py", line 407, in _call_chain result = func(*args) File "/usr/lib/python2.7/urllib2.py", line 556, in http_error_default raise HTTPError(req.get_full_url(), code, msg, hdrs, fp) urllib2.HTTPError: HTTP Error 503: Service Unavailable