Adding LXD to MaaS shows empty storage

So fresh LXD install and MaaS install (same node).
Lxd is using a zfs backend for default storage. When I add it to MaaS via the gui, it shows up, but there is zero storage seen, even though it is several terrabytes.
If I try to ‘refresh’ the host, I get “Failed talking to pod: Not Found”

It was working fine and then I did a wipe/reinstall. That was so I could get the practice and set up MaaS to use a bonded interface. I am able to use lxc and create vms no issue, just can’t do anything via MaaS.

Anyone have insight for troubleshooting?

So after much testing, I do find that it fails to properly connect/interact with the latest lxd 6.
If I install lxd 5.21, it seems to work fine. Tried it on multiple boxes too. The ones running the latest 6 stable (6.7-1f11451) fail. If I purge that and install 5.21 (5.21.4-8caf727) it works as expected. No changes to MaaS.