Actually, an error occurs which I don't know how to interpret or to solve. Does anybody know what I can do?
Restart was done after installing 702-2.
7.0.2-2 (Sandworm)
Processor
Intel(R) N100
Kernel
Linux 6.1.0-18-amd64
It concerns a Zigbee stick which can be 'seen' in KVM add USB device, see att. It used to work. Now the KVM cannot start because of the error.
Code
Failed to add USB device.
error: Failed to attach device from /tmp/virsh_usbJjW3uV
error: Requested operation is not valid: device is already in the domain configuration
virsh attach-device --domain homeassistant --file '/tmp/virsh_usbJjW3uV' --persistent --config
OMV\Exception: Failed to add USB device.
error: Failed to attach device from /tmp/virsh_usbJjW3uV
error: Requested operation is not valid: device is already in the domain configuration
virsh attach-device --domain homeassistant --file '/tmp/virsh_usbJjW3uV' --persistent --config in /usr/share/openmediavault/engined/rpc/kvm.inc:3298
Stack trace:
#0 /usr/share/openmediavault/engined/rpc/kvm.inc(2206): OMVRpcServiceKvm->virshCommand()
#1 [internal function]: OMVRpcServiceKvm->addUsb()
#2 /usr/share/php/openmediavault/rpc/serviceabstract.inc(122): call_user_func_array()
#3 /usr/share/php/openmediavault/rpc/rpc.inc(86): OMV\Rpc\ServiceAbstract->callMethod()
#4 /usr/sbin/omv-engined(535): OMV\Rpc\Rpc::call()
#5 {main}
Display More