Hi,
on 25.04.1 I created a container based on Debian. This was working fine.
Eventually I updated to 25.04.2.1 (I skipped 25.04.2). After the update, the Instances UI (now “Containers”) does not list my container any longer and instead shows “Error” on the top right.
I though this might have to do with the encrypted zvol I used, but even after decrypting it the situation does not change. Also restarting the incus service (systemctl restart incus
) didn’t do any good.
The incus logs don’t really help much either:
-- Boot 05e07f57f4c54ab8be84148f165aace9 --
Aug 11 01:53:54 truenas systemd[1]: Starting incus.service - Incus - Main daemon...
Aug 11 01:53:55 truenas systemd[1]: Started incus.service - Incus - Main daemon.
Aug 11 01:53:58 truenas incusd[5422]: time="2025-08-11T01:53:58+02:00" level=error msg="Failed initializing instance" err="Failed add validation for device \"disk0\": Missing source path \"/mnt/primary/enc/pbs\" for disk \"disk0\"" instance=pbs project=default type=container
Aug 11 01:59:05 truenas systemd[1]: Stopping incus.service - Incus - Main daemon...
Aug 11 01:59:05 truenas systemd[1]: incus.service: Deactivated successfully.
Aug 11 01:59:05 truenas systemd[1]: Stopped incus.service - Incus - Main daemon.
Aug 11 01:59:05 truenas systemd[1]: incus.service: Consumed 3.799s CPU time.
Aug 11 01:59:05 truenas systemd[1]: Starting incus.service - Incus - Main daemon...
Aug 11 01:59:06 truenas systemd[1]: Started incus.service - Incus - Main daemon.
Here are screenshots from the UI before and after the update:
Any help is much appreciated.
Thanks!