I have created a MAAS cloud and setup a controller already, $ juju status
Model Controller Cloud/Region Version SLA Timestamp
default maas-cloud-control maascloud 2.4.4 unsupported 16:50:34+08:00
Machine State DNS Inst id Series AZ Message
0 started 10.20.0.2 fxcmyn xenial default Deployed
But if want to deploy anything like “juju-gui”, it will consistently failed with the below error message,
I have googled for an while, looks like to me it is related with https/http connection, is there any configuration in “juju” or “MAAS” that can switch from https to http? The proxy used in MAAS is set to built-in.
Thank you in the advance for any kind of comments!
What proxy is there in MAAS? You might need to change the Juju config for the proxy if there’s one. If the Juju controller (on the maas node) isn’t able to get the url from the charmstore it’ll not work.