Hi, thanks for replying, and sorry for the late reply, I’ve been busy at work.
This is what the terminal prints for me;
user@machine:~$ juju bootstrap maas-cloud
Creating Juju controller “maas-cloud-default” on maas-cloud/default
Looking for packaged Juju agent version 2.9.25 for amd64
Located Juju agent version 2.9.25-ubuntu-amd64 at https://streams.canonical.com/juju/tools/agent/2.9.25/juju-2.9.25-ubuntu-amd64.tgz
Launching controller instance(s) on maas-cloud/default…
ERROR failed to bootstrap model: cannot start bootstrap instance: failed to acquire node: unexpected: ServerError: 500 Internal Server Error (list index out of range)
user@machine:~$ juju deploy tiny-bash --debug
ERROR No controllers registered.
Please either create a new controller using “juju bootstrap” or connect to
another controller that you have been given access to using “juju register”.
user@machine:~$ juju add-machine hip-elf
ERROR No controllers registered.
Please either create a new controller using “juju bootstrap” or connect to
another controller that you have been given access to using “juju register”.
I don’t know what I’m doing wrong, I thought I understood the documentation but apparently not