We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to pull BEDTOOLS singularity image
Sep.-20 18:49:13.796 [Task submitter] INFO nextflow.Session - [3b/0db9e9] Submitted process > NFCORE_RNASEQ:RNASEQ:BAM_MARKDUPLICATE S_PICARD:SAMTOOLS_INDEX (F147162) Sep.-20 18:49:13.806 [Actor Thread 126] DEBUG nextflow.processor.TaskProcessor - Handling unexpected condition for task: name=NFCORE_RNASEQ:RNASEQ:BEDTOOLS_GENOMECOV_REV (1); work-dir=null error [java.lang.IllegalStateException]: java.lang.IllegalStateException: Failed to pull singularity image command: singularity pull --name community.wave.seqera.io-library-bedtools_coreutils-ba273c06a3909a15.img.pulling.1726883351688 or as://community.wave.seqera.io/library/bedtools_coreutils:ba273c06a3909a15 > /dev/null status : 255 message: [31mFATAL: ESC[0m While pulling image from oci registry: failed to get checksum for //community.wave.seqera.io/library/bedtools_ coreutils:ba273c06a3909a15: no layer found corresponding to SIF image
No response
The text was updated successfully, but these errors were encountered:
It sounds like the error was singularity version issue.
Sorry, something went wrong.
I also come across that problem too. In addition, when tried "singularity pull" on the specific "bedtools," it didn't resolve it.
Mine resolved using apptainer.
I wish I could use apptainer. My Tempe HPC system don't have apptainer (in addition to docker!) and won't install them for a while.
No branches or pull requests
Description of the bug
Failed to pull BEDTOOLS singularity image
Command used and terminal output
Relevant files
No response
System information
No response
The text was updated successfully, but these errors were encountered: