Unable to obtain VSS's Helm Charts

Please provide the following information when creating a topic:

  • Hardware Platform (GPU model and numbers) A100
  • System Memory 1t
  • Ubuntu Version 22.04
  • NVIDIA GPU Driver Version (valid for GPU only) 535.161.08
  • Issue Type( questions, new requirements, bugs) questions
  • How to reproduce the issue ? (This is for bugs. Including the command line used and other details for reproducing)
  • Requirement details (This is for new requirement. Including the logs for the pods, the description for the pods)

sudo microk8s helm fetch https://helm.ngc.nvidia.com/nvidia/blueprint/charts/nvidia-blueprint-vss-2.2.0.tgz --username=‘$oauthtoken’ --password=‘$NGC_API_KEY’

Error: failed to fetch https://helm.ngc.nvidia.com/nvidia/blueprint/charts/nvidia-blueprint-vss-2.2.0.tgz : 403 Forbidden

1.Have you set the NGC_API_KEY on your side and create-required-secrets?
export NGC_API_KEY=<your_ngc_api_key>

2.Please check if your subscription has expired by reffering to
#9?

Hi, I have solved this problem, thank you.

Glad to hear that. Could you attach how you solved this problem for others to refer to? Thanks

I resolved it by reading the FAQ at FAQ — Video Search and Summarization Agent

Also, could you help me take a look at this issue? Milvus server problem for VSS When execute docker compose