Following the recommendations in here, because umbrel.local is not accessible, I’m trying to log into the node using ssh directly. I found the IP address with arp -a
, but getting this error:
ssh: connect to host 172.30.1.254 port 22: Connection refused
I changed the port to 2222
, but still getting the same error.
Would this mean I didn’t flash the OS properly? Or am I missing sth basic?