Spacebridge Connection Refused

I am attempting to SSH into a Raspberry Pi with a Nova R404. I have successfully connected to the Nova using Spacebridge, however, when I try to SSH into the pi I get this error for the spacebridge connection

Secsh channel 0 open FAILED: Connection refused: Connect failed Incoming request to link422289:22 failed: ChannelException(2, 'Connect failed')

I have followed the guide here and am able to SSH into the PI over wifi so SSH is enabled. When I attempt to SSH over spacebridge I get

ssh pi@127.0.0.1 -p 5000
ssh_exchange_identification: Connection closed by remote host

Any thoughts on how to get this working?

This topic was automatically closed after 30 days. New replies are no longer allowed.