Installing 2022.8 using Singularity and the Docker image (While performing build: conveyor failed to get: pinging container registry quay.io: Get "https://quay.io/v2/": dial tcp 34.236.133.15:443: i/o timeout)

I don't see this error posted elsewhere.

I ran:

singularity build qiime2-2022.8.sif docker://quay.io/qiime2/core

and got this error:

FATAL: While performing build: conveyor failed to get: pinging container registry quay.io: Get "https://quay.io/v2/": dial tcp 34.236.133.15:443: i/o timeout

I also tried:

singularity build qiime2-2022.8.sif docker://quay.io/qiime2/core:2022.8

and:

singularity build qiime2-2021.11.sif docker://quay.io/qiime2/core:2021.11

and got the same error.

Can anyone suggest anything?
Thanks!

This is solved. I found out that I needed a password for that node to access the internet.

3 Likes

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.