Trouble rebooting VMs at the OS layer after upgrading to Incus 7.0?

Hello everyone,

I am running Incus 7.0-debian13-202605061505 using the Zabbly package on Debian Trixie. Since upgrading, it seems that about half the time when I issue sudo reboot or something similar from my VMs, they are stopped instead of rebooted and I have to run incus start ${vm} manually.

The VMs are running my own custom image of Fedora 43 and do not have the incus agent running.

I don’t remember this being a problem before the 7.0 upgrade-but that could be a coincidence as well. If anyone has suggestions on how best to troubleshoot, please let me know. I don’t mind installing the incus agent if y’all think it will help matters.

We had some fixes around that logic in Incus 7.0 so it’s certainly possible that we’ve regressed something. Can you file a bug at Sign in to GitHub · GitHub?

Thanks, I’m working on a reproducer now and will file a bug report when I have better info.