Report this

What is the reason for this report?

Health Check error when deploying hasura-graphql-engine

Posted on March 21, 2021

I am trying to deploy the Docker hasura-graphql-engine image via the DO App Platform. I am using the one from Docker Hub (https://hub.docker.com/r/hasura/graphql-engine), but I keep getting this error: Deploy Error: Health Checks.

I’ve read all posts on this forum about it, most of the time its due to an misconfigured port or host, but hasura-graphql-engine automatically uses port 8080 and I’ve configured the host to be 0.0.0.0 (via HASURA_GRAPHQL_SERVER_HOST).

Does anyone know why this standard and popular image won’t deploy on DO App Platform?



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.

👋🏼 @TempUser

That should be all that’s needed for the health check to work. If you look at your app’s logs, do you see any errors? It’s possible that the Hasura server is running into an issue and not starting the server as a result.

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.