Report this

What is the reason for this report?

How to resolve the Deploy Error: Health Checks error?

Posted on February 6, 2022

I have a discord bot I’m writing in .net 6 I put it into a container and build/deploy it to DigitalOcean, when the deploying starts the bot starts to work for a couple of minutes but then fails because of the health checks.

I saw some comments suggesting to switch the health check to TCP from HTTP, but I’m not sure how to do this…



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!

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.

Hello,

In case that you are referring to the DigitalOcean App Platform you can do that by following the steps here:

  • Go to your control panel at https://cloud.digitalocean.com/
  • Click on Apps
  • Click on the application in question
  • Then go to settings
  • Choose your app component
  • Scroll down and look for Health Checks

In there you can change the health check.

Let me know how it goes.

Best,

Bobby

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.