joacogdr
HOBBYOP
10 months ago
I am hosting a rails application, which works well and deploys successfully. The healthcheck works when I hit the endpoint from postman and all.
But if I configure the healthcheck option on the service configuration, providing the correct path to the endpoint, the healthchecks fail on deploy for some reason.
My dockerfile sets the port to $PORT and I set up the PORT environment variable correctly. I don't know what's going on honestly.
Project ID: 0a8db4a8-0e3c-45e9-b567-fbc3270f78a6
12 Replies
10 months ago
what error does it fail with?
10 months ago
is your PORT variable set to 8080?
If I deploy it without setting up the healthcheck option everything works just fine
10 months ago
I'm out of ideas 😦
9 months ago
project id please?




