Could not create domain

Hi,

When I create a VM, for example ttylinux and use default network settings, the vm deploys as intended. But when I use my virtuel network, I get the following error:

error deploying virtual machine: Could not create domain from /var/lib/one//datastores/0/55/deployment.0


I followed this video for creating the virtual network and added my cidr.

Can anyone point out on where to start? I tried changing the driver from “ssh” to “qcow2”. The weird thing is that it deploys fine with default network settings. So I would say the datastore works as intended. But with the virtual network, it doesn’t.

Thanks in advance.

Hello @apollo

Could you please share the full VM log, this is located in /var/log/one/<VM_ID>.log.

Best,
Álex.

I actually think I found the problem, the bridge networks did not match… I made sure they where identical and now the error does not occur anymore.