I ran the debug script on the umbrel host (output is below).
Anyone have any idea how to interpret the errors given? It looks like the SSD is recognised but then is unable to be mounted - I have no idea why.
umbrel@umbrel:~ $ ~/umbrel/scripts/debug --upload
= Umbrel debug info =
Umbrel version
0.3.14
Flashed OS version
v0.3.14
Raspberry Pi Model
Revision : c03114
Serial : 10000000864c5648
Model : Raspberry Pi 4 Model B Rev 1.4
Firmware
May 27 2021 14:02:15
Copyright © 2012 Broadcom
version 7d9a298cda813f747b51fe17e1e417e7bf5ca94d (clean) (release) (start)
Temperature
temp=47.2’C
Throttling
throttled=0x0
Memory usage
total used free shared buff/cache available
Mem: 3.8G 143M 3.4G 8.0M 233M 3.6G
Swap: 0B 0B 0B
total: 3.8%
system: 3.8%
tor: 0%
lnd: 0%
electrs: 0%
bitcoin: 0%
Memory monitor logs
tail: cannot open ‘/home/umbrel/umbrel/scripts/…/logs/memory-monitor.log’ for reading: No such file or directory
Filesystem information
Filesystem Size Used Avail Use% Mounted on
/dev/root 29G 2.9G 25G 11% /
/dev/root 29G 2.9G 25G 11% /
Startup service logs
– Logs begin at Thu 2021-07-29 20:18:35 UTC, end at Thu 2021-07-29 20:37:26 UTC. –
Jul 29 20:22:30 umbrel systemd[1]: Dependency failed for Umbrel Startup Service.
Jul 29 20:22:30 umbrel systemd[1]: umbrel-startup.service: Job umbrel-startup.service/start failed with result ‘dependency’.
External storage service logs
– Logs begin at Thu 2021-07-29 20:18:35 UTC, end at Thu 2021-07-29 20:37:26 UTC. –
Jul 29 20:22:21 umbrel systemd[1]: Starting External Storage Mounter…
Jul 29 20:22:21 umbrel external storage mounter[475]: Running external storage mount script…
Jul 29 20:22:21 umbrel external storage mounter[475]: Found device “Patriot P210 1TB”
Jul 29 20:22:21 umbrel external storage mounter[475]: Blacklisting USB device IDs against UAS driver…
Jul 29 20:22:21 umbrel external storage mounter[475]: Rebinding USB drivers…
Jul 29 20:22:21 umbrel external storage mounter[475]: Checking USB devices are back…
Jul 29 20:22:21 umbrel external storage mounter[475]: Waiting for USB devices…
Jul 29 20:22:22 umbrel external storage mounter[475]: Waiting for USB devices…
Jul 29 20:22:23 umbrel external storage mounter[475]: Waiting for USB devices…
Jul 29 20:22:24 umbrel external storage mounter[475]: Waiting for USB devices…
Jul 29 20:22:25 umbrel external storage mounter[475]: Waiting for USB devices…
Jul 29 20:22:26 umbrel external storage mounter[475]: Waiting for USB devices…
Jul 29 20:22:27 umbrel external storage mounter[475]: Waiting for USB devices…
Jul 29 20:22:28 umbrel external storage mounter[475]: Waiting for USB devices…
Jul 29 20:22:29 umbrel external storage mounter[475]: Waiting for USB devices…
Jul 29 20:22:30 umbrel external storage mounter[475]: USB devices weren’t registered after 10 tries…
Jul 29 20:22:30 umbrel external storage mounter[475]: Exiting mount script without doing anything
Jul 29 20:22:30 umbrel systemd[1]: umbrel-external-storage.service: Main process exited, code=exited, status=1/FAILURE
Jul 29 20:22:30 umbrel systemd[1]: umbrel-external-storage.service: Failed with result ‘exit-code’.
Jul 29 20:22:30 umbrel systemd[1]: Failed to start External Storage Mounter.
External storage SD card update service logs
– Logs begin at Thu 2021-07-29 20:18:35 UTC, end at Thu 2021-07-29 20:37:26 UTC. –
Jul 29 20:22:30 umbrel systemd[1]: Dependency failed for External Storage SDcard Updater.
Jul 29 20:22:30 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
{Same errors as for Bitcoin Core above}
Tor logs
{Same errors as for Bitcoin Core above}
==== Result ====
You have either no external drive connected to your Raspberry Pi or the drive is not being detected.
Please shutdown your Raspberry Pi (‘sudo shutdown’), then plug the SSD into the other USB3 port.
After you’ve finished that, boot your Raspberry Pi back up. If it still still doesn’t work,
you can contact us on Telegram (t.me/getumbrel) and share the output of this script.
You can also share these links instead:
tail: cannot open ‘/home/umbrel/umbrel/scripts/…/logs/memory-monitor.log’ for reading: No such file or directory
tail: cannot open ‘logs/karen.log’ for reading: No such file or directory
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
https://umbrel-paste.vercel.app/