Basically What I have is /var/log/ssh-tunnel.log full with thousands of lines with "Host key verification failed." - 1 new line per minute.
I've already confirmed that /storage/.ssh/known_hosts is empty.
thanks
Basically What I have is /var/log/ssh-tunnel.log full with thousands of lines with "Host key verification failed." - 1 new line per minute.
I've already confirmed that /storage/.ssh/known_hosts is empty.
thanks
You need to describe the configuration in more detail. It is not clear what you are trying to engineer/do.
ok. sorry. I am not trying to do anything
I was just looking into /var/log and noticed that there is a ssh-tunnel.log
with repeated lines. All of them with "Host key verification failed."
Once per minute a new line is added to ssh-tunnel.log.
---
The only configuration I have made for ssh was adding a public key for the server in /storage/.ssh/authorized_keys.
And disabled SSH PASSWORD authentication in :
Settings >> Libreelec >> Services >> Disable ssh password
Also note that /storage/.ssh/known-hosts is empty.