I do no if this is the right answer to your question but I faced the same kind of problem : The MaaS web user interface became unrecheable after changing the IP address of my controller.
The solution was to reconfigure a lot of MaaS related packages : dpkg --get-selections | grep maas Here is the output : maas install maas-cli install maas-cluster-controller install maas-common install maas-region-controller install python-django-maas install python-maas-client install python-maas-provisioningserver install I reconfigured the packages : $ sudo dpkg-reconfigure maas-region-controller $ sudo dpkg-reconfigure maas-cluster-controller $ sudo ... $ sudo reboot ... All works fine now ! Hope it helps. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/994779 Title: changing the IP address of the maas server requires a reinstall To manage notifications about this bug go to: https://bugs.launchpad.net/maas/+bug/994779/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs