Per 3.2.2 apt upgrade not available I have upgraded to 3.2.3, which appears to have resolved the errors communicating between regiond and rackd. CLI behaviour seems to work normally. We are getting errors on some pages of the web UI though. We don’t currently have TLS enabled.
After the page partially loads, it then jumps to a blank page with the error
The server connection failed with the error "t.payload.groups is undefined".
These are the pages it shows on:
http://maas.fqdn:5240/MAAS/r/kvm/virsh/1445/resources
http://maas.fqdn:5240/MAAS/r/machines
http://maas.fqdn:5240/MAAS/r/networks?by=fabric&q=
http://maas.fqdn:5240/MAAS/r/settings/dhcp
http://maas.fqdn:5240/MAAS/r/subnet/63
It appears to be an issue with machine lookup, because I can list subnets, and look at fabrics, spaces etc but not a subnet itself - that would load machines seen on it. Also maas $USER machines read
and maas $USER machine read $ID
on the CLI work fine, so machines information is still available. Additionally, I can create, commission and deploy a new VM so that appears fine too.