You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This results in the step (and the whole workflow) failing. Any ideas?
In our HPC environment, the nf-core containers are located centrally, but manually downloading the containers locally via nf-core download pulls down an exactly matching container list, so I'm unable to find a container with the hash that matches the error. I tracked the reference down to
Just wondering if anyone got a chance to look at this? Is there any way to download the desired container version here? I'm not sure how to proceed, and the pipeline execution is completely halted while this issue is present.
I'm running this pipeline in an HPC environment, but I'm getting an error where the container effectively can't be found.
The error appears to be looking for
community-cr-prod.seqera.io-docker-registry-v2-blobs-sha256-4a-4a1cddfad5b503ee347cc5de17d172e1876c547fca00aa844559c9e764fb400f-data.img
but the container that is present is
community-cr-prod.seqera.io-docker-registry-v2-blobs-sha256-45-4569ff9993578b8402d00230ab9dd75ce6e63529731eb24f21579845e6bd5cdb-data.img
This results in the step (and the whole workflow) failing. Any ideas?
In our HPC environment, the nf-core containers are located centrally, but manually downloading the containers locally via
nf-core download
pulls down an exactly matching container list, so I'm unable to find a container with the hash that matches the error. I tracked the reference down tochipseq/modules/nf-core/phantompeakqualtools/main.nf
Line 8 in 76e2382
The text was updated successfully, but these errors were encountered: