Advertisement
Guest User

Untitled

a guest
May 22nd, 2017
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.14 KB | None | 0 0
  1. 2017-05-22 16:00:35,086 [DEBUG] conjure-up/canonical-kubernetes - events.py:50 - Setting Error at conjureup/events.py:133
  2. 2017-05-22 16:00:35,087 [ERROR] conjure-up/canonical-kubernetes - events.py:141 - Unhandled exception
  3. Traceback (most recent call last):
  4. File "/snap/conjure-up/321/lib/python3.6/site-packages/conjureup/events.py", line 139, in handle_exception
  5. raise exc
  6. File "/snap/conjure-up/321/lib/python3.6/site-packages/conjureup/controllers/bootstrap/common.py", line 56, in do_bootstrap
  7. app.current_cloud)
  8. File "/snap/conjure-up/321/lib/python3.6/site-packages/conjureup/juju.py", line 768, in add_model
  9. "Unable to create model: {}".format(stderr.decode('utf8')))
  10. Exception: Unable to create model: ERROR opening API connection: unable to connect to API: x509: cannot validate certificate for 162.213.33.250 because it doesn't contain any IP SANs
  11.  
  12. 2017-05-22 16:00:35,097 [DEBUG] conjure-up/canonical-kubernetes - __init__.py:32 - Showing dialog for exception: Unable to create model: ERROR opening API connection: unable to connect to API: x509: cannot validate certificate for 162.213.33.250 because it doesn't contain any IP SANs
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement