MrDzi
1
Hello,
I have a Node app: GitHub - MrDzi/perfect-pitch (in the server
directory).
Deploy logs indicate successful builds:
However, every deployment attempt ends up in a failed state. Since the logs are not helpful, I’m not sure how I can find the cause of the failure.
Any help is appreciated, thank you in advance.
Dejan
al_ps
2
Hi,
The code seems to define a health check endpoint /api/health
, have you set that in the service settings?
Alan
MrDzi
3
Ah This was exactly the issue.
Thank you, Alan!
system
Closed
4
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.