-
2016-04-19T19:28:26.43+0800 [STG/0] OUT -----> Uploading droplet (7.0M)
2016-04-19T19:28:26.63+0800 [API/0] ERR encountered error: Staging error: failed to stage application:
2016-04-19T19:2…
-
I've got `rubygems.properties` set with:
``` ini
gem.proxy.url=https://REDACTED/artifactory/api/gems/
gem.caching.proxy.url=https://REDACTED/artifactory/api/gems/
```
And when I run the application…
-
``` bash
ubuntu@op-v222-bosh-init:~/workspace/cf-release$ bosh -n deploy
Acting as user 'admin' on deployment 'cf-openstack-v212' on 'bosh-director'
Getting deployment properties from director...
Dep…
-
Hello all
I am following the page and tried to deploy latest code.
It keeps failing for
Started updating job database_z1 > database_z1/0 (canary). Failed: `database_z1/0' is not running after up…
-
In our environment with Diego installed, we got the following error after running CATs in the diego tests:
```
cf start CATS-APP-d95edcab-bd3e-43f5-6d36-1acc1fa48820
Starting app CATS-APP-d95edcab-bd…
-
An update of a deployment for cf-release just failed with the following situation
- one of the DEAs could not be shut down successfully and the director kept calling it
- on the DEA, we saw that `drai…
-
``` bash
ubuntu@op-v222-bosh-init:~/workspace/cf-release$ bosh -n upload release releases/cf-212.yml
Acting as user 'admin' on 'bosh-director'
Copying packages
----------------
cloud_controller_ng
de…
-
``` bash
ubuntu@op-v226:~/workspace/cf-release$ bosh upload release /home/ubuntu/workspace/cf-release/releases/cf-226.tgz
Acting as user 'admin' on 'bosh-director'
Verifying manifest...
Extract manif…
-
With @mkristian's recent changes being merged, it is now impossible to build a `jrubyJar` (fat jar) without also producing a jar artifact.
```
:jar SKIPPED
:jrubyJar
FAILURE: Build failed with an ex…
-
hi all,
I get a crash problem when i try to get docker image from my private docker registry.it is trying to access a null pointer.
here is the stack:
``` log
2015/04/20 21:04:45 http: panic servin…