broodwich82 Posted February 4, 2020 Share Posted February 4, 2020 This is on a 4GB NanoPi M4 v1. There are a number of files matching the spec '/etc/ssh/ssh_host_*' but they are all zero bytes, which renders the machine inaccessible by ssh. I'm pretty sure this is happening on every install, I've been troubleshooting and reinstalled several times from the latest image and ssh was not working at any time. Link to comment Share on other sites More sharing options...
martinayotte Posted February 4, 2020 Share Posted February 4, 2020 13 minutes ago, broodwich82 said: I'm pretty sure this is happening on every install I doubt, it look more like file system corruption... Run this to get it back on track by accessing the board thru Serial Debug : rm -f /etc/ssh/ssh_host* dpkg-reconfigure openssh-server Link to comment Share on other sites More sharing options...
Recommended Posts