For anyone else reading this. I ended up having to manually create a service first so I can have access to the logs then syncing it with the blueprint. If you create a blueprint without any services prior and it has an error, you won’t be able to find logs for it. This seems like a bug with Render.
You shouldn’t have to do that - we have an effort in place to improve error messaging around Blueprints because they can be a bit hidden. What was the error in the end with your Blueprint?
I couldn’t find out what the blueprint error was. There’s no log output. I would have expected a log output for the blueprint itself. Moreover, the resources couldn’t create so I couldn’t even go to the individual resource to see what the log outputs were.
We’re testing out render.com since Heroku’s gone down the drain, and I’m just getting a red X next to Create web service api when pushing a render.yaml. There doesn’t appear to be any logs or any messages, so I have no idea why it’s failing. Is there no workaround for this? Kind of a major dealbreaker if we can’t even test it…
I’d also like to add that this is frustrating. Sometimes the sync can highlight what it thinks failed in the render.yaml, but it seems generally it just says: there were problems, here’s your yaml, good luck!
I managed to get a working configuration after a bunch of trial and error, but it would be really useful to:
Have error output that at least shows an underlying error message so we have a hint as to what should change.
Iterate configuration without sending a string of possibly broken commits to a repository. Being able to edit a failed sync in place would be much less annoying than pushing over and over.
Thanks - I’m really thrilled about the promise of this feature. It’s just hard to get up and running!