I ran the following command (which I got from this thread):
snap refresh maas --channel=latest/edge/curtin-stable
And now in the MAAS WEBGUI, I see it’s maas MAAS : 3.1.0~alpha1
.
Since it’s updated, when it deploys a machine, I can’t seem to SSH into it.
I can’t seem to be able to downgrade. This is what I get:
root@maas:~# sudo snap install --channel=2.9/stable maas
snap "maas" is already installed, see 'snap help refresh'
root@maas:~# snap refresh --stable 2.9
snap "2.9" is not installed
Is it possible to downgrade? I’m really stuck because of this. Thanks ahead!