I’m running a Raspi-4, I setup my node 4ish months ago with some lightning channels, and noticed it was down recently. I’ve tried restarting the node, updating, reflashing the microSD umbrel img. When I start the node, the dashboard will load, but all the apps will go from “Starting” to “Not Running”.
When I try troubleshooting the BTC app, this is the log I get:
Command failed with exit code 1: /usr/local/lib/node_modules/umbreld/source/modules/apps/legacy-compat/app-script logs bitcoin
time=“2024-07-26T15:49:12Z” level=warning msg=“/usr/local/lib/node_modules/umbreld/source/modules/apps/legacy-compat/docker-compose.app_proxy.yml: the attribute version
is obsolete, it will be ignored, please remove it to avoid potential confusion”
time=“2024-07-26T15:49:12Z” level=warning msg=“/usr/local/lib/node_modules/umbreld/source/modules/apps/legacy-compat/docker-compose.tor.yml: the attribute version
is obsolete, it will be ignored, please remove it to avoid potential confusion”
time=“2024-07-26T15:49:12Z” level=warning msg=“/usr/local/lib/node_modules/umbreld/source/modules/apps/legacy-compat/docker-compose.common.yml: the attribute version
is obsolete, it will be ignored, please remove it to avoid potential confusion”
time=“2024-07-26T15:49:12Z” level=warning msg=“networks.default: external.name is deprecated. Please set name and external: true”
time=“2024-07-26T15:49:12Z” level=warning msg=“/home/umbrel/umbrel/app-data/bitcoin/docker-compose.yml: the attribute version
is obsolete, it will be ignored, please remove it to avoid potential confusion”
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
When I try to pull docker I get the following messages. Is there a way that I can (or should?) update the values in the docker-compose.yml file?
umbrel@umbrel:~/umbrel$ docker compose pull
WARN[0000] The “DASHBOARD_IP” variable is not set. Defaulting to a blank string.
WARN[0000] The “AUTH_PORT” variable is not set. Defaulting to a blank string.
WARN[0000] The “UMBREL_AUTH_SECRET” variable is not set. Defaulting to a blank string.
WARN[0000] The “MANAGER_IP” variable is not set. Defaulting to a blank string.
WARN[0000] The “AUTH_PORT” variable is not set. Defaulting to a blank string.
WARN[0000] The “AUTH_PORT” variable is not set. Defaulting to a blank string.
WARN[0000] The “AUTH_IP” variable is not set. Defaulting to a blank string.
WARN[0000] The “TOR_PROXY_PORT” variable is not set. Defaulting to a blank string.
WARN[0000] The “TOR_PROXY_PORT” variable is not set. Defaulting to a blank string.
WARN[0000] The “TOR_PROXY_IP” variable is not set. Defaulting to a blank string.
WARN[0000] The “NGINX_PORT” variable is not set. Defaulting to a blank string.
WARN[0000] The “NGINX_IP” variable is not set. Defaulting to a blank string.
WARN[0000] The “DASHBOARD_IP” variable is not set. Defaulting to a blank string.
WARN[0000] The “BITCOIN_P2P_PORT” variable is not set. Defaulting to a blank string.
WARN[0000] The “BITCOIN_RPC_PORT” variable is not set. Defaulting to a blank string.
WARN[0000] The “BITCOIN_NETWORK” variable is not set. Defaulting to a blank string.
WARN[0000] The “BITCOIN_RPC_PASS” variable is not set. Defaulting to a blank string.
WARN[0000] The “UMBREL_AUTH_SECRET” variable is not set. Defaulting to a blank string.
WARN[0000] The “BITCOIN_RPC_USER” variable is not set. Defaulting to a blank string.
WARN[0000] The “MANAGER_IP” variable is not set. Defaulting to a blank string.
WARN[0000] The “NETWORK_IP” variable is not set. Defaulting to a blank string.
WARN[0000] /home/umbrel/umbrel/docker-compose.yml: the attribute version
is obsolete, it will be ignored, please remove it to avoid potential confusion
no port specified: :