Cannot Connect 'Error: System service failed'

Very new Umbrel user here. Attempting to build my first node and getting Error: System service failed. Followed the guide and purchased recommended parts. I can connect through ssh, but the debug log isn’t being generated properly (see below). My router is finding the node, but I also cannot connect through the ip address. Not sure what next steps are for debugging the issue.

Microsoft Windows [Version 10.0.19044.2251]
© Microsoft Corporation. All rights reserved.

C:\Users\infin>ssh -t umbrel@umbrel.local
umbrel@umbrel.local’s password:
Permission denied, please try again.
umbrel@umbrel.local’s password:
Permission denied, please try again.
umbrel@umbrel.local’s password:
Linux umbrel 5.10.103-v8+ #1529 SMP PREEMPT Tue Mar 8 12:26:46 GMT 2022 aarch64

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Thu Nov 3 22:06:38 2022 from fe80::7483:6251:46d7:b9da%eth0
umbrel@umbrel:~ $ vcgencmd get_throttled
throttled=0x0
umbrel@umbrel:~ $ cd umbrel
umbrel@umbrel:~/umbrel $ ~/umbrel/scripts/debug

= Umbrel debug info =

Umbrel version

0.5.3

Flashed OS version

v0.5.3

Raspberry Pi Model

Revision : c03115
Serial : 10000000e1aee29c
Model : Raspberry Pi 4 Model B Rev 1.5

Firmware

Dec 1 2021 15:01:54
Copyright © 2012 Broadcom
version 71bd3109023a0c8575585ba87cbb374d2eeb038f (clean) (release) (start)

Temperature

temp=32.6’C

Throttling

throttled=0x0

Memory usage

          total        used        free      shared  buff/cache   available

Mem: 3.8G 116M 3.5G 8.0M 196M 3.6G
Swap: 0B 0B 0B

total: 3.1%
system: 3.1%

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 59G 2.9G 54G 6% /
/dev/root 59G 2.9G 54G 6% /

Startup service logs

– Logs begin at Tue 2022-11-15 05:12:02 UTC, end at Tue 2022-11-15 05:17:01 UTC. –
Nov 15 05:12:10 umbrel systemd[1]: Dependency failed for Umbrel Startup Service.
Nov 15 05:12:10 umbrel systemd[1]: umbrel-startup.service: Job umbrel-startup.service/start failed with result ‘dependency’.

External storage service logs

– Logs begin at Tue 2022-11-15 05:12:02 UTC, end at Tue 2022-11-15 05:17:01 UTC. –
Nov 15 05:12:06 umbrel systemd[1]: Starting External Storage Mounter…
Nov 15 05:12:06 umbrel external storage mounter[472]: Running external storage mount script…
Nov 15 05:12:06 umbrel external storage mounter[472]: Found device “ASMT 2235”
Nov 15 05:12:06 umbrel external storage mounter[472]: Blacklisting USB device IDs against UAS driver…
Nov 15 05:12:06 umbrel external storage mounter[472]: Rebinding USB drivers…
Nov 15 05:12:07 umbrel external storage mounter[472]: Checking USB devices are back…
Nov 15 05:12:07 umbrel external storage mounter[472]: Waiting for USB devices…
Nov 15 05:12:08 umbrel external storage mounter[472]: Waiting for USB devices…
Nov 15 05:12:09 umbrel external storage mounter[472]: Waiting for USB devices…
Nov 15 05:12:10 umbrel external storage mounter[472]: Checking if the device is ext4…
Nov 15 05:12:10 umbrel external storage mounter[472]: No, it’s not ext4
Nov 15 05:12:10 umbrel external storage mounter[472]: Formatting device…
Nov 15 05:12:10 umbrel external storage mounter[472]: wipefs: error: /dev/sda: probing initialization failed: No medium found
Nov 15 05:12:10 umbrel systemd[1]: umbrel-external-storage.service: Main process exited, code=exited, status=1/FAILURE
Nov 15 05:12:10 umbrel systemd[1]: umbrel-external-storage.service: Failed with result ‘exit-code’.
Nov 15 05:12:10 umbrel systemd[1]: Failed to start External Storage Mounter.

External storage SD card update service logs

– Logs begin at Tue 2022-11-15 05:12:02 UTC, end at Tue 2022-11-15 05:17:01 UTC. –
Nov 15 05:12:10 umbrel systemd[1]: Dependency failed for External Storage SDcard Updater.
Nov 15 05:12:10 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

Umbrel 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_proxy.ports contains an invalid type, it should be a number, or an object
services.auth.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

Tor Proxy 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_proxy.ports contains an invalid type, it should be a number, or an object
services.auth.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

==== Result ====

The debug script did not automatically detect any issues with your Umbrel.
umbrel@umbrel:~/umbrel $

Anyone have any suggestions on this? Should I just send the parts back?