Page 1 of 1

Nov 2018 Raspberry Raspberry Pi image and broken ssh

Posted: Wed Nov 21, 2018 10:24 pm
by ve3nvk
Just installed the new Raspberry Pi image for sdrplay. "RPI 3 IMAGE – V0.4 (19TH NOV 2018)"

Found that ssh, is out of the box misconfigured, that is after enabling ssh using raspi-config.

When trying to ssh in from another computer was rejected every time.
So on the Raspberry Pi ran "sudo service ssh restart" and received these errors:-
Could not load host key: /etc/ssh/ssh_host_rsa_key
Could not load host key: /etc/ssh/ssh_host_dsa_key
Could not load host key: /etc/ssh/ssh_host_ecdsa_key

To correct this had to run "sudo dpkg-reconfigure openssh-server"

This recreated the missing keys.

Once this was done could then ssh remotely to the new image.

Pity the image is broken.

73 - Andy