Skip to content

[Order Accuracy]: Order accuracy container is continuously in restarting state when running it with run command or run-render-mode #44

@arpanajindal01

Description

@arpanajindal01

For Order accuracy, when a user tries to run "make run" or "make run-render-mode", the container is stuck at the RESTARTING state.

(base) intel@mtl-rusma:~/arpana/automation-suite/applications.ai.intel-gpt.retail-automation-framework$ docker inspect src-ClientGst-1 | grep -A 5 State
"State": {
"Status": "restarting",
"Running": true,
"Paused": false,
"Restarting": true,
"OOMKilled": false,

Image

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

Status

No status

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions