App times out without error

Balkrishna Agarwal 1 Reputation point
2020-07-04T19:26:10.983+00:00

Hello!

I am facing 2 issues

  1. So I deployed a webapp at http://readbetter.in . The problem is that the app times-out without printing any errors in the log.

I had a similar problem earlier & the Microsoft team got in touch with me, deployed the code on their end & gave me the log details of where the app is breaking. I am using github actions to deploy the code, I don't know is there something wrong in the way I have deployed the code, that it is not giving proper error logs. Please advise on how can I resolve this & have proper error logging in place.

  1. The application is on node.js framework. When I deploy the app, it goes & checks the code on the uncalled functions & give a "promise rejection not handled" error. Why does the Azure read into the functions not called for? The app with the same code runs fine on readbetterin.herokuapp.com but not Azure.

I am really at a point of frustation coz of this. This is being the first app that I am trying to deploy since I have learnt coding, its really challenging as I don't understand any of this server terminologies to do some deep debugging & I am running short on time to learn Azure/(any servers) in depth, as I am still learning app development.

Thanks
Krishna.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,913 questions
{count} votes

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.