Date
1 - 3 of 3
Cannot push docker apps in openstack PCF installation
Ramesh Sambandan
I am installing PCF 1.6.2 in open stack (open source kilo).
Installation is successful (with all the errand jobs) and I can push a spring app successfully, When I try to push docker app I am getting following error. ********************************************************************************************************************************************* cf push docker-lattice --docker-image cloudfoundry/lattice-app ... 2015-11-23T16:39:36.25-0700 [STG/0] ERR Staging process failed: Exit trace for group: 2015-11-23T16:39:36.25-0700 [STG/0] ERR builder exited with error: failed to fetch metadata from [cloudfoundry/lattice-app] with tag [latest] and insecure registries [] due to Get https://index.docker.io/v1/repositories/cloudfoundry/lattice-app/images: read tcp 54.152.236.15:443: i/o timeout 2015-11-23T16:39:36.26-0700 [STG/0] OUT Exit status 2 2015-11-23T16:39:36.26-0700 [STG/0] ERR Staging Failed: Exited with status 2 2015-11-23T16:39:36.49-0700 [API/0] ERR Failed to stage application: staging failed ********************************************************************************************************************************************* I can to Diego Cell VM and successfully do wget https://index.docker.io/v1/repositories/cloudfoundry/lattice-app/images But when I do the wget from container (wsh to the container instance), the wget is not successful. Not sure how to proceed. I can push the same docker app in bosh lite and in vSphere installation. Any help is appreciated. thanks -Ramesh
|
|
Dr Nic Williams
Perhaps try Pivotal Support. This email list is for BOSH users/developers
Happy to try to help once you try out BOSH directly. Nic On Mon, Nov 23, 2015 at 3:55 PM, Ramesh Sambandan <rsamban(a)gmail.com> wrote: I am installing PCF 1.6.2 in open stack (open source kilo).
|
|
Ramesh Sambandan
Got it.
thanks -Ramesh
|
|