Deployments stuck at Starting and fails after

As the title states, my app builds but does not deploy, tried it multiple times.

This is what the error message says:

Why it happened?

Different reasons can result in a deployment failure. The most common ones are:

  • The command to launch your application is not defined
  • Your application failed to pass the the initial health checks
  • The selected Instance type doesn’t have enough resource to properly run your application

I am 99.999% sure the app works just cant figure out why it will not deploy.

1 Like

Hi, please share your service ID.

It seems your deployment is now healthy, please let us know if everything is fixed and if there is anything we can do to improve the error reporting!

I am having the same problem. My deployment keeps failing health check even after setting all the required config.

I am trying to deploy a NestJs app. The / path returns a 200 status code and still doesnt work

Hi @Joshua_Alexander,

It seems your app takes 100% CPU and all RAM when starting. I think you need a bigger instance.
We will improve our site to show this better. Sorry for that

@Lukasz_Oles thank you.

i faced the same problem i have no idea why
my service was working before healthy but after changes it’s works corectly many times i push changes to master
i push to master just when im sure that everything works well but the last time i get the same as yours situation,

Hi @abdelilah_ommane, I’ve redeployed your service, and it’s running ok now. I will check more to see why it was stopped previously.

thank you very much sir i appreciate you hard work and you fast answering at the same time

1 Like