Juju bootstrap gives me a "409 CONFLICT" error
Posted
by
czajkowski
on Ask Ubuntu
See other posts from Ask Ubuntu
or by czajkowski
Published on 2012-08-16T08:34:56Z
Indexed on
2013/10/24
4:09 UTC
Read the original article
Hit count: 275
am defining a Juju environment on Ubuntu 12.04LTS but when i give command "juju bootstrap", it generates error i.e
Unexpected Error interacting with provider: 409 CONFLICT
2012-04-13 02:25:01,025 ERROR Unexpected Error interacting with provider: 409 CONFLICT
My environments.yaml file is like:
environments:
maas:
type: maas
maas-server: 'http://127.0.0.1:80/MAAS'
maas-oauth: 'YQB6PzembfZtLzgy9q:9tzQyQpCbAG38Vf5Ph:EuNhAmH4LXrLJ6wtBUrYqe9wrwCyJrHf'
admin-secret: 'nothing'
default-series: precise
© Ask Ubuntu or respective owner