Failed setting up device "eth0": Failed adding NIC device

Hello,

I am getting the following error on archlinux host,

$ incus launch images:ubuntu/24.04 v1 --vm
Launching v1
Error: Failed instance creation: Failed setting up device via monitor: Failed setting up device "eth0": Failed adding NIC device: Invalid parameter type for 'bootindex', expected: integer

This is what the system has

$ incus --version
6.8
$ pacman -Q qemu
qemu-base 9.2.0-1

How can i make incus to work?

Thanks

Incus doesn’t currently support QEMU 9.2.
You’re going to have to wait for Incus 6.9 for that.

1 Like