-
Notifications
You must be signed in to change notification settings - Fork 717
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: While making image from oci registry: while building SIF from layers: conveyor failed to get
when pulling a Singularity container
#1489
Comments
./xdg-runtime-dir: no such file or directory
when pulling a Singularity containerFATAL: While making image from oci registry: while building SIF from layers: conveyor failed to get
when pulling a Singularity container
I have the same issue
I attempted to increase the pullTimeout, but it didn't resolve the issue. nextflow 24.04.3 |
I think my issue is not related to a bug but to the configuration of my server which might be blocking fetchin containers from quay.io. I have |
Have you managed to resolve your issue where the server isn't configured to fetch an image from quay.io? I think I am facing a similar problem where my server can't fetch Docker images. Waiting on a response from the server admin to fix this or any insights would be appreciated! |
I made a request to unlock the access on my server but I'm still waiting ofr their answer. Maybe you can try a simple |
Description of the bug
Hello,
After launching the pipeline, it fails at "STAR_GENOMEGENERATE" because a container fails to get pulled.
I checked that I have enough space on disk for the singularity cache and library.
Command used and terminal output
command is:
and output is :
Relevant files
.nextflow.log
System information
Nextflow : 24.04.4
Hardware: HPC
Executor: SLURM
Container engine: Singularity
OS: Red Hat
nf-core/rna-seq: 3.18.0
The text was updated successfully, but these errors were encountered: