Yep it’s the actual private key and not the directory. On 9 Aug 2022, at 16:55, 'John Kline' via weewx-user <weewx-user@googlegroups.com> wrote:
Just to double check, it’s the private key and not the directory that contains the private key? > On Aug 9, 2022, at 8:54 AM, Dan Jones <dan.rh.jo...@gmail.com> wrote: > > Yep, correct, its the private key. > > But it looks like that whole ssh_options bit is being ignored. I can't see it > in the logs when I tail them. > > On Tuesday, August 9, 2022 at 4:52:18 PM UTC+1 jo...@johnkline.com wrote: >> -i should refer to a file that contains a private key. Is that the case? >> >>> On Aug 9, 2022, at 8:14 AM, Dan Jones <dan.rh...@gmail.com> wrote: >>> >>> My weewx.conf contains this: >> >>> >>> [[RSYNC]] >>> skin = Rsync >>> HTML_ROOT = /var/www/html >>> server = awsbox >>> user = www-data >>> path = /var/www/html >>> delete = 0 >>> ssh_options = -i /root/.ssh/aws >>> [[SSH]] >>> ssh_options = -i /root/.ssh/aws >>> >>> I have awsbox in my host file, pointing to the correct ip address >>> >>> in my .ssh/config I have: >>> >>> Host awsbox >>> user www-data >>> IdentityFile /root/.ssh/aws >>> >>> >>> when I start the Weewx server, I get this error >>> >>> DEBUG weeutil.rsyncupload: rsyncupload: cmd: [['rsync', '--archive', >>> '--stats', '-e', 'ssh', '/tmp/weather34/serverdata/', >>> 'www-...@123.123.123.123:/var/www/html/weather34/serverdata']] >>> >>> (IP changed for security) >>> >>> I can't see where the ip address is coming from. Is weewx or rsync >>> converting it from the host file? >>> >>> Also, It seems to be ignoring the ssh_options parameter (though I could be >>> using the wrong) But I hope that it isn't required, as I guess that rsync >>> should be using the config in .ssh/config >>> >>> Any help would be greatly appreciated >>> >>> This is all on the latest version of Weewx >>> >> >>> -- >>> 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 weewx-user+...@googlegroups.com. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/weewx-user/e84797ff-e452-4099-bac1-e032a1f6d903n%40googlegroups.com. > > -- > 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 weewx-user+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/weewx-user/2240d22e-6787-4ac6-a6ba-7a4fb231da96n%40googlegroups.com. -- You received this message because you are subscribed to a topic in the Google Groups "weewx-user" group. To unsubscribe from this topic, visit https://groups.google.com/d/topic/weewx-user/TGswy_m8yq0/unsubscribe. To unsubscribe from this group and all its topics, send an email to weewx-user+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/DF74191E-EC21-495C-A048-DCB46C1A205C%40johnkline.com. -- 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 weewx-user+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/E084FDCE-AE02-4666-B68F-CA470FB5A8AC%40gmail.com.