LXD on Debian seems stuck on 3.9

Hello All,

Just wondering if anyone has noticed this behavior running snap lxd on debian (proxmox in this case) where it seems stuck on 3.9 and won’t refresh to 3.10

Cheers,
Jon.

What happens when you run snap refresh lxd?

Hi, seems to come back with an error now when I just tried

error: cannot perform the following tasks:

  • Run configure hook of “lxd” snap if present (run hook “configure”:

error: cannot communicate with server: Post http://localhost/v2/snapctl: dial unix /run/snapd-snap.socket: connect: no such file or directory
error: cannot communicate with server: Post http://localhost/v2/snapctl: dial unix /run/snapd-snap.socket: connect: no such file or directory
-----)

Hmm, that’s special, looks like some interesting mntns issues with snapd.
If rebooting is easy for you, that should unstick things, if not, we can do some surgery to the right mount tables to get things to behave.

I’ll try rebooting. Cheers :slight_smile:

For the record, I just rebooted today, then ran snap refresh lxd and its updated to 3.11

All good :slight_smile:
Cheers,
Jon.