Hi everyone, new to community and trying to get my node set up. I read through the troubleshooting section and didn’t see an answer to my specific issue.
Summary
I followed the Umbrel tutorial and got to http://umbrel.local/ and was recording seed phrase. After the 24th word I hit continue and got an error that just said “error” and it would not let me continue. I restarted node then got stuck on the Umbrel screen with the message “Starting Umbrel…” the a message saying that it could not recognize my ssd and to plug it into the other usb 3.0 slot and restart. This was unsuccessful after the restart. So i started from scratch and re-flashed sd card and reformatted the ssd. Same results.
Logged connected via the ssh and ran the debug. Got and got a similar error message: “You have either no external drive connected to your Raspberry Pi or the drive is not being detected.” Debug information below.
Any one have thoughts on a path forward? Thanks for reading.
Hardware:
Raspberry Pi 4 8Gb
ORICO 2.5 External Drive Enclosure
SSD- Intel DC S4500 Series 960GB
Raspberry Pi 4 Model B Official PSU
SD Card- SAMSUNG (MB-ME32GA/AM) 32GB 95MB/s (U1) microSDHC EVO
Debug
= Umbrel debug info =
Umbrel version
0.3.12
Umbrel OS version
v0.3.12
Raspberry Pi Model
Revision : d03114
Serial : 1000000047c5c3f9
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=45.7’C
Throttling
throttled=0x0
Memory usage
total used free shared buff/cache available
Mem: 7.8G 151M 7.4G 8.0M 231M 7.5G
Swap: 0B 0B 0B
total: 2.0%
system: 2%
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 30G 2.9G 25G 11% /
/dev/root 30G 2.9G 25G 11% /
Startup service logs
– Logs begin at Mon 2021-06-21 01:55:51 UTC, end at Mon 2021-06-21 02:00:14 UTC. –
Jun 21 01:56:06 umbrel systemd[1]: Dependency failed for Umbrel Startup Service.
Jun 21 01:56:06 umbrel systemd[1]: umbrel-startup.service: Job umbrel-startup.service/start failed with result ‘dependency’.
External storage service logs
– Logs begin at Mon 2021-06-21 01:55:51 UTC, end at Mon 2021-06-21 02:00:14 UTC. –
Jun 21 01:55:55 umbrel systemd[1]: Starting External Storage Mounter…
Jun 21 01:55:55 umbrel external storage mounter[488]: Running external storage mount script…
Jun 21 01:55:55 umbrel external storage mounter[488]: No block devices found
Jun 21 01:55:55 umbrel external storage mounter[488]: Waiting for 5 seconds before checking again…
Jun 21 01:56:00 umbrel external storage mounter[488]: No block devices found
Jun 21 01:56:00 umbrel external storage mounter[488]: Waiting for 5 seconds before checking again…
Jun 21 01:56:06 umbrel external storage mounter[488]: Found device “INTEL SS DSC2KB960G7”
Jun 21 01:56:06 umbrel external storage mounter[488]: Blacklisting USB device IDs against UAS driver…
Jun 21 01:56:06 umbrel external storage mounter[488]: Checking USB devices are back…
Jun 21 01:56:06 umbrel external storage mounter[488]: Checking if the device is ext4…
Jun 21 01:56:06 umbrel external storage mounter[488]: No, it’s not ext4
Jun 21 01:56:06 umbrel external storage mounter[488]: Formatting device…
Jun 21 01:56:06 umbrel external storage mounter[488]: wipefs: error: /dev/sda: probing initialization failed: No such file or directory
Jun 21 01:56:06 umbrel systemd[1]: umbrel-external-storage.service: Main process exited, code=exited, status=1/FAILURE
Jun 21 01:56:06 umbrel systemd[1]: umbrel-external-storage.service: Failed with result ‘exit-code’.
Jun 21 01:56:06 umbrel systemd[1]: Failed to start External Storage Mounter.
External storage SD card update service logs
– Logs begin at Mon 2021-06-21 01:55:51 UTC, end at Mon 2021-06-21 02:00:14 UTC. –
Jun 21 01:56:06 umbrel systemd[1]: Dependency failed for External Storage SDcard Updater.
Jun 21 01:56:06 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 ====
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