Docker containers restart periodically

I’m using an Umbrel Home.

After updating to umbrelOS 1.4.2, all of the docker containers keep on restarting periodically every 15-20 minutes.

I’d prefer to avoid having to do a factory reset, since I have 20+ services installed, configured and running on my Umbrel Home. So if anyone has any idea other than reflashing, it’d be really great.

Here’s a section of the Umbrel logs I was able to cut, spanning a whole restart cycle:
umbrel.log (659.7 KB)


I’ve tried cleaning up docker, but it didn’t work:

sudo systemctl stop umbrel
sudo systemctl stop docker docker.socket
sudo bash -c "rm -rf /var/lib/docker/*"
sudo systemctl start docker docker.socket
sudo systemctl start umbrel

I’ve also tried reinstalling the latest update and then rebooting, but it also didn’t work:

sudo mender install https://download.umbrel.com/release/1.4.2/umbrelos-amd64.update