CGI-HRDC 2023 - Hypertensive Retinopathy Diagnosis Challenge Forum

Go back to competition Back to thread list Post in this thread

> Error

Traceback (most recent call last):
File "/worker/worker.py", line 657, in run
put_blob(stderr_url, stderr_file)
File "/worker/worker.py", line 207, in put_blob
'x-ms-version': '2018-03-28',
File "/usr/local/lib/python2.7/site-packages/requests/api.py", line 99, in put
return request('put', url, data=data, **kwargs)
File "/usr/local/lib/python2.7/site-packages/requests/api.py", line 44, in request
return session.request(method=method, url=url, **kwargs)
File "/usr/local/lib/python2.7/site-packages/requests/sessions.py", line 335, in request
resp = self.send(prep, **send_kwargs)
File "/usr/local/lib/python2.7/site-packages/requests/sessions.py", line 438, in send
r = adapter.send(request, **kwargs)
File "/usr/local/lib/python2.7/site-packages/requests/adapters.py", line 324, in send
raise ConnectionError(sockerr)
ConnectionError: [Errno 110] Connection timed out

Posted by: SC_Liu @ July 12, 2023, 11:27 a.m.

Hi,

We have recently noticed this error, and found that this error may be temporary. You can download the error log file and check if it is a problem with the code you are submitting. If not, you can try submitting it again after a while. Submissions that fail will not be counted in the number of submissions.

HRDC Organizers

Posted by: hrdc @ July 14, 2023, 11:51 a.m.
Post in this thread