Thanks for the reply - I do not see a section for [[SSH]] in my weewx.conf - do I nest that under the same [StdReport] section where [[RSYNC]] is found? I pasted it just below the end of [[RSYNC]] but can't see where the option was passed along:
May 28 11:45:58 raspberrypi weewx[8853] ERROR weeutil.rsyncupload: > [['rsync', '--archive', '--stats', '-e ssh', '/var/www/html/', > '[email protected]:/home4/USER/public_html']] reported errors: Permission > denied, please try again.. Received disconnect from XX.XX.XX.XX port 22:2: > Too many authentication failures for USER. Disconnected from XX.XX.XX.XX > port 22. rsync: connection unexpectedly closed (0 bytes received so far) > [sender]. rsync error: unexplained error (code 255) at io.c(235) > [sender=3.1.3] > On Thursday, May 28, 2020 at 11:36:26 AM UTC-4, John Kline wrote: > > Sorry, didn’t mean to send that yet: > > Should read: > > Does it work if you add the following to the SSH configuration in > weewx.conf? > > [[SSH]] > ssh_options = -o IdentitiesOnly=yes > > On May 28, 2020, at 8:34 AM, John Kline <[email protected] <javascript:>> > wrote: > > > Does it work if you add: > > [[SSH]] > ssh_options = -o IdentitiesOnly=yes > > > -o IdentitiesOnly=yes > > > On May 28, 2020, at 8:28 AM, Benjamin Trey Blue <[email protected] > <javascript:>> wrote: > > Too many authentication failures for > > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/76ef08ae-203e-4caf-9cfa-616faa16be67%40googlegroups.com.
