← Back to team overview

cf-charmers team mailing list archive

Issue with deploying latest version of Cloud Foundry Juju charm (revno 139).

 

Hey, all.

Today I was able to try to deploy Cloud Foundry with the juju charm. I've
updated my juju charm to 139 revision and followed steps described in
README. The issue is that execution of `cfdeploy` command stucked. After
trying to run cfdeploy script manually I've found out that execution stops
on `juju deploy` command. During the time `juju deploy` is stucked, `juju
status` shows that there waw no any service created (the value for services
in result yaml is `services: {}`). I've waited for 20-30 minutes and
nothing changed.

The test was performed on Mac OS with Juju 1.20.7 (the latest from homebrew
formulas) and on Ubuntu with Juju 1.20.8.

A tail for `juju debug-log` was following:
https://gist.githubusercontent.com/allomov/eb313ec67fa3666de909/raw/23bf58ffeffecf407cd226f99a10737ba9b2f7dd/fail-for-juju-1.20.7-macos.log

I also tried to deploy the version of Juju charm from this page
https://manage.jujucharms.com/~cf-charmers/trusty/cloudfoundry, in this
case machine for cloud foundry charm was created and after this process
stopped.

Could you tell what can be wrong with this setup?


Thank you,
Alex L.

Follow ups