On Monday, January 28, 2019 at 11:52:15 AM UTC-8, David Thomas wrote: > When I first installed WEEWX I recall it being quite straightforward, I'm > no expert, but this time I have failed miserably. > > we need more info on 'what' failed and 'how'.....
*pi@weewx*:*/home/weewx-3.8.2 $* sudo tail -f /var/log/syslog > > Jan 28 19:41:31 weewx vncserver-x11[376]: AgentInitCheck: agent comms > failure > > Jan 28 19:41:36 weewx vncserver-x11[376]: AgentInitCheck: no response from > agent > > Jan 28 19:41:41 weewx vncserver-x11[376]: AgentInitCheck: agent comms > failure > > > set debug=1 in weewx.conf and restart the daemon. The lines above have nothing to do with weewx. Also there is no *public_html* folder or *index .html* file > > > Nor will there be for your archive_period which is typically up to 5 minutes. Also, on a raspberry pi you don't necessarily have a webserver installed by default, although since you have vncserver there you 'probably' used the full version. Make sure you install a webserver (most people like nginx) and that your weewx.conf sets its public_html to be into the tree the webserver expects data into. But as Pat suggested, simply using the apt-get method is your best bet for the simplest way to get there..... -- 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.
