Skip to content

[BUG] Cannot download artefacts without NGC API KEY #682

@dorotat-nv

Description

@dorotat-nv

BioNeMo Framework Version

9cec09f

Bug Description

Cannot download resources without NGC API key set for guest-access resources

ngc registry resource info nvidia/clara/singlecell-testdata:1.0

Image

Steps to Reproduce

ngc config set # choose no API key
ngc registry resource info nvidia/clara/singlecell-testdata:1.0 # fails

ngc config set # valid API key
ngc registry resource info nvidia/clara/singlecell-testdata:1.0 # works

Error Messages and Logs

Error getting pagination for file download:'{"requestStatus":{"statusCode":"INTERNAL_ERROR","statusDescription":"Internal Server Error","requestId":"65dad6c7-6883-4155-b28f-22b2dc03874a"}}'

Docker Image

No response

System Information

Environment Details:

  • OS: [e.g., Ubuntu 20.04]
  • CPU: [e.g., Intel i9-12900K]
  • RAM: [e.g., 64GB]

GPU Details:

  • GPU Model: [e.g., NVIDIA RTX 4090]
  • GPU Memory: [e.g., 24GB]
  • CUDA Version: [e.g., 12.1]
  • CUDA Driver: [e.g., 525.85.05]
  • cuDNN Version: [e.g., 8.9.0]

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions