-
We seem to be having some trouble deploying microbosh to vcloud using the bosh_vcloud_cpi. It seems to be related to some sort of version negotiation issue.
At the top of the bosh_micro_deploy.log:
…
-
When run command `gover` to gather these *.coverprofile files after ran test. An error has occur:
```
/bosh-softlayer-cpi-release# COVERALLS_TOKEN=TOKEN_TEST goveralls -coverprofile=gover.coverp…
-
So I was trying to bootstrap a BOSH environment on OpenStack using the instructions given [here](https://bosh.io/docs/init-openstack.html) and I got this error at the bosh-init deploy step
```
Starti…
-
If `jobs.X.properties` is empty, and properties are specified as global properties at `properties`, all templates fail to render, with the error
```
/Users/gfranks/.bosh_init/installations/75405607-…
-
When updating stemcells for a bosh-init deployment, I often just update the stemcell version in the manifest and have bosh-init tell me what the sha1 should be, so I don't have to download the same fi…
-
_From @dmutreja on February 27, 2018 19:13_
Encountered "Error: CPI error 'Bosh::Clouds::CloudError' with message 'Error attaching volume: [POST /volumeAttachments/][409] attachVolumeConflict &{Code…
-
Hi Team, I am faced with the following problem. We have a regional restriction in our setup and I cannot seem to setup the cpi to upload the stemcell image to any other location / region than the defa…
-
Yesterday our pipelines picked up bpm/1.4.2 that bumped to runc/1.2.0 and environments using a bosh-lite configuration started failing.
The initial deployment is successful but cleaning up jobs …
-
Hi Everyone,
I am very new to Cloud Foundry. I am deploying the cloud foundry in my local Mac OS 13.3 Ventura laptop using Bosh lite. I am following the below link's instructions to deploy.
https…
-
https://github.com/cloudfoundry/bosh-lite/blob/master/docs/bosh-cck.md
The above instructions no longer works to recover bosh-lite containers upon reboot of the host (AWS EC2 instance in this case). …