Exception in thread Thread-1: Traceback (most recent call last): File "/opt/python3/lib/python3.2/urllib/request.py", line 1135, in do_open h.request(req.get_method(), req.selector, req.data, headers) File "/opt/python3/lib/python3.2/http/client.py", line 967, in request self._send_request(method, url, body, headers) File "/opt/python3/lib/python3.2/http/client.py", line 1005, in _send_request self.endheaders(body) File "/opt/python3/lib/python3.2/http/client.py", line 963, in endheaders self._send_output(message_body) File "/opt/python3/lib/python3.2/http/client.py", line 808, in _send_output self.send(msg) File "/opt/python3/lib/python3.2/http/client.py", line 746, in send self.connect() File "/opt/python3/lib/python3.2/http/client.py", line 1100, in connect self.timeout, self.source_address) File "/opt/python3/lib/python3.2/socket.py", line 404, in create_connection raise err File "/opt/python3/lib/python3.2/socket.py", line 395, in create_connection sock.connect(sa) socket.error: [Errno 111] Connection refused During handling of the above exception, another exception occurred: 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 369, in open response = self._open(req, data) File "/opt/python3/lib/python3.2/urllib/request.py", line 387, in _open '_open', req) 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 1171, in https_open context=self._context, check_hostname=self._check_hostname) File "/opt/python3/lib/python3.2/urllib/request.py", line 1138, in do_open raise URLError(err) urllib.error.URLError: 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: