We are pleased to announce that MAAS 3.5.5 has been released.
There is a known issue with a deb package. Unfortunately it got bundled with a wrong version of maas-ui
. The fix is on the way.
As a temporary workaround you can do the following on your Region controller:
curl -sfL https://assets.ubuntu.com/v1/maas-ui-46934a94591e7355fefff6a50bd55e1b4b8d8591.tar.gz | tar --recursive-unlink --extract -z -C /usr/share/maas/web/static/
3 Likes
THANK YOU. I’ve been tearing my hair out for the last few hours trying to figure out what was going on with my MAAS instance.
1 Like
Thank you for the workaround, it saved my day.