I tried to set up a new database and web service with a render.yaml, but creating the web service failed. The repo is connected to the Render GitHub app and the render.yaml file appears to be valid.
Are the any logs or details why it failed?
I tried to set up a new database and web service with a render.yaml, but creating the web service failed. The repo is connected to the Render GitHub app and the render.yaml file appears to be valid.
Are the any logs or details why it failed?
Hi @tmm ,
I looked into your sync and see that your api
service is referencing an environment group that isn’t created. You’ll need to either create it in your render.yaml as member of the envVarGroups
section (see the YAML Specification | Render · Cloud Hosting for Developers) or manually create it.
I’ve also filed an issue internally to show the details of the error on this page, since I can imagine it’s quite frustrating to not see what the actual problem is.
Hi, I know this is 6 months old, but I’m seeing the same issue today — sync failed with no error message or explanation on that page, or even on the “Syncs” tab.
Hi @dxfcgjhvkbjnk, can you share which sync this is for so I can take a look? Feel free to DM me if you wish.
Thanks - it’s actually just a dashboard front-end bug - the actual service was created successfully.