Skip to content
New issue

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

FATAL: the requested image was not found #160

Closed
yshen16 opened this issue Jul 17, 2024 · 1 comment
Closed

FATAL: the requested image was not found #160

yshen16 opened this issue Jul 17, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@yshen16
Copy link

yshen16 commented Jul 17, 2024

Description of the bug

when executed the command:
nextflow run nf-core/circrna -profile singularity --genome GRCh37 --igenomes_base $GENOME_BASE_DIR/ref/references --outdir $OUT_DIR --input $SING_DIR/samples.csv -r 151-error-no-genomic-sequence-available-check-g-option-error-in-gffread-command-for-task-nfcore_circrnacircrnaquantificationtranscriptome-error
I ran into the following error,

Caused by:
Failed to pull singularity image
command: singularity pull --name depot.galaxyproject.org-singularity-biocontainers-r-base-4.2.1.img.pulling.1721155479867 https://depot.galaxyproject.org/singularity/biocontainers/r-base:4.2.1 > /dev/null
status : 255
message:
INFO: Downloading network image
FATAL: the requested image was not found

Command used and terminal output

nextflow run nf-core/circrna -profile singularity --genome GRCh37 --igenomes_base $GENONE_BASE_DIR/ref/references --outdir $OUT_DIR --input $SING_DIR/samples.csv -r 151-error-no-genomic-sequence-available-check-g-option-error-in-gffread-command-for-task-nfcore_circrnacircrnaquantificationtranscriptome-error

No response

Relevant files

No response

System information

No response

@yshen16 yshen16 added the bug Something isn't working label Jul 17, 2024
@nictru
Copy link
Collaborator

nictru commented Jul 17, 2024

This has already been solved as part of #153. Also the solution for #151 has already been merged via #157, so there is no need for using this outdated revision. Please make sure to use the latest pipeline version.

@nictru nictru closed this as completed Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants