Question

app Health check Unavailable

Hi,

I have a node app running on App Platform. I also have configured an express app that exposes /health route that returns 200 OK. In my app spec I have:

  health_check:
    http_path: /health
  http_port: 3000
   

But when entering the Overview tab it’s always says:

APP HEALTH CHECK
Unavailable

What am I doing wrong?


Submit an answer
Answer a question...

This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

Sign In or Sign Up to Answer

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Kamal Nasser
DigitalOcean Employee
DigitalOcean Employee badge
July 19, 2022

Hi @etai87e 👋🏼

Yesterday we discovered a bug related to the health status reporting in the control panel. Some apps were incorrectly displayed as “Unhealthy” even though they were healthy and there was nothing actually wrong.

This has been resolved since — please take a look at the control panel again and let us know if you’re still seeing any issues.