App not running after update from 1.3 to 1.4

I just updated the UmbrelOS from 1.3 to 1.4. After that I updated the Bitcoin Node and Lightning Node, but they stuck. So I restarted Umbrel, but the Bitcoin Node and the Lightning Node is not running. How to solve the problem?
Thanks

Please attach the Umbrel logs, as well as any information detailing your situation.

Mar 08 14:52:30 umbrel umbreld[3739]: bitcoind Error Get “https://registry-1.docker.io/v2/”: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
Mar 08 14:52:30 umbrel umbreld[3739]: app_proxy Error Get “https://registry-1.docker.io/v2/”: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
Mar 08 14:52:30 umbrel umbreld[3739]: Error response from daemon: Get “https://registry-1.docker.io/v2/”: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
Mar 08 14:52:30 umbrel dockerd[557]: time=“2025-03-08T14:52:30.195553468Z” level=error msg=“Handler for POST /v1.44/images/create returned error: Get "https://registry-1.docker.io/v2/\”: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)"
Mar 08 14:52:30 umbrel umbreld[781]: [app ] [error] Attempt 3 starting app bitcoin failed. There are 0 retries left.
Mar 08 14:52:30 umbrel umbreld[781]: [apps ] [error] Failed to start app bitcoin: Command failed with exit code 1: /opt/umbreld/source/modules/apps/legacy-compat/app-script start bitcoin
Mar 08 14:52:31 umbrel dockerd[557]: time=“2025-03-08T14:52:31.494466274Z” level=warning msg=“Error getting v2 registry: Get "https://registry-1.docker.io/v2/\”: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)"
Mar 08 14:52:31 umbrel dockerd[557]: time=“2025-03-08T14:52:31.494673945Z” level=info msg=“Attempting next endpoint for pull after error: Get "https://registry-1.docker.io/v2/\”: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)"
Mar 08 14:52:31 umbrel dockerd[557]: time=“2025-03-08T14:52:31.494493349Z” level=warning msg=“Error getting v2 registry: Get "https://registry-1.docker.io/v2/\”: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)"
Mar 08 14:52:31 umbrel dockerd[557]: time=“2025-03-08T14:52:31.494904284Z” level=info msg=“Attempting next endpoint for pull after error: Get "https://registry-1.docker.io/v2/\”: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)"
Mar 08 14:52:31 umbrel dockerd[557]: time=“2025-03-08T14:52:31.506083352Z” level=error msg=“Handler for POST /v1.44/images/create returned error: Get "https://registry-1.docker.io/v2/\”: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)"
Mar 08 14:52:31 umbrel umbreld[3992]: lnd Error Get “https://registry-1.docker.io/v2/”: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
Mar 08 14:52:31 umbrel umbreld[3992]: app_proxy Error Get “https://registry-1.docker.io/v2/”: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
Mar 08 14:52:31 umbrel umbreld[3992]: Error response from daemon: Get “https://registry-1.docker.io/v2/”: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
Mar 08 14:52:31 umbrel dockerd[557]: time=“2025-03-08T14:52:31.507865744Z” level=error msg=“Handler for POST /v1.44/images/create returned error: Get "https://registry-1.docker.io/v2/\”: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)"
Mar 08 14:52:31 umbrel umbreld[781]: [app ] [error] Attempt 3 starting app lightning failed. There are 0 retries left.

Please clarify this for me.

You say:

I just updated the UmbrelOS from 1.3 to 1.4. After that I updated the Bitcoin Node and Lightning Node, but they stuck. So I restarted Umbrel, but the Bitcoin Node and the Lightning Node is not running.

umbrel restarted automatically after finishing the update.

Was this your case or did you have to restart manually after finishing the update and then, when you saw that bitcoin core and Lightning were not working, you restarted again?

After I update the UmbrelOS from 1.3 to 1.4, I also updated Bitcoin Node and Lightning. But after a very long time the update is still stuck. So I restarted my Umbrel Node, and the Bitcoin Node and Lightning became “Not running”. I restarted the system several times, they are still not running. This is the case.

Sorry to be persistent with this, but without having the complete logs, I would like to be as clear as possible about the issue before making a mistake and aggravating the problem.

You say:

After I update the UmbrelOS from 1.3 to 1.4, I also updated Bitcoin Node and Lightning.

This means that the update process to v1.4 is performed, umbrel restarts by itself to complete the update and, after restarting, you enter umbrel again to update bitcoin core and lighting. Is this correct?

By the way, could you tell me what hardware you are using?

You can use paste.bin to paste the entire log content and then paste the link here.

Yes, the update process to v1.4 is performed, but the update of bitcoin core and lightning is not performed.
I use rasberry pi 4B(4GB memory, 2TB SSD)
Can I fix this by reflash the SD card(UmbrelOS)?