Relative Content

Tag Archive for javascripttypescriptlinuxazureazure-devops

nodejs/ts app on azure app service keeps shuting down after start

I have an app service on azure, a nodejs/ts/express api, until today I could just push and it was on prod, today I pushed and since then the app keeps stopping every time I try to start it. I don’t understand as I didn’t touch any config on azure, I made the code was ok and even replicated the env to try it on another machine and it worked (I can’t replicate perfectly an azure env as you can imagine but I tested something on a similar env)