poli1025 opened a new issue, #12225: URL: https://github.com/apache/cloudstack/issues/12225
### problem The issue we are experiencing is that when attempting to remove a network interface in KVM while the VM is powered off, the operation fails with the following error: 'Host with id: null not found.' When the VM is running, the interface can be removed without any problems. ### versions ACS: 4.20.0 SO: Ubuntu 24.0.4 ### The steps to reproduce the bug 1. 2. 3. ... ### What to do about it? **Steps to reproduce the issue:** 1. Power off the VM in KVM. 2. Attempt to remove a network interface from the VM configuration. 3. The operation fails and the following error is returned: "Host with id: null not found". 4. If the same action is performed while the VM is running, the network interface can be removed successfully. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
