Aurora-dx QEMU Error

Hello,
I am new Aurora DX user and I am really enjoying it. I am trying to create a VM using Virtual Machine manager on qemu://system. I ran the ujust script add myself to the libvirt group.
I am getting an error when trying to start the default network.
sudo virsh net-list --all command shows ‘default’ network state as inactive with AutoStart - yes and Persistent -yes. However when I try to start the network, via sudo virsh net-start default, I get the following error:

error: Failed to start network default
error: cannot create directory /var/lib/libvirt/dnsmasq: Permission denied

This prevents me from starting or installing any VM’s.

Any help would be greatly appreciated.

Thanks

Same problem here.
ujust dx-group didn’t help.

Did you ever get this running?

Btw.: I am running Aurora. The output of ujust device-info here.

No I couldn’t get it to work

This command (from here) seems to help:

sudo restorecon -rv /var/lib/libvirt

in the further process, these commands needed to be executed as well (see here):

sudo restorecon -rv /var/log/libvirt/
systemctl restart swtpm-workaround.service