Error: LXD unix socket "/var/snap/lxd/common/lxd/unix.socket" not accessible: permission denied

@kimmy214, I do not proceed as you do to builde etc… . :slightly_smiling_face:

And if you change the line

run: lxc launch ubuntu:22.04 testlxd

to

run: sudo lxc launch ubuntu:22.04 testlxd

?