Hey! I'm running into a bit of an explosion when starting the dagger engine - attached are the logs.
Messages like this:
dnsmasq: cannot read /var/run/containers/cni/dnsname/dagger/dnsmasq.conf: Permission denied
buildkitd: plugin type="dnsname" failed (add): open /var/run/containers/cni/dnsname/dagger/pidfile: no such file or directory
level=warning msg="failed to release network namespace \"50bsnlusnole81j83oa9g8fk1\" left over from previous run: plugin type=\"loopback\" failed (delete): unknown FS magic on \"/var/lib/dagger/net/cni/50bsnlusnole81j83oa9g8fk1\": ef53"
This seems to all point to a buildkit fluke when setting up the CNI? I'm doing my own digging, but I want to share this in case anyone has seen this before / could give some pointers...
any and all help is greatly appreciated! Thank you.