New Error With juju-deployer

Kevin Sargent javakev23 at yahoo.com
Fri Feb 27 23:11:57 UTC 2015


Suddenly all my deploys stopped working with following errormessage:


 
Traceback (most recent call last):

  File"/usr/bin/juju-deployer", line 9, in <module>

   load_entry_point('juju-deployer==0.4.3', 'console_scripts','juju-deployer')()

  File"/usr/lib/python2.7/dist-packages/deployer/cli.py", line 130, in main

    run()

  File"/usr/lib/python2.7/dist-packages/deployer/cli.py", line 228, in run

   importer.Importer(env, deployment, options).run()

  File"/usr/lib/python2.7/dist-packages/deployer/action/importer.py", line196, in run

   self.deploy_services()

  File"/usr/lib/python2.7/dist-packages/deployer/action/importer.py", line92, in deploy_services

    env_status =self.env.status()

  File"/usr/lib/python2.7/dist-packages/deployer/env/go.py", line 203, instatus

    returnself.client.get_stat()

  File"/usr/lib/python2.7/dist-packages/jujuclient.py", line 599, inget_stat

    returnStatusTranslator().run(watch)

  File"/usr/lib/python2.7/dist-packages/jujuclient.py", line 999, in run

    self._unit(d)

  File"/usr/lib/python2.7/dist-packages/jujuclient.py", line 1031, in _unit

    for p in ports:

TypeError: 'NoneType' object is not iterable


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/juju/attachments/20150227/cb0dadfa/attachment.html>


More information about the Juju mailing list