It would appear that the caching algorithm in weewx is not working properly. Picking some random posts:
Dec 24 23:24:48 NODE1 user.debug weewx[24947]: restx: Ambient: url: http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=KAZPHOEN538&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtime=1&humidity=019&dateutc=2017-12-24%2023%3A24%3A49&rtfreq=2.5&dailyrainin=0.00&tempf=67.1&windspeedmph=0.0&rainin=0.00 Dec 24 23:25:06 NODE1 user.debug weewx[24947]: restx: Ambient: url: http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=KAZPHOEN538&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtime=1&dewptf=23.5&humidity=019&dateutc=2017-12-24%2023%3A25%3A07&rtfreq=2.5&dailyrainin=0.00&tempf=67.1&windspeedmph=2.2&rainin=0.00 Dec 24 23:25:24 NODE1 user.debug weewx[24947]: restx: Ambient: url: http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=KAZPHOEN538&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtime=1&humidity=019&dateutc=2017-12-24%2023%3A25%3A25&rtfreq=2.5&dailyrainin=0.00&winddir=180&tempf=67.1&windspeedmph=2.2&rainin=0.00 Dec 24 23:25:26 NODE1 user.debug weewx[24947]: restx: Ambient: url: http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=KAZPHOEN538&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtime=1&humidity=019&dateutc=2017-12-24%2023%3A25%3A25&rtfreq=2.5&dailyrainin=0.00&tempf=67.1&windspeedmph=2.2&rainin=0.00 Dec 24 23:25:43 NODE1 user.debug weewx[24947]: restx: Ambient: url: http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=KAZPHOEN538&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtime=1& baromin=29.902 &dewptf=23.5&humidity=019&dateutc=2017-12-24%2023%3A25%3A43&rtfreq=2.5&dailyrainin=0.00&tempf=67.1&windspeedmph=1.7&rainin=0.00 Dec 24 23:26:01 NODE1 user.debug weewx[24947]: restx: Ambient: url: http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=KAZPHOEN538&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtime=1&humidity=019&dateutc=2017-12-24%2023%3A26%3A01&rtfreq=2.5&dailyrainin=0.00&winddir=202&tempf=67.1&windspeedmph=1.1&rainin=0.00 We can see that barometer appears in only one of them. I've posted issue #291 <https://github.com/weewx/weewx/issues/291> to track the problem. Warren, thank you for your patience in uncovering this. -tk On Mon, Dec 25, 2017 at 12:51 AM, Warren Severin <[email protected]> wrote: > Really appreciate your looking into this. > > I've attached to this post: > > - The system log file(*1) from a run of something less than 30 minutes > with Debug = 3, log_success = true, and rapidfire = true. > - A screenshot from the tables display at WU for that period. > - My weewx.conf file. Maybe there's something screwy in there? > > Thanks! > > (*1) I hope the system log file is accurate. Since the Tomato OS is > designed to run completely in RAM the /var/log/messages file only holds a > couple hundred lines at a time. I wrote a shell script to check the log > file inode numbers every 10 seconds and when they change, copy the last > complete messages file to another file on hard disk. Looks OK, but... > > -- > 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.
