Docker cant connect in China

Docker cant connect in China  

  By: vertin on Aug. 24, 2024, 3:50 a.m.

The requested Docker doesn't seem to be able to connect in China. I have tried two VPNs and changed the image source, but none of them work properly. Is there any solution? Thanks!

Re: Docker cant connect in China  

  By: ezequieldlrosa on Aug. 26, 2024, 8:42 a.m.

Hi Vertin,

Can you please download 'Docker Desktop' and follow the exact steps from our ISLES repo (https://github.com/ezequieldlrosa/isles24-docker-template)? We have received multiple submissions from China before, so it should work/be solvable.

Best, Ezequiel

Re: Docker cant connect in China  

  By: ezequieldlrosa on Aug. 26, 2024, 2:22 p.m.

Hi Vertin,

In case that Docker is fully blocked: - Can you please check with colleagues, or in local forums/groups how they solved this? - Please consider the option of submitting your solution through GitHub; in this case, the Docker is directly build in the servers of grand challenge and you dont need access to it. More info here: https://grand-challenge.org/documentation/linking-a-github-repository-to-your-algorithm/ - Perhaps you can try with other vpns?

Best, Ezequiel

Re: Docker cant connect in China  

  By: ezequieldlrosa on Aug. 27, 2024, 3:06 p.m.

Hi Vertin, did you find a workaround for Docker from china?

Best, Ezequiel

Re: Docker cant connect in China  

  By: vertin on Aug. 28, 2024, 10:08 a.m.

I have been busy correcting errors in my code recently, and I apologize for replying late. I have resolved the issue of not being able to connect, thank you for your help!

Re: Docker cant connect in China  

  By: ezequieldlrosa on Aug. 28, 2024, 10:10 a.m.

Great! May I ask you how did you solve it?

Re: Docker cant connect in China  

  By: vertin on Aug. 28, 2024, 10:29 a.m.

Of course! I solved this problem by logging into Docker and Docker Hub simultaneously. It seems that there is a file that needs to be downloaded from Docker Hub, but without logging in, it cannot be downloaded, resulting in failure.

By the way, I just uploaded a Docker and it shows' The algorithm failed on one or more cases'. Does this mean that my algorithm cannot run properly? Or is the error rate too high? Thank you!

Re: Docker cant connect in China  

  By: ezequieldlrosa on Aug. 28, 2024, 10:31 a.m.

Please check your messages (left link to the 'notifications' bell ); i am explaining how to check your logs.

 Last edited by: ezequieldlrosa on Aug. 28, 2024, 10:32 a.m., edited 1 time in total.