-
```
azurecfbosh@ocfdev-azurebosh:~$ bosh -n deploy --skip-drain
Acting as user 'admin' on deployment 'single-vm-cf-on-wwtdeltaazurre' on 'bosh'
Getting deployment properties from director...
Detectin…
-
How can I debug what is going wrong:
```
PS C:\Users\mrumpf\Downloads> cf dev start
Using existing image
Allocating 4096 MB out of 32673 MB total system memory (23306 MB free).
Importing VM...
Starti…
-
azurecfbosh@ocfdev-azurebosh:~$ bosh -n deploy
Acting as user 'admin' on deployment 'cf-diego' on 'bosh'
Getting deployment properties from director...
## Detecting deployment changes
resource_pools:…
-
## Summary
We had a situation in our production Cloud Foundry, where two different BBS instances where thinking that they were the leader.
Both BBS were registered in consul, which return 2 ips for …
-
In my deployment, if I push a static website app (https://github.com/bingosummer/2048), I find the memory is used very heavily and the free memory is very low in the `cell` VM. Is it by design? Is the…
-
Has issue to run cf-min docker image, the hello app instance show 0/1, when change it to 2, show error message, and run the run.sh script in docker container, nats can't be monitoring, please help on …
-
Hi, I am using Diego v0.1460.0 witch CF v233, stemcell v3215 on AWS.
After pushing docker image (cloudfoundry/lattice-app), when executing:
```
cf restart lattice-app
```
I have following warning (s…
-
Hello, Guys..
Now, I’m trying to deploy CF on AWS IaaS,
In order to do that, I followed the following instructions..
http://docs-cloudfoundry-acceptance.cfapps.io/deploying/aws/index.html
I used the…
-
Hi, I'd like go share my tip to resolve the error and ask question on why the error occurs.
I deployed cf v226 and diego 0.1442.0 on bosh-lite and had the following error:
``` bash
$ bosh deploy
Act…
-
Hi ,
It will be failed if i use `bosh >155` to deploy CF,`bosh-155` is successful.
``` log
Started preparing configuration > Binding configuration. Done (00:00:04)
Started updating job ha_proxy…