Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU) A6000
• DeepStream Version
• JetPack Version (valid for Jetson only)
• TensorRT Version
• NVIDIA GPU Driver Version (valid for GPU only)
• Issue Type( questions, new requirements, bugs)
• How to reproduce the issue ? (This is for bugs. Including which sample app is using, the configuration files content, the command line used and other details for reproducing)
• Requirement details( This is for new requirement. Including the module name-for which plugin or for which sample application, the function description)
Hi, i was running my deepstream application using docker compose and is working fine for the past 6 months. However, i just recently encountered below error:
Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error running hook #0: error running hook: exit status 1, stdout: , stderr: Auto-detected mode as 'legacy'
nvidia-container-cli: mount error: open failed: /var/lib/docker/overlay2/7d1f0df72c2442d9ae2a9b4774c5fc0590e98db4a50f7e38a6ce00a55ca69708/merged: no such file or directory: unknown
I understand is not a deepstream issue, but related with docker. Does anyone has experienced in what causing this issue and any suggestions to fix this would be appreciated.