NextJS Azure Web App - error - "didn't respond to HTTP pings on port ..."
Marek Sirkovský
1
Reputation point
Hi,
I have the same problem as described here:
Also I have checked the setting of the PORT and by using the SSH I am sure that application in my container is running. I am using:
- apt install curl
- curl localhost:3000
and curl returns the whole response and status 200.
But the container doesnt start. Sometimes(very rarely) it works but after the restart, it stops working.
Is there any guildline how to find na issue or any settings to fix it? Thank you.
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,930 questions
Sign in to answer