Error response from daemon: Container is not running

I’m attempting to run tao commands like
tao detectnet_v2
and
tao detectnet_v2 dataset_convert -d /workspace/openalpr/SPECS_tfrecord.txt -o /workspace/openalpr/lpd_tfrecord/lpd
but for these commands, I’ve been getting an error saying
Error response from daemon: Container 73d54f0fcefb746ae5ef7d52e449b3bd289e0efecb40b072b46b89a09dca7757 is not running.

I’ve logged into docker and docker nvcr.io so I don’t get this error. What do I do?

What device did you run? In Jetson devices or dgpu machines?

The device currently being used is an Ubuntu 18.04.6 LTS.

You can login tao docker and run again to check what is the root cause.
$ tao detectnet_v2

than

# detectnet_v2 dataset_convert -d /workspace/openalpr/SPECS_tfrecord.txt -o /workspace/openalpr/lpd_tfrecord/lpd

Tao detectnet_v2 doesn’t work properly. It results in the exact same error listed above. Tao -h works just fine but not Tao detectnet_v2.

Are you running in Jetson devices or dgpu machines?

I believe it’s a Jetson device.

Similar to Recommendations for working around error - #8 by Morganh

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