You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cannot download resources without NGC API key set for guest-access resources
ngc registry resource info nvidia/clara/singlecell-testdata:1.0
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
The text was updated successfully, but these errors were encountered:
Changed source of artefacts in failing unit tests from source=ngc to source=pbss in
sub-packages/bionemo-core/tests/bionemo/core/data/test_load.py
sub-packages/bionemo-core/tests/bionemo/core/data/test_load_notebook.ipynb
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
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
Docker Image
No response
System Information
Environment Details:
GPU Details:
Additional Context
No response
The text was updated successfully, but these errors were encountered: