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.