hi all, trying to deploy an ubuntu unit I get this error, even if my default base is ubuntu@22.04
my commands:
juju --version
3.6.4-genericlinux-amd64
juju deploy ubuntu
ERROR os “ubuntu” version “24.04” not found
juju model-config|pastebinit https://paste.ubuntu.com/p/5knYntYgdB/
Hey,
Whats is your provider (maas, openstack, …)? Are you able to create 22.04 machines if you were specify ‘–base ubuntu@22.04’? What is the output of juju deploy ubuntu --debug?
juju deploy ubuntu --debug
Erlon
Hi, cloud is maas but after migrating the controller to 3.6.5 it works!