Jetson Cloudnative Demo - Gaze and Pose Containers Failing

We are trying to run the demo :

jetson-cloudnative-demo

On a Xavier NX. The Pose and Gaze containers are failing. The problem seems to stem from the engine not building. We are wondering if the problem is a new version of TensorRT is the issue, we are running Jetpack 4.4, l4t 32.4.3.

The error stems from :

coreReadArchive.cpp (38) - Serialization Error in verifyHeader: 0 (Version tag does not match)
INVALID_STATE: std::exception
INVALID_CONFIG: Deserialize the cuda engine failed
trtNet.cpp line 146: _engine is null

As suggested, we have Docker on the NVME. We have tried it on two different units, with fresh images.

Thanks - Geoff

Hi @geoff1, these containers have not yet been updated for L4T R32.4.3 - please use the L4T version that matches the container tag (L4T R32.4.2).

1 Like