cppforlife / bosh-generic-sb-release

Generic Service Broker for BOSH deployments
Apache License 2.0
3 stars 1 forks source link

Job 'cockroachdb-database' not found in Template table #5

Open drnic opened 7 years ago

drnic commented 7 years ago

I created + uploaded latest cockroachdb-release, and with #4 I configured the broker to use this release. When provisioning the deploy fails:

$ bosh -d service-instance-bac0ea6f-9f9d-4642-84b6-984126a1e640 tasks --recent
Using environment '192.168.50.6' as user 'admin' (openid, bosh.admin)

ID  State  Started At                    Last Activity At              User   Deployment                                             Description        Result
37  error  Wed Oct 18 23:59:51 UTC 2017  Wed Oct 18 23:59:52 UTC 2017  admin  service-instance-bac0ea6f-9f9d-4642-84b6-984126a1e640  create deployment  Job 'cockroachdb-database' not found in Template table
maksumant commented 6 years ago

Me too facing similar issue on bosh deployment of a modified app release. Can somebody provide some pointers?

Alex-Mussell commented 6 years ago

Did you manage to fix this?