After my node synced and ran for a couple of days I couldn’t open the web interface anymore (page not found error). I reflashed thinking the SD card might have been corrupted but the fresh install will also not serve a webpage. I can ssh into the pi, here’s the debug output:
umbrel@umbrel:~/umbrel $ ~/umbrel/scripts/debug
= Umbrel debug info =
Umbrel version
0.3.10
Umbrel OS version
v0.3.10
Raspberry Pi Model
Revision : c03114
Serial : 10000000894b245f
Model : Raspberry Pi 4 Model B Rev 1.4
Firmware
Feb 25 2021 12:10:40
Copyright © 2012 Broadcom
version 564e5f9b852b23a330b1764bcf0b2d022a20afd0 (clean) (release) (start)
Temperature
temp=34.0’C
Throttling
throttled=0x0
Memory usage
total used free shared buff/cache available
Mem: 3.8G 147M 2.9G 8.0M 738M 3.6G
Swap: 0B 0B 0B
total: 3.9%
system: 3.9%
tor: 0%
lnd: 0%
electrs: 0%
bitcoin: 0%
Filesystem information
Filesystem Size Used Avail Use% Mounted on
/dev/root 15G 2.7G 11G 21% /
/dev/root 15G 2.7G 11G 21% /
Startup service logs
– Logs begin at Mon 2021-05-03 13:28:10 UTC, end at Mon 2021-05-24 17:30:50 UTC. –
May 03 13:28:22 umbrel systemd[1]: Dependency failed for Umbrel Startup Service.
May 03 13:28:22 umbrel systemd[1]: umbrel-startup.service: Job umbrel-startup.service/start failed with result ‘dependency’.
External storage service logs
– Logs begin at Mon 2021-05-03 13:28:10 UTC, end at Mon 2021-05-24 17:30:50 UTC. –
May 03 13:28:14 umbrel systemd[1]: Starting External Storage Mounter…
May 03 13:28:14 umbrel external storage mounter[390]: Running external storage mount script…
May 03 13:28:16 umbrel external storage mounter[390]: Found device “HKVSN ESSD-T100/1024G”
May 03 13:28:16 umbrel external storage mounter[390]: Blacklisting USB device IDs against UAS driver…
May 03 13:28:17 umbrel external storage mounter[390]: Rebinding USB drivers…
May 03 13:28:17 umbrel external storage mounter[390]: Checking USB devices are back…
May 03 13:28:17 umbrel external storage mounter[390]: Waiting for USB devices…
May 03 13:28:18 umbrel external storage mounter[390]: Waiting for USB devices…
May 03 13:28:19 umbrel external storage mounter[390]: Checking if the device is ext4…
May 03 13:28:21 umbrel external storage mounter[390]: No, it’s not ext4
May 03 13:28:21 umbrel external storage mounter[390]: Formatting device…
May 03 13:28:22 umbrel systemd[1]: umbrel-external-storage.service: Main process exited, code=exited, status=1/FAILURE
May 03 13:28:22 umbrel systemd[1]: umbrel-external-storage.service: Failed with result ‘exit-code’.
May 03 13:28:22 umbrel systemd[1]: Failed to start External Storage Mounter.
External storage SD card update service logs
– Logs begin at Mon 2021-05-03 13:28:10 UTC, end at Mon 2021-05-24 17:30:50 UTC. –
May 03 13:28:22 umbrel systemd[1]: Dependency failed for External Storage SDcard Updater.
May 03 13:28:22 umbrel systemd[1]: umbrel-external-storage-sdcard-update.service: Job umbrel-external-storage-sdcard-update.service/start failed with result ‘dependency’.
Karen logs
tail: cannot open ‘logs/karen.log’ for reading: No such file or directory
Docker containers
NAMES STATUS
Bitcoin Core logs
ERROR: The Compose file ‘./docker-compose.yml’ is invalid because:
networks.default.ipam.config.subnet is invalid: should use the CIDR format
services.tor.ports contains an invalid type, it should be a number, or an object
services.bitcoin.ports contains an invalid type, it should be a number, or an object
services.electrs.ports contains an invalid type, it should be a number, or an object
services.lnd.ports contains an invalid type, it should be a number, or an object
services.lnd.ports contains an invalid type, it should be a number, or an object
services.nginx.ports contains an invalid type, it should be a number, or an object
services.lnd.ports value [‘9735:9735’, ‘:’, ‘:’] has non-unique elements
LND logs
ERROR: The Compose file ‘./docker-compose.yml’ is invalid because:
networks.default.ipam.config.subnet is invalid: should use the CIDR format
services.tor.ports contains an invalid type, it should be a number, or an object
services.bitcoin.ports contains an invalid type, it should be a number, or an object
services.electrs.ports contains an invalid type, it should be a number, or an object
services.lnd.ports contains an invalid type, it should be a number, or an object
services.lnd.ports contains an invalid type, it should be a number, or an object
services.nginx.ports contains an invalid type, it should be a number, or an object
services.lnd.ports value [‘9735:9735’, ‘:’, ‘:’] has non-unique elements
Tor logs
ERROR: The Compose file ‘./docker-compose.yml’ is invalid because:
networks.default.ipam.config.subnet is invalid: should use the CIDR format
services.tor.ports contains an invalid type, it should be a number, or an object
services.bitcoin.ports contains an invalid type, it should be a number, or an object
services.electrs.ports contains an invalid type, it should be a number, or an object
services.lnd.ports contains an invalid type, it should be a number, or an object
services.lnd.ports contains an invalid type, it should be a number, or an object
services.nginx.ports contains an invalid type, it should be a number, or an object
services.lnd.ports value [‘9735:9735’, ‘:’, ‘:’] has non-unique elements
==== Result ====
This script could not automatically detect an issue with your Umbrel.
Please copy the entire output of this script and paste it in the Umbrel Telegram group (https://t.me/getumbrel) so we can help you with your problem.
It’s recommended to upload the output somewhere and share a link to it. Run this script with ‘–upload’ to automatically generate a link to share.
Thank you!