-
Notifications
You must be signed in to change notification settings - Fork 37
Description
OS: Ubuntu 17.04
$ conjure-up kubernetes
"Canonical Distribution of Kubernetes"
accepting all defaults.
$ snap list
Name Version Rev Developer Notes
conjure-up 2.5.2-20180113.1501 924 canonical classic
core 16-2.30 3748 canonical core
lxd 2.21 5408 canonical -
2018-01-15 08:01:29,873 [DEBUG] conjure-up/canonical-kubernetes - step.py:250 - Executing script: /home/eddy/.cache/conjure-up/canonical-kubernetes/steps/01_select-network/after-input
2018-01-15 08:01:33,415 [DEBUG] conjure-up/canonical-kubernetes - step.py:101 - Contents: (<Padding selectable flow widget <AttrMap selectable flow widget <PlainButton selectable flow widget 'Next'> attr_map={None: 'button_primary'} focus_map={None: 'button_primary focus'}> align='right' width=('relative', 20)>, ('weight', 1))
2018-01-15 08:01:33,435 [DEBUG] conjure-up/canonical-kubernetes - step.py:101 - Contents: (<Text flow widget ''>, ('weight', 1))
2018-01-15 08:01:33,545 [DEBUG] conjure-up/canonical-kubernetes - telemetry.py:17 - Showing screen: Configure Applications
2018-01-15 08:01:36,911 [DEBUG] conjure-up/canonical-kubernetes - telemetry.py:17 - Showing screen: Bootstrap
2018-01-15 08:01:37,744 [INFO] conjure-up/canonical-kubernetes - common.py:66 - Creating Juju model.
2018-01-15 08:21:37,926 [DEBUG] conjure-up/canonical-kubernetes - events.py:53 - Setting Error at conjureup/events.py:148
2018-01-15 08:21:37,931 [ERROR] conjure-up/canonical-kubernetes - events.py:160 - Unhandled exception in <Task finished coro=<BaseBootstrapController.run() done, defined at /snap/conjure-up/924/lib/python3.6/site-packages/conjureup/controllers/bootstrap/common.py:15> exception=Exception('Unable to create model: ERROR opening API connection: try was stopped\n',)>
Traceback (most recent call last):
File "/snap/conjure-up/924/lib/python3.6/site-packages/conjureup/controllers/bootstrap/common.py", line 19, in run
await self.do_add_model()
File "/snap/conjure-up/924/lib/python3.6/site-packages/conjureup/controllers/bootstrap/common.py", line 32, in do_add_model
app.provider.credential)
File "/snap/conjure-up/924/lib/python3.6/site-packages/conjureup/juju.py", line 876, in add_model
"Unable to create model: {}".format(stderr.decode('utf8')))
Exception: Unable to create model:
ERROR opening API connection: try was stopped
2018-01-15 08:21:37,936 [DEBUG] conjure-up/canonical-kubernetes - init.py:24 - Showing dialog for exception: Unable to create model: ERROR opening API connection: try was stopped