Share via

Azure Container app revision fails when scaling is provisioned. And Application URL for microservice is loading for a long time and gives stream timeout

Narasimman, Karthigai Lakshmi 1 Reputation point
2022-07-16T19:30:06.37+00:00

I have deployed the docker image of a .net core Microservice via Azure container registry into the Azure container apps
am facing the bellow issues after creating the container app is created

  1. Application URL is loading for a long time and sends stream timeout error
    221511-image.png
    221484-image.png
  2. when trying to scale the container in the Revision management, it says provision failed with no details
    221492-image.png
Azure App Service
Azure App Service

Azure App Service is a service used to create and deploy scalable, mission-critical web apps.


2 answers

Sort by: Most helpful
  1. Narasimman, Karthigai Lakshmi 1 Reputation point
    2022-07-20T16:52:41.553+00:00

    The target port wasn't set right in Ingress. because of it the page was loading for a long time. and wrt revision, it was failing for few and working for few

    0 comments No comments

  2. Biermann, Phillip 1 Reputation point
    2022-07-20T15:20:47.173+00:00

    Same problem here! Sometimes the status of the revision is shown as "Faile222756-containerappconsolelogs-cl.txtd" and sometimes "Provisioned". The endpoint is never reachable (same as the screenshots above).


Your answer

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