Upgrade LND stuck at "starting" v 0.16.2

there is some problem (and it may be not localized to me) with last update of Lightning app. I tried to update it, and after that, everything LN is stuck on “starting”

power on and power off does not seem to help

one can try to restart it via ssh, and this is the outcome:

umbrel@umbrel:~ $ ~/umbrel/scripts/app restart lightning

Stopping app lightning...
No stopped containers
Starting app lightning...
Executing hook: /home/umbrel/umbrel/app-data/lightning/hooks/pre-start
Pulling lnd (lightninglabs/lnd:v0.16.2- 
beta@sha256:7...numbers...d)...
ERROR: Get "https://registry-1.docker.io/v2/": dial tcp 52.1.184.176:443: i/o timeout

umbrel@umbrel:~ $ ~/umbrel/scripts/app restart lightning

Stopping app lightning...
No stopped containers
Starting app lightning...
Executing hook: /home/umbrel/umbrel/app-data/lightning/hooks/pre-start
Pulling lnd (lightninglabs/lnd:v0.16.2- 
beta@sha256:7...numbers...d)...
ERROR: Get "https://registry-1.docker.io/v2/": net/http: TLS handshake timeout

umbrel@umbrel:~ $ ~/umbrel/scripts/app restart lightning

Stopping app lightning...
No stopped containers
Starting app lightning...
Executing hook: /home/umbrel/umbrel/app-data/lightning/hooks/pre-start
Pulling lnd (lightninglabs/lnd:v0.16.2- 
beta@sha256:7...stuff...d)...
ERROR: Get "https://registry-1.docker.io/v2/": net/http: request canceled while waiting for connection 
(Client.Timeout exceeded while awaiting headers)

I run the same command earlier today.
It seems you have some trouble connecting to that last url which returned error.
The same did not happen for me.
Is it possible you have some kind of block?
Try browsing the answers in this thread: