Umbrel instalation error

When I try Install umbrel on debian 12 virtual machine give me this ERROR:
<<ERROR: Get “https://registry-1.docker.io/v2/getumbrel/manager/manifests/sha256:400559b951ec19b9e79c5eec96bf2a11efd57a7f9c65f9a8cc03e6ff833e9a59”: Get “https://auth.docker.io/token?scope=repository%3Agetumbrel%2Fmanager%3Apull&service=registry.docker.io”: dial tcp [2600:1f18:2148:bc00:8334:ca86:c3d6:a507]:443: connect: network is unreachable
Failed to start containers
Skipping status update when not on Umbrel OS>>
Somebody knows how to deal with this. I will to appreciate any help. Thanks an advance.

Can you please try running the following and see if Umbrel is running after the reboot:

sudo systemctl stop docker && sudo rm -rf /var/lib/docker/* && sudo reboot

Let me know how that goes!

1 Like