Apps Fail to Start Running After Update

Hi, guys. I’m running TrueNAS Scale 25.04.1. Yesterday, two of my apps showed Updates Available. I proceeded to update the first one and got an error I had never seen. I took a chance and tried the second app update, and got a similar error. Obviously not a coincidence. Does anyone know what the error means and how I can fix this? I tried to Roll Back to my previous version, but it requires that the app be running, which it obviously can’t… so I’m stuck.

This is the error for one of the apps (identical to the second app):

And this is the content of the app_lifecycle.log file:

[2025/07/11 18:42:20] (ERROR) app_lifecycle.compose_action():56 - Failed 'up' action for 'paperless-ngx' app:  tika Pulling \n permissions Pulling \n postgres_upgrade Pulling \n gotenberg Pulling \n redis Pulling \n paperless Pulling \n postgres Pulling \n paperless Error Get "https://registry-1.docker.io/v2/": dial tcp: lookup registry-1.docker.io on 10.0.25.1:53
: read udp 10.0.25.4:58863->10.0.25.1:53: i/o timeout\n postgres Error context canceled\n tika Error context canceled\n postgres_upgrade Error context canceled\n permissions Error context canceled\n redis Error context canceled\n gotenberg Error context canceled\nError response from daemon: Get "https://registry-1.docker.io/v2/": dial tcp: lookup registry-1.docker
.io on 10.0.25.1:53: read udp 10.0.25.4:58863->10.0.25.1:53: i/o timeout\n
[2025/07/11 18:43:07] (ERROR) app_lifecycle.compose_action():56 - Failed 'up' action for 'paperless-ngx' app:  tika Pulling \n redis Pulling \n tika Error Get "https://registry-1.docker.io/v2/": dial tcp: lookup registry-1.docker.io on 10.0.25.1:53: read udp 10.0.25.4:40191->10.0.25.1:53: i/o timeout\n redis Error context canceled\nError response from daemon: Get 
"https://registry-1.docker.io/v2/": dial tcp: lookup registry-1.docker.io on 10.0.25.1:53: read udp 10.0.25.4:40191->10.0.25.1:53: i/o timeout\n
[2025/07/11 18:44:19] (ERROR) app_lifecycle.compose_action():56 - Failed 'up' action for 'syncthing' app:  syncthing Pulling \n syncthing Error Get "https://registry-1.docker.io/v2/": dial tcp: lookup registry-1.docker.io on 10.0.25.1:53: read udp 10.0.25.4:54316->10.0.25.1:53: i/o timeout\nError response from daemon: Get "https://registry-1.docker.io/v2/": dial t
cp: lookup registry-1.docker.io on 10.0.25.1:53: read udp 10.0.25.4:54316->10.0.25.1:53: i/o timeout\n
[2025/07/11 18:58:53] (ERROR) app_lifecycle.compose_action():56 - Failed 'up' action for 'syncthing' app:  syncthing Pulling \n syncthing Error Get "https://registry-1.docker.io/v2/": dial tcp: lookup registry-1.docker.io on 10.0.25.1:53: read udp 10.0.25.4:42226->10.0.25.1:53: i/o timeout\nError response from daemon: Get "https://registry-1.docker.io/v2/": dial t
cp: lookup registry-1.docker.io on 10.0.25.1:53: read udp 10.0.25.4:42226->10.0.25.1:53: i/o timeout\n

Thanks for your time!

Have just encountered the same issue, so clearly not something unique to your setup. I’m also looking for a solution.

1 Like