Conjure-up: JujuError: ['subordinate application must be deployed without units']

Created on 20 Jun 2017  路  5Comments  路  Source: conjure-up/conjure-up

https://sentry.io/canonical-pj/conjure-up/issues/296620291/events/5989961393/

JujuError: ['subordinate application must be deployed without units']
(3 additional frame(s) were not displayed)
...
  File "juju/model.py", line 1166, in _deploy
    result = await app_facade.Deploy([app])
  File "juju/client/facade.py", line 392, in wrapper
    reply = await f(*args, **kwargs)
  File "juju/client/_client4.py", line 486, in Deploy
    reply = await self.rpc(msg)
  File "juju/client/facade.py", line 514, in rpc
    result = await self.connection.rpc(msg, encoder=TypeEncoder)
  File "juju/client/connection.py", line 258, in rpc
    raise JujuError(errors)

JujuError: ['subordinate application must be deployed without units']
bug

Most helpful comment

I'm seeing this error using conjure-up on lxd in Ubuntu 18.04

All 5 comments

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

I'm seeing this error using conjure-up on lxd in Ubuntu 18.04

ditto to @joeljohnston Did you find the fix or a workaround?

I created detailed issue here.

please retry with edge snap

Was this page helpful?
0 / 5 - 0 ratings

Related issues

btro picture btro  路  3Comments

bigjools picture bigjools  路  6Comments

castrojo picture castrojo  路  10Comments

magick93 picture magick93  路  6Comments

cjones-virt picture cjones-virt  路  9Comments