Skip to content

Failed to pull singularity image? #5367

@zenmck

Description

@zenmck

Howdy,

I am currently using Nextflow to help develop a pipeline for seed health testing, and this is the current issue we are running into:
Caused by:
Failed to pull singularity image
command: singularity pull --name community.wave.seqera.io-library-krakentools-1.2--5332070a89999eef.img.pulling.1728061063849 oras://community.wave.seqera.io/library/krakentools:1.2--5332070a89999eef > /dev/null
status : 255
hint : Try and increase singularity.pullTimeout in the config (current is "20m")
message:
FATAL: While pulling image from oci registry: error fetching image to cache: failed to get checksum for oras://community.wave.seqera.io/library/krakentools:1.2--5332070a89999eef: ORAS SIF image should have a single layer, found 14

-- Check '.nextflow.log' file for details

The pipeline encountered an error and did not finish successfully
WARN: Killing running tasks (1)

Yet, when I go to check the '.nextflow.log' file or the '.command.error' I do not see anywhere we would have put "20m" for the singularity.pullTimeOut? And even in the config file we have I do not see "20m"

Best,

Zen

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions