Hello,
After upgrading to 25.10 all of my previous LXCs (from 25.04) disappeared and the service was not running, with a configuration error. I figured out this was from my Technitium custom app binding to port 53 of all interfaces. I successfully changed the app to specify an interface, but now when I try to start the Containers service I get a new configuration error:
[EFAULT] Missing dependencies: Profile "scriptcli-storage" in project "default"
I have not found any references to this issue and really have no idea how to proceed.
EDIT: Adding more logs. From /var/log/middlewared.log
[2025/11/20 13:26:38] (ERROR) middlewared.job.run():540 - Job <bound method VirtGlobalService.recover of <middlewared.plugins.virt.global.VirtGlobalService object at 0x7f112754f350>> failed: CallError(‘Missing dependencies: Profile “scriptcli-storage” in project “default”’)
[2025/11/20 13:26:38] (ERROR) middlewared.job.run():540 - Job <bound method VirtGlobalService.setup of <middlewared.plugins.virt.global.VirtGlobalService object at 0x7f112754f350>> failed: CallError(‘Missing dependencies: Profile “scriptcli-storage” in project “default”’)
[2025/11/20 13:26:38] (ERROR) middlewared.job.run():540 - Job <bound method VirtGlobalService.do_update of <middlewared.plugins.virt.global.VirtGlobalService object at 0x7f112754f350>> failed: CallError(‘Missing dependencies: Profile “scriptcli-storage” in project “default”’)