Fail to submit again using the same or different algorithms

Fail to submit again using the same or different algorithms  

  By: vvvsice on July 7, 2022, 11:21 a.m.

After debugging and re-pack the container to the existing created algorithms, the webpage shows "A submission for this algorithm container image for this phase already exists.", how can I solve this problem, thanks a lot.

Re: Fail to submit again using the same or different algorithms  

  By: osmaoui on July 7, 2022, 12:49 p.m.

Hello,

try to resave your algorithm container with a different name by editing the export.sh file and modify the name of the compressed docker container (.tar.gz file), after that you can upload it again.

Best,