Nov 2018 Raspberry Raspberry Pi image and broken ssh

Post your feedback here
Post Reply
ve3nvk
Posts: 1
Joined: Wed Nov 21, 2018 10:14 pm

Nov 2018 Raspberry Raspberry Pi image and broken ssh

Post by ve3nvk » Wed Nov 21, 2018 10:24 pm

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
Last edited by ve3nvk on Thu Jan 01, 1970 12:00 am, edited 0 times in total.
Reason: No reason

Post Reply