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
First run of the workflow (e.g. new system or user) with singularity involves pulling multiple container images from docker hub. This can fail likely due to race conditions in singularity.
First run of the workflow (e.g. new system or user) with singularity involves pulling multiple container images from docker hub. This can fail likely due to race conditions in singularity.
nextflow-io/nextflow#1210
https://github.com/sylabs/singularity/issues/3634
Until that is fixed a separate script could be used to pull all the containers sequentially prior to main workflow execution.
The text was updated successfully, but these errors were encountered: