Starting new containers hängs

Hello community
Since a week after the update I only see this picture.
But my node is running and everything is normal with Ride The Lightning or Thunderhub in the lightning network. According to the error messages, there is probably a problem with the mempool connection?
I don’t know if this is important but before the update I tried to set up the Blue Wallet app but that didn’t work
When I start the node I have the errors:
WARNING: The APP_MEMPOOL_PORT variable is not set. Defaulting to a blank string.
WARNING: The APP_MEMPOOL_HIDDEN_SERVICE variable is not set. Defaulting to a blank string.

Does anyone know the problem ?!

Regards from Switzerland
Roland

FULL STARTING PROCESS:

roland@roland-Macmini:~/umbrel$ sudo ./scripts/start
[sudo] password for roland:
Skipping status update when not on Umbrel OS

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

Setting environment variables…

Starting karen…

Starting status monitors…
Starting memory monitor…

Starting backup monitor…

Starting decoy backup trigger…

Starting Docker services…

auth is up-to-date
dashboard is up-to-date
tor is up-to-date
manager is up-to-date
middleware is up-to-date
nginx is up-to-date

Removing status server iptables entry…
Exiting iptables setup when not on Umbrel OS

Starting installed apps…

Starting app btcpay-server…
Starting app lightning…
Starting app bluewallet…
Starting app bitcoin…
Starting app thunderhub…
Starting app electrs…
Starting app lndg…
Starting app ride-the-lightning…
Starting app lnbits…
Starting app lightning-shell…
WARNING: The APP_MEMPOOL_PORT variable is not set. Defaulting to a blank string.
WARNING: The APP_MEMPOOL_HIDDEN_SERVICE variable is not set. Defaulting to a blank string.
electrs_electrs_1 is up-to-date
electrs_tor_server_1 is up-to-date
electrs_app_proxy_1 is up-to-date
electrs_app_1 is up-to-date
lndg_tor_server_1 is up-to-date
lndg_web_1 is up-to-date
lndg_app_proxy_1 is up-to-date
bluewallet_app_proxy_1 is up-to-date
bluewallet_redis_1 is up-to-date
bluewallet_tor_server_1 is up-to-date
bluewallet_lndhub_1 is up-to-date
lnbits_tor_server_1 is up-to-date
lnbits_app_proxy_1 is up-to-date
lnbits_web_1 is up-to-date
thunderhub_tor_server_1 is up-to-date
thunderhub_app_proxy_1 is up-to-date
bitcoin_tor_server_1 is up-to-date
thunderhub_web_1 is up-to-date
bitcoin_app_proxy_1 is up-to-date
bitcoin_bitcoind_1 is up-to-date
lightning_lnd_1 is up-to-date
bitcoin_server_1 is up-to-date
lightning_tor_server_1 is up-to-date
lightning_app_proxy_1 is up-to-date
lightning_app_1 is up-to-date
ride-the-lightning_boltz_1 is up-to-date
ride-the-lightning_app_proxy_1 is up-to-date
ride-the-lightning_tor_server_1 is up-to-date
ride-the-lightning_web_1 is up-to-date
lightning-shell_app_proxy_1 is up-to-date
lightning-shell_web_1 is up-to-date
lightning-shell_tor_server_1 is up-to-date
btcpay-server_app_proxy_1 is up-to-date
btcpay-server_tor_server_1 is up-to-date
btcpay-server_postgres_1 is up-to-date
btcpay-server_nbxplorer_1 is up-to-date
btcpay-server_web_1 is up-to-date

Umbrel is now accessible at
http://roland-Macmini.local
http://
http://

Hello! :wave:t3: Are you running Umbrel on a Raspberry Pi or on a linux machine?

@golosinskiyjosh
Hi, Thanks for the answer !
It’s a mac mini running Linux Ubuntu.
Before the ubdate to version 0.5 everything was going great.
I continue to use the node mainly with Ride the lightning and it works. Transactions are forwarded, rebalancing works 2 new channels were opened to my node. But I will not open any new channels before the problem is solved.
As described above, Umbrel no longer starts the dashboard… in the browser.
Best Regards

@Space-Matrix have you tried to access Umbrel using a Tor browser? And I am assuming that you have tried restarting the Mac mini already?

@golosinskiyjosh I did all the updates and of course rebooted several times.
I have now connected to a Thor browser but unfortunately the same picture ?

SSH into your Umbrel device and try running this piece of code: sudo systemctl stop umbrel-startup.service && docker system prune --force --all && sudo systemctl start umbrel-startup.service

@golosinskiyjosh
roland@roland-Macmini:~/umbrel$ sudo systemctl stop umbrel-startup.service
Failed to stop umbrel-startup.service: Unit umbrel-startup.service not loaded.
roland@roland-Macmini:~/umbrel$ docker system prune --force --all
Got permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Post “http://%2Fvar%2Frun%2Fdocker.sock/v1.24/containers/prune”: dial unix /var/run/docker.sock: connect: permission denied
roland@roland-Macmini:~/umbrel$ sudo systemctl start umbrel-startup.service
Failed to start umbrel-startup.service: Unit umbrel-startup.service not found.
roland@roland-Macmini:~/umbrel$

Now RTL and Thunderhub (can’t connect to this node) don’t start anymore?
When I connect RTL in the browser, I get to the wallet unlock page. It says your node is active but I need to enter a wallet password? (wallet password is required)
which password?

roland@roland-Macmini:~/umbrel$ sudo ./scripts/start
Skipping status update when not on Umbrel OS

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

Setting environment variables…

Starting karen…

Starting status monitors…
Starting memory monitor…

Starting backup monitor…

Starting decoy backup trigger…

Starting Docker services…

Creating network “umbrel_main_network” with the default driver
Creating tor … done
Creating auth … done
Creating dashboard … done
Creating manager … done
Creating middleware … done
Creating nginx … done

Removing status server iptables entry…
Exiting iptables setup when not on Umbrel OS

Starting installed apps…

Starting app lnbits…
Starting app lightning-shell…
Starting app ride-the-lightning…
Starting app lndg…
Starting app lightning…
Starting app bitcoin…
Starting app electrs…
Starting app thunderhub…
Starting app bluewallet…
Starting app btcpay-server…
WARNING: The APP_MEMPOOL_PORT variable is not set. Defaulting to a blank string.
WARNING: The APP_MEMPOOL_HIDDEN_SERVICE variable is not set. Defaulting to a blank string.
Creating lndg_web_1 …
Creating lndg_app_proxy_1 …
Creating lndg_tor_server_1 …
Creating lightning-shell_web_1 …
Creating lightning-shell_tor_server_1 …
Creating lightning-shell_app_proxy_1 …
Creating bitcoin_app_proxy_1 …
Creating lnbits_tor_server_1 …
Creating thunderhub_tor_server_1 …
Creating lnbits_web_1 …
Creating lnbits_app_proxy_1 …
Creating bitcoin_tor_server_1 …
Creating thunderhub_app_proxy_1 …
Creating lightning_tor_server_1 …
Creating thunderhub_web_1 …
Creating bitcoin_bitcoind_1 …
Creating lightning_app_1 …
Creating ride-the-lightning_web_1 …
Creating lightning_app_proxy_1 …
Creating bluewallet_redis_1 …
Creating bluewallet_tor_server_1 …
Creating ride-the-lightning_app_proxy_1 …
Creating ride-the-lightning_tor_server_1 …
Creating lightning_lnd_1 …
Creating ride-the-lightning_boltz_1 …
Creating electrs_tor_server_1 …
Creating electrs_electrs_1 …
Creating electrs_app_proxy_1 …
Creating ride-the-lightning_web_1 … done
Creating lnbits_tor_server_1 … done
Creating btcpay-server_app_proxy_1 … done
Creating btcpay-server_tor_server_1 … done
Creating electrs_electrs_1 … done
Creating btcpay-server_nbxplorer_1 …
Creating bitcoin_bitcoind_1 … done
Creating btcpay-server_nbxplorer_1 … done
Creating btcpay-server_web_1 … done

Umbrel is now accessible at
http://roland-Macmini.local
http://
http:/
Skipping status update when not on Umbrel OS
roland@roland-Macmini:~/umbrel$ sudo systemctl stop umbrel-startup.service
Failed to stop umbrel-startup.service: Unit umbrel-startup.service not loaded.
roland@roland-Macmini:~/umbrel$ docker system prune --force --all
Got permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Post “http://%2Fvar%2Frun%2Fdocker.sock/v1.24/containers/prune”: dial unix /var/run/docker.sock: connect: permission denied
roland@roland-Macmini:~/umbrel$ sudo systemctl start umbrel-startup.service
Failed to start umbrel-startup.service: Unit umbrel-startup.service not found.
roland@roland-Macmini:~/umbrel$

I will reinstall the node…