Hi, I'm trying to connect by ssh, but it couldn't - Remote closed the connection.
I see, that dropbear (ssh daemon) is working (netstat show that).
The same error (remote closed the connection) I have, when trying to connect from batocera machine from command line, by ssh localhost.
I found errors in /vat/log/messages:
Failed moving key file to /etc/dropbear/dropbear_ecds_host_key: Operation not permited
Exit before auth: Couldn't read or generate hostkey etc/dropbear/dropbear_ecds_host_key:
So how to solve keys problem?