When a Container Is Deployed on FusionDirector, the Task Cannot be Completed for a Long Time
Symptom
When a container is deployed on FusionDirector, the task cannot be completed for a long time and the progress stays at 98%.
Possible Causes
When a container fails to be deployed, no correct container deployment result is returned to FusionDirector. As a result, the container deployment task on FusionDirector stays in the waiting state.
Procedure
- Forcibly stop the task on FusionDirector.
- Search for InvalidImageCausedBySha256NotInWhiteList in EdgeCore run logs. If it exists in the logs, check whether the container is authorized. If the container image is not authorized, add the container image ID to the image trustlist. For details, see "Preparing a Container Image > Configuring the Container Image Trustlist" in the MindX Edge Application Deployment Guide.
Parent topic: Containerized Application Deployment