I'm not getting reports sent to my web site on another machine. rsync was 
working before upgrading to weewx 5, but now I can't seem to figure out why 
nothing is getting sent. I have the public and private keys along with the 
config file in the new home dir (/var/lib/weewx/.ssh) and if I do a sudo -u 
weewx /usr/bin/bash -i to get a shell, I can connect without a password and 
get a remote shell on the web server.

[[RSYNC]] section:
        enable = true
        server = www
        user = weewx
        path = /var/www/htdocs/wx

/var/lib/weewx/.ssh/config:
Host www
        Hostname wx.example.com
        User weewx
        IdentityFile ~/.ssh/weewx
        StrictHostKeyChecking no

How would I go about troubleshooting this? I don't see anything in the 
journal stating any connection issues and again, I can connect to the 
remote service passwordlessly (is that a word?).

Thank you for any hints,
Chris

-- 
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/a6d8be5f-39ae-44f6-8e89-dadb5b745d3bn%40googlegroups.com.

Reply via email to