The new service I've written uses pysftp which in turn uses SSH. when I run a test script it works. When the service runs I'm getting an SSH exception: SSHException: No hostkey for host 192.168.1.175 found
I thought that the problem might be that there was no .ssh/known_hosts file under /home/weewx so I copied the the file from my ~/.ssh directory into /home/weewx/.ssh/. I got the same error. Any ideas as to how to get SSH to recognize the known hosts key when running as weewx? Thanks! -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
