Wave error when using SHA256 as tag does not support the containerConfig

Running a Nextflow pipeline where one of the processes is defined using a SHA256 container.

Error message:

Wave invalid response: [400] {"message":"Container requests made using a SHA256 as tag does not support the 'containerConfig' attribute"

Container is defined in the process:

container python@sha256:a2d01031695ff170831430810ee30dd06d8413b08f72ad978b43fd10daa6b86e

Running on Seqera with AWS Batch using Forge + Wave.

This is expected - we’re halfway through adding docs describing this here:

Copied below for convenience:


1 Like

I created an issue specifically about improving the error message that’s returned: