nf-core / proteinfold

Protein 3D structure prediction pipeline
https://nf-co.re/proteinfold
MIT License
41 stars 29 forks source link

Installation issues - proteinfold #171

Open pnatarajan9 opened 4 days ago

pnatarajan9 commented 4 days ago

Description of the bug

Proteinfold - https://github.com/nf-core/proteinfold

CRITICAL The container "nf-core/proteinfold_alphafold2_msa:1.1.0" is unavailable.
WARNING: Couldn't use cached digest for registry: HEAD https://index.docker.io/v2/nf-core/proteinfold_alphafold2_msa/manifests/1.1.0:
unexpected status code 401 Unauthorized (HEAD responses have no body, use GET for details)
WARNING: Falling back to direct digest.
FATAL: While making image from oci registry: error fetching image to cache: failed to get checksum for
docker://nf-core/proteinfold_alphafold2_msa:1.1.0: GET https://index.docker.io/v2/nf-core/proteinfold_alphafold2_msa/manifests/1.1.0:
UNAUTHORIZED: authentication required; [map[Action:pull Class: Name:nf-core/proteinfold_alphafold2_msa Type:repository]]

Command used and terminal output

No response

Relevant files

No response

System information

Nextflow version - 23.04.1 nf-core version: 2.7.2 Ubuntu 22.04.4 LTS (GNU/Linux 6.5.0-28-generic x86_64) nf-core proteinfold 1.1.0

JoseEspinosa commented 3 days ago

The image is publicly available here so should be findable. Which command did you used to run the pipeline?