futhark icon indicating copy to clipboard operation
futhark copied to clipboard

Error 503

Open optio50 opened this issue 8 years ago • 0 comments

Any Ideas?

News feed list :

  1. Top
  2. World
  3. Australia
  4. Canada
  5. India
  6. Ireland
  7. New
  8. South
  9. US
  10. UK
  11. Business
  12. Sci/Tech
  13. Health
  14. Sports
  15. 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

optio50 avatar Jan 07 '17 07:01 optio50