ikifar2012 / remote-backup-addon

Automatically create and backup HA snapshots using SCP
30 stars 4 forks source link

"Failed to add public key for remote host x.x.x.x" error msg with HAOS 2024.6.2 #148

Open boardlord1 opened 3 weeks ago

boardlord1 commented 3 weeks ago

HI after updating to HAOS 2024.6.2 from 2024.5.5 the addon fails to use the private key in /addon_configs/3490a758_remote_backup/, with the error in the logs: Failed to add public key for remote host x.x.x.x

It used to work with 2024.5 and below...

boardlord1 commented 3 weeks ago

I had to copy the target host's key to /root/.ssh/ to make this addon work again.