Build failing with no logs or reason specified

I’m successfully building and deploying my node app to render, I see it successfully run the server and connect to the Redis service I have set up:

Oct 21 11:47:19 PM Redis connected…
Oct 21 11:47:19 PM > Server listening at 10000 as production
Oct 21 11:47:20 PM Redis connected…

But then it just keeps spinning and spinning on ‘deploying…’ and after about 20 minutes just says it failed. When I check logs there is nothing. No errors. How can I fix this?

Hi there,

Thanks for reaching out.

There’s not a lot to go on there, but the sort of failure could imply that your app may not be responding quite right to a health check.

If you could share some specific examples of the issue you are experiencing that may help us troubleshoot it with you, e.g. any further logs/errors/output, specific URLs, service ID, reproduction steps, etc. If you don’t want to share these details on the community forum, please feel free to raise a ticket with support@render.com

Alan

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.