Azure Container App failing to provision Container

chuks Uyamasi 1 Reputation point
2023-01-10T23:28:58.107+00:00

From system log attached is error message.

ContainerAppName_s
npm-admin-webclient

        ReplicaName_s          
    npm-admin-webclient--3dddhza-756778896b-hvgjf
        
        
        
        Reason_s   
    PodUnhealthy
        
        
        
        Log_s
        Startup probe failed: dial tcp 10.1.2.83:3000: connect: connection refused
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
686 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Akram Kathimi 1,206 Reputation points Microsoft Employee
    2023-01-11T08:41:02.8633333+00:00

    Hi @chuks Uyamasi ,

    It seems you are connecting to a service on 10.1.2.83:3000, where the port is not open, which indicates that the service running on that IP is not running.

    Please provide more information on what is expected of the ACI service, and how it was supposed to work.

    Thank you.

    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.