The container group is still transitioning, please retry later.

34631689 10 Reputation points
2023-09-25T08:12:33.9566667+00:00

Hi,

This morning I'm unable to start my container, any attempt fails with the error message : "The container group is still transitioning, please retry later."

But the status of the instance in the portal is "Succeeded" and the container has the status "Terminated" so I don't get it.

Does anyone have any clue?

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
700 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Christian Gitter 0 Reputation points
    2023-09-26T08:25:58.9133333+00:00

    We had the same issue.
    It seems like there has been a change in the container name policy.
    If you use Bicep to deploy your ressources you can try to delete the ressources in the portal.
    Rename your container name (e.g. "containername-prod") and redeploy it.
    We were able to solve the issue this way.


  2. Rob Smith 0 Reputation points
    2023-10-08T06:06:42.76+00:00

    Same issue. I simply redeployed the container, didn't change anything, only destroyed and re-recreated. We use terraform rather than bicep but yes, same solution but no name changes.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.