Hello together,
I needed to do a reinstall of my TrueNas system and did a clean install of TrueNAS 25.04.
After reconfigured the system an reenabled my storage pools.
So far so good.
A some restarts I can now get my apps, I installed on an one of the reconnected storage pools.
Most of the apps I am able to start, but some of them I couldn’t.
For all of them I get the same message, when searching in /var/log/app_lifecycle.log:
[2026/01/27 01:11:38] (ERROR) app_lifecycle.compose_action():56 - Failed ‘up’ action for ‘home-assistant’ app: Network ix-home-assistant_default Creating\n Network ix-home-assistant_default Created\n Container ix-home-assistant-permissions-1 Creating\n Container ix-home-assistant-init-1 Creating\n Container ix-home-assistant-permissions-1 Created\n Container ix-home-assistant-postgres_upgrade-1 Creating\nError response from daemon: error creating overlay mount to /mnt/.ix-apps/docker/overlay2/f21f0dec3b11a9e1ed3dacc387a17e61411703126b89c897572bd1832cac5495-init/merged: no such file or directory\n
[2026/01/27 01:15:40] (ERROR) app_lifecycle.compose_action():56 - Failed ‘up’ action for ‘nginx-proxy-manager’ app: Network ix-nginx-proxy-manager_default Creating\n Network ix-nginx-proxy-manager_default Created\n Container ix-nginx-proxy-manager-npm-1 Creating\nError response from daemon: error creating overlay mount to /mnt/.ix-apps/docker/overlay2/973c4879afde76b5414d030456468fe0b43046c244af23f9e585bd4196e3e526-init/merged: no such file or directory\n
[2026/01/27 01:18:59] (ERROR) app_lifecycle.compose_action():56 - Failed ‘up’ action for ‘nginx-proxy-manager’ app: Network ix-nginx-proxy-manager_default Creating\n Network ix-nginx-proxy-manager_default Created\n Container ix-nginx-proxy-manager-npm-1 Creating\nError response from daemon: error creating overlay mount to /mnt/.ix-apps/docker/overlay2/6c6a5fe988ee552623461a6309331eb1a55777525b0852194a9e0dede5474e57-init/merged: no such file or directory\n
[2026/01/27 01:21:51] (ERROR) app_lifecycle.compose_action():56 - Failed ‘up’ action for ‘node-red’ app: Network ix-node-red_default Creating\n Network ix-node-red_default Created\n Container ix-node-red-node-red-1 Creating\nError response from daemon: error creating overlay mount to /mnt/.ix-apps/docker/overlay2/eeea10a5181ebf50750cb3523f1ad3f0130f50424142e413bb7fae50916fd3e5-init/merged: no such file or directory\n
[2026/01/27 01:21:52] (ERROR) app_lifecycle.compose_action():56 - Failed ‘up’ action for ‘nextcloud’ app: Network ix-nextcloud_default Creating\n Network ix-nextcloud_default Created\n Volume “ix-nextcloud_redis-data” Creating\n Volume “ix-nextcloud_redis-data” Created\n Container ix-nextcloud-permissions-1 Creating\n Container ix-nextcloud-imaginary-1 Creating\n Container ix-nextcloud-imaginary-1 Created\n Container ix-nextcloud-permissions-1 Created\n Container ix-nextcloud-postgres_upgrade-1 Creating\n Container ix-nextcloud-redis-1 Creating\nError response from daemon: error creating overlay mount to /mnt/.ix-apps/docker/overlay2/1f0c54f3ebd68eb2c587f897ceaf84284ab243085d9a44cea460bf6d1cdc13a5-init/merged: no such file or directory\n
[2026/01/27 01:21:52] (ERROR) app_lifecycle.compose_action():56 - Failed ‘up’ action for ‘nginx-proxy-manager’ app: Network ix-nginx-proxy-manager_default Creating\n Network ix-nginx-proxy-manager_default Created\n Container ix-nginx-proxy-manager-npm-1 Creating\nError response from daemon: error creating overlay mount to /mnt/.ix-apps/docker/overlay2/29dc60c3303b06a673cea62407f00bcabc1fc2c25b54829da937b5f304333c68-init/merged: no such file or directory\n
[2026/01/27 01:21:56] (ERROR) app_lifecycle.compose_action():56 - Failed ‘up’ action for ‘lazylibrarian’ app: Network ix-lazylibrarian_default Creating\n Network ix-lazylibrarian_default Created\n Container ix-lazylibrarian-lazylibrarian-1 Creating\nError response from daemon: error creating overlay mount to /mnt/.ix-apps/docker/overlay2/c7ffcfd9a6bc79f871e14073d55c7e3a403f16a0af50476e01f742fac6bfedd3-init/merged: no such file or directory\n
[2026/01/27 01:22:41] (ERROR) app_lifecycle.compose_action():56 - Failed ‘up’ action for ‘node-red’ app: Network ix-node-red_default Creating\n Network ix-node-red_default Created\n Container ix-node-red-node-red-1 Creating\nError response from daemon: error creating overlay mount to /mnt/.ix-apps/docker/overlay2/81051f87e6c7a0c134dd5dbe1595384d9fe169e75abd14ad069cf3f6383631b1-init/merged: no such file or directory\n
Could you help me fixing this?