Skip to content

Seqera Platform can't pull container from wave #910

@iferres

Description

@iferres

Hi, I'm getting the following error when launching a workflow through the Seqera Platform:

Error executing process > 'KINZBIO_BLINKY:BLINKY:SEQKIT_STATS_SUMMARIZE'

Caused by:
  Task failed to start - CannotPullContainerError: unknown blob


Command executed:

  summarize_seqkit-stats2.r         --input fastq_stats.tsv         --out seqkit-stats_summary.tsv
  
  cat <<-END_VERSIONS > versions.yml
  "KINZBIO_BLINKY:BLINKY:SEQKIT_STATS_SUMMARIZE":
      seqkit-stats_summarize: 0.0.2
  END_VERSIONS

Command exit status:
  -

Command output:
  (empty)

Work dir:
  s3://kinzbio-blinky/work/f6/9b294766bf0d62e8372bdb0db39603

Container:
  wave.seqera.io/wt/89a40f5a556b/wave/build:3fae0c86c12b9c66

Tip: you can try to figure out what's wrong by changing to the process work dir and showing the script file named `.command.sh`

I can pull the container without problem from my local desktop. The error doesn't provide much more information than that. It used to work, but no longer.
Any idea on how can I solve it? Thanks!

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions