jetson-voice
jetson-voice copied to clipboard
Running container Error
Nvidia Jetson Xavier NX | Jetpack 4.5 {L4T 32.5.0]
Initially did run the container without any issue. Tested and everything was working fine. However, next day can't run it. Following error: xtend_m2@m1b2-ai:~/jetson-voice$ docker/run.sh ARCH: aarch64 reading L4T version from /etc/nv_tegra_release L4T BSP Version: L4T R32.5.0 [sudo] password for xtend_m2: CONTAINER: dustynv/jetson-voice:r32.5.0 DEV_VOLUME: DATA_VOLUME: --volume /home/xtend_m2/jetson-voice/data:/jetson-voice/data USER_VOLUME: USER_COMMAND: Unable to find image 'dustynv/jetson-voice:r32.5.0' locally docker: Error response from daemon: Get https://registry-1.docker.io/v2/: dial tcp: lookup registry-1.docker.io on 127.0.0.53:53: read udp 127.0.0.1:37823->127.0.0.53:53: i/o timeout. See 'docker run --help'.
Also, tried on another Xavier NX with clean installation. Same error.
I'd really appreciate an assistance