..jetson xavier nx deepstream people detect

DOES JETSON CLOUDNATIVE DEMO WORK
./run_demo.sh
just Hangs

I HAVE PULLED ALL the relevent containers ant tried to run individually the following error are typical for all the different demos

sudo docker pull nvcr.io/nvidia/deepstream-peopledetection:r32.4.2
r32.4.2: Pulling from nvidia/deepstream-peopledetection
Digest: sha256:e78be4cbf48fef0d092877dc354f37eb589a73a601b8472dadb9b3edd49523c2
Status: Image is up to date for nvcr.io/nvidia/deepstream-peopledetection:r32.4.2

sudo xhost +si:localuser:root
localuser:root being added to access control list

sudo docker run -it --rm --net=host --runtime nvidia -e DISPLAY=$DISPLAY -v /tmp/.X11-unix/:/tmp/.X11-unix nvcr.io/nvidia/deepstream-peopledetection:r32.4.2 deepstream-test5-app -c deepstream-5.0/samples/configs/deepstream-app/sourceX_1080p_dec_infer-resnet_tracker_tiled_display_int8_hq_dla_nx.txt

docker: Error response from daemon: OCI runtime create failed: container_linux.go:367: starting container process caused: process_linux.go:495: container init caused: Running hook #0:: error running hook: exit status 1, stdout: , stderr: exec command: [/usr/bin/nvidia-container-cli --load-kmods configure --ldconfig=@/sbin/ldconfig.real --device=all --compute --compat32 --graphics --utility --video --display --pid=9621 /var/lib/docker/overlay2/08d2ebad0fa47b85b039d2db4ccc5242cc96a804cea2b3eb3469aeac08ecad92/merged]
nvidia-container-cli: mount error: file creation failed: /var/lib/docker/overlay2/08d2ebad0fa47b85b039d2db4ccc5242cc96a804cea2b3eb3469aeac08ecad92/merged/usr/lib/aarch64-linux-gnu/libnvidia-fatbinaryloader.so.440.18: file exists: unknown.

The jetson infernence demos all seem to work fine why not
JETSON CLOUDNATIVE DEMO !!!

Hi,
This looks like a Jetson issue. We recommend you to raise it to the respective platform from the below link

Thanks!