How to configure Docker to not geht the Healthcheck Error?
kingzsection
HOBBYOP

a year ago

Everytime i get the deployment Error. Sometimes i get good deployments (green) 2-5 Hours later, the deployment crashed

View Deploy details

ⓘ Deployment information is only viewable by project members and Railway employees.

1 Replies

brody
EMPLOYEE

a year ago

Hello,

You can check your deploy logs for errors when the health check is running, from the deploy you linked I can see this error -

sh: next: not found

This would definitely stop your deployment from becoming healthy.

Best,
Brody


Loading...