Docker compose takes a long time to create not finished

Hardware: Jetson AGX Orin.

Software:

Jetpack: Version: 6.0-b52
deepstream-app version 6.4.0
DeepStreamSDK 6.4.0

After following the Quick Start Guide — Metropolis on Jetson documentation 0.1.0 documentation When I run the following command

sudo docker compose -f compose_agx.yaml up -d --force-recreate

Docker compose takes a long time to create not finished.

can anyone help me with what is going wrong here?

Can you have a try with: Delayed startup of specific components like DeepStream and VST within the AI NVR setup - #6 by kesong

@kesong

Thanks for your response. I found that I was using compose_agx.yaml, which I got from the NCG application bundle for AI-NVR from NGC.

I downloaded the latest application bundle for MMJ and removed the old one.

Now things work.

Thanks

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.