Can't start node due to containers marked for removal

Hi - I get the following error when I try to start my containers. I updated and the app was buggy - I tried following the troubleshoot guide " One Umbrel App do not start or it can’t be installed", when starting I get this error

umbrel@umbrel:~/umbrel $ sudo ./scripts/start
bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)

======================================
============= STARTING ===============
============== UMBREL ================
======================================

Setting environment variables...

Starting karen...

Starting status monitors...
Starting memory monitor...

Starting backup monitor...

Starting decoy backup trigger...


Starting Docker services...

Starting umbrel_app_tor_1 ... 
umbrel_app_2_tor_1 is up-to-date
dashboard is up-to-date
Starting umbrel_app_tor_1 ... error
Starting tor              ... 

Starting tor              ... error

ERROR: for tor  Cannot start service tor: container is marked for removal and cannot be started

ERROR: for app_tor  Cannot start service app_tor: container is marked for removal and cannot be started

ERROR: for tor  Cannot start service tor: container is marked for removal and cannot be started
ERROR: Encountered errors while bringing up the project.

I also get these errors in the debug scripts

Attaching to

Tor logs

--------

Attaching to tor

ERROR: can not get logs from container which is dead or marked for removal

bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)

App logs

--------

btcpay-server

bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)

ERROR: can not get logs from container which is dead or marked for removal

Attaching to btcpay-server_web_1, btcpay-server_nbxplorer_1

lightning-terminal

bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)

ERROR: can not get logs from container which is dead or marked for removal

Attaching to lightning-terminal_web_1

mempool

bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)

Attaching to

ride-the-lightning

bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)

Attaching to

samourai-server

bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)

ERROR: can not get logs from container which is dead or marked for removal

Attaching to samourai-server_node_1, samourai-server_whirlpool_1

sphinx-relay

bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)

Attaching to

thunderhub

bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)

Attaching to

vaultwarden

This is resolved now

  • Issue was probably caused by either overheating or me connecting the fan to the pins. I didn’t think this would be an issue as the pi has worked for months
  • I updated and restarted my node. Debug comes through clean and I can access Umbrel UI

I now have a separate issue where it seems stuck on synchronization (a no wallet data or syncronization progress appears). Will debug that separately