How to debug failed service creation (render.yaml)

Is there a way to debug the creation of a node service (using render.yaml). My redis service and postgres database are created, but when it comes to the node service, it just fails.

I don’t see any logs, what’s the best way to debug anyway?

Edit: I should also mention that deploying the node service on it’s own works flawlessly.

Hi @iherger, welcome to the Render community! Can you share the service that is having this issue so I can take a look?

Hey! Thanks for the reply. I miraculously worked after a few tries…

Still, it would be great if there were more logs for yaml deployments.