SSH won't connect via IP (command hangs)

Attempting to run a Bitcoin full node on a Raspberry Pi 4.

I have run the following commands:

ssh -t umbrel@192.168.1.112

Connecting via IP results in the command hanging (no response).

ssh umbrel@umbrel.local

Using umbrel.local results in “ssh: Could not resolve hostname umbrel.local: No such host is known.”
I have also tried ssh on another device (macOS) and both commands just hang.

Ping statistics for 192.168.1.112:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss)

I can ping the IP and I receive a response meaning the node is connected and reachable.

I had issues with none of my apps starting, updating, or opening. I powered off the node multiple times, tested the connection, took the SD card and SSD out, and tried them again. Nothing worked, and then I seemed to have created another problem as the local web server is no longer reachable.

Please help. Thanks :slight_smile:

Hi @rubyyx

May I ask what device you are using to run this Umbrel instance? Thanks

Raspberry Pi 4 (I have updated the post)