Ok, Weewx run for a lot longer this time around and appears to have been an issue with Fake Clock. Next time Wunderground reported losing connection to my weather station I checked the logs. Seems something had caused a reboot of my Pi and as advised above when it restarted the date/time reverted back to 1970. Not sure if weewx tried to start up during this system time but it still failed to report to wunderground even after the date/time sorted itself. Maybe I need the weewx to delay its startup until the date/time has fixed itself after reboot. Whats your opinion?
On Wednesday, 21 September 2016 22:20:12 UTC+1, Andy Harrold wrote: > > Thanks. Have removed the Fake Clock and associated data. Will stop/Start > Weewx and see what happens. > > On Wednesday, 21 September 2016 16:43:32 UTC+1, Tom Keffer wrote: >> >> Looks like your RPi decided to reboot itself for some reason. >> >> One problem is that weewx is starting up before the system clock is being >> set by NTP. You should remove module fake-hwclock. See the Wiki Running >> weewx on a Raspberry Pi >> <https://github.com/weewx/weewx/wiki/Raspberry%20Pi>. >> >> In any case, for whatever reason, weewx was unable to load the driver. >> This could be related to the clock problem, but I doubt it. Fix the clock >> problem and then see what happens. >> >> -tk >> >> On Wed, Sep 21, 2016 at 8:06 AM, Andy Harrold < >> [email protected]> wrote: >> >>> After finally getting my system up and running I keep getting >>> notifications from Wunderground that my system has stopped reporting. >>> A quick stop and start of the Weewx service sorts that out until the >>> next time, usually happens around 2-3 times a day. >>> I set Debug on today and looking at the Syslog & Debug log everything >>> seems to go haywire around 13:16. >>> >>> I've attached the Syslog & Debug file, if you want me to just cut & >>> Paste in here I can, just ask. >>> >>> I think it might have something to do with my wireless, or maybe the USB >>> interface. >>> >>> Thanks >>> Andy >>> >>> -- >>> 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. >>> >> >> -- 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.
