I question the wisdom of specifying a report_timing option setting of */5 * * * * on a system with a five minute archive interval. I am not sure what effect you are trying to achieve but the cron like report_timing option works off the timestamp of the latest archive record, if the difference between successive timestamps is very close to the report_timing value I would not be surprised to see some report cycles being skipped. This would be even more likely to occur if your archive records are consistently coming in less than five minutes apart (as many of yours are).
It may have no affect on your go problem, but it might be worth removing your report_timing setting and restarting WeeWX. Gary -- 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/aecf8c86-97b2-4f6b-88fa-6c959cf44efa%40googlegroups.com.
