Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
@Varda Panchal Thanks for reaching out to Microsoft Q&A, apologize for any inconvenience caused on this.
Application errors is a generic error message and this might be caused due to multiple reasons. I would suggest you to enable diagnostic logging and review the log streaming and application logs in app service to identify the error your logs files.
You can run the WebApp down detector under availability and performance in Diagnose and solve problems to understand better.
Refer to these on how to debug your nodejs app service and node js applications on linux containers.
Feel free to reach back to me if you have any further questions on this.