Also I see that Azure Container instance has private IP as 0.0.0.0
Is that normal ?
azure aci in waiting state
Azure aci is showing in waiting state.
Eve restart did not work.
Also when trying to deploy again, it is getting timed out after 30 mins every time with the message below :
(None) Subscription deployment didn't reach a successful provisioning state after '00:30:00'.
Code: None
Message: Subscription deployment didn't reach a successful provisioning state after '00:30:00'.
Also the container logs shows nothing.
Have gone through all the topics in this area, did not find any solution yet.
5 answers
Sort by: Most helpful
-
Chatterjee, Somnath (KM) 26 Reputation points
2021-12-16T15:48:29.67+00:00 -
Pablo Garza 21 Reputation points
2022-08-09T18:09:19.783+00:00 Hi, I'm also stuck on this, any posible solution to this issue?
-
87808688 6 Reputation points
2022-08-11T00:33:47.937+00:00 Same here, I have the same issue when deploying a container instance (Linux) with VNET injection. The private IP address shows 0.0.0.0 instead of my chosen private IP. And the container instance stays in the "creating" state until it stops with the ARM timeout error.
-
Christian Heinz 0 Reputation points
2023-03-08T10:40:23.28+00:00 Same here!
I am also trying to create a Azure Container Instance into a private Subnet, result is the same error as the thread creator described ('Subscription deployment didn't reach a successful provisioning state after '00:30:00'') with no logs and Container State Waiting.
-
Simon Vitt 0 Reputation points
2024-02-09T15:28:21.28+00:00 Same Here! Did anyone find a solution?