Re: cf push fails (goroutine errors)


Alexander Lomov <alexander.lomov@...>
 

Looks like your CF CLI client fails to make a connection to CC API. Here
are some points about your case:

- you can run `cf push` with `CF_TRACE=true` environment variable to get
more verbose output: like this `CF_TRACE=true cf push`.

- you can try to run CATs (Cloud Foundry Acceptance Tests) to find out
possible root of the problem. Here is a link to CATs for cf-release v212
[1] and here is folder where you can find a link to it [2]

[1]
https://github.com/cloudfoundry/cf-acceptance-tests/tree/cdced815f585ef4661b2182799d1d6a7119489b0
[2]
https://github.com/cloudfoundry/cf-release/tree/v212/src/github.com/cloudfoundry

Best wishes,
Alex L.

------------------------
Alex Lomov
*Altoros* — Cloud Foundry deployment, training and integration
*Twitter:* @code1n <https://twitter.com/code1n> *GitHub:* @allomov
<https://gist.github.com/allomov>

On Thu, Jul 16, 2015 at 11:11 AM, Michele Santuari <
michele.santuari(a)create-net.org> wrote:

Hi,
we have installed CF v212 on top of Openstack 6.0. Cloudfoundry has been
installed with bosh-init. All the VMs are up and running and bosh
cloudcheck reports 0 errors.
The problem is that when we push applications, we get a lot of errors
related to goroutine (see log file
<https://drive.google.com/open?id=0B8Z5KYzSwwx3WTdmT3hOQWk4eVU>) and the
applications are not started.
Could you help me identify the problem?
Thanks,

--
Michele Santuari
CREATE-NET
Junior Research Engineer
Via alla Cascata 56/D - 38123 Povo Trento (Italy)
e-mail: michele.santuari(a)create-net.org
Tel: (+39) 0461312443
Hangout: michele.santuari(a)create-net.org
Skype: s4nto.m
www.create-net.org
--------------------------------------------------------
The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material. Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited according to the
Italian Law 196/2003 of the Legislature. If you received this in error,
please contact the sender and delete the material from any computer.

_______________________________________________
cf-dev mailing list
cf-dev(a)lists.cloudfoundry.org
https://lists.cloudfoundry.org/mailman/listinfo/cf-dev

Join {cf-dev@lists.cloudfoundry.org to automatically receive all group messages.