I’m getting this same error message:
machine-0: 22:17:10 ERROR juju.worker.dependency "broker-tracker" manifold worker returned unexpected error: cannot create instance broker: creating LXD container manager: Get "http://unix.socket/1.0": dial unix /var/lib/lxd/unix.socket: connect: no such file or directory
The error message is posted roughly every 2 minutes.
The machine is the one and only worker node in a manual cloud created on Linode.
I didn’t try and deploy to LXD, or at least, not intentionally. It only contains a single Caddy application unit, and Caddy Domain subordinate. Both charms are created by me using the operator framework, and I don’t think there’s anything in them that should try and use LXD.
I vaguely remember forgetting to tack on --to 0
on my first attempt to deploy, getting an error, slapping my extensive forehead, and then deploying successfully to the machine.
juju 2.9.31
Controller and worker are both running Ubuntu 22.04.
I have not installed LXD on either machine.
If there’s anything else I can do to help gather info, please let me know.