When i type this :
sudo docker run --runtime nvidia -it --rm --network host --volu me ~/nvdli-data:/nvdli-nano/data --volume /tmp/argus_socket:/tmp/argus_socket – device /dev/video0 nvcr.io/nvidia/dli/dli-nano-ai:v2.0.1-r32.4.4
i get this error :
Unable to find image ‘nvcr.io/nvidia/dli/dli-nano-ai:v2.0.1-r32.4.4 ’ locally
docker: Error response from daemon: Get https://nvcr.io/v2/: x509: certificate has expired or is not yet valid.
See ‘docker run --help’.
Hi,
We cannot reproduce this issue in our environment.
The download should automatically start when it a local image is not found.
$ sudo docker run --runtime nvidia -it --rm --network host nvcr.io/nvidia/dli/dli-nano-ai:v2.0.1-r32.4.4
Unable to find image 'nvcr.io/nvidia/dli/dli-nano-ai:v2.0.1-r32.4.4' locally
v2.0.1-r32.4.4: Pulling from nvidia/dli/dli-nano-ai
e74fe6ef6bd6: Pulling fs layer
7dcdd1c8f1d2: Pulling fs layer
148ea20d31e0: Pulling fs layer
...
Do you run the command on the Jetson Nano?
Thanks.
I’m also getting this error, and this solution is not helpful. x509 error
kayccc
October 13, 2021, 2:19am
8
Hi edwards.anthony.login ,
Please help to open a new topic with more details. Thanks