Exception in thread Thread-1: Traceback (most recent call last): File "cgilib/die_not_hang.py", line 54, in _getter_thread f = urlopen(self.url) File "/opt/python3/lib/python3.2/urllib/request.py", line 138, in urlopen return opener.open(url, data, timeout) File "/opt/python3/lib/python3.2/urllib/request.py", line 375, in open response = meth(req, response) File "/opt/python3/lib/python3.2/urllib/request.py", line 487, in http_response 'http', request, response, code, msg, hdrs) File "/opt/python3/lib/python3.2/urllib/request.py", line 407, in error result = self._call_chain(*args) File "/opt/python3/lib/python3.2/urllib/request.py", line 347, in _call_chain result = func(*args) File "/opt/python3/lib/python3.2/urllib/request.py", line 592, in http_error_302 return self.parent.open(new, timeout=req.timeout) File "/opt/python3/lib/python3.2/urllib/request.py", line 375, in open response = meth(req, response) File "/opt/python3/lib/python3.2/urllib/request.py", line 487, in http_response 'http', request, response, code, msg, hdrs) File "/opt/python3/lib/python3.2/urllib/request.py", line 413, in error return self._call_chain(*args) File "/opt/python3/lib/python3.2/urllib/request.py", line 347, in _call_chain result = func(*args) File "/opt/python3/lib/python3.2/urllib/request.py", line 495, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 429: Too Many Requests During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/python3/lib/python3.2/threading.py", line 740, in _bootstrap_inner self.run() File "/opt/python3/lib/python3.2/threading.py", line 693, in run self._target(*self._args, **self._kwargs) File "cgilib/die_not_hang.py", line 61, in _getter_thread print_(self.error_string) NameError: global name 'print_' is not defined

Unable to download from ESRL's website. The problem may be temporary. Try reloading this page.

Geeky details:

trap: HTTP Error 429: Too Many Requests