The timestamp in the record is 4 months in the future, so it is getting rejected.This can happen if the internal clock in the VP2 was not set correctly, perhaps because the clock in your RPi is not set correctly. See the wiki article on the Raspberry Pi <https://github.com/weewx/weewx/wiki/Raspberry-Pi>.
It's hard to say much more without seeing the log. Set debug=1, restart weewx, let it run through the first archive cycle, then post the log. See the wiki article on logs <https://github.com/weewx/weewx/wiki/view-logs> for more details. -tk On Tue, Sep 2, 2025 at 8:51 PM Dirk Howard <[email protected]> wrote: > I have WeeWX installed on a Raspberry PI. I am getting and error that > seems to keep me from updating the weather from my Vantage Pro II. > > Sep 02 19:40:16 weewxpi weewxd[63594]: WARNING weewx.engine: Ignore > historical record: {'dateTime': 1767095700, 'usUnits': 1, 'interval': 5, > 'rxCheckPercent': 87.97916666666666, 'outTemp': 55.1, ' > highOutTemp': 55.4, 'lowOutTemp': 55.1, 'rain': 0.0, 'rainRate': 0.0, > 'barometer': 29.936, 'wind_samples': 103.0, 'inTemp': 72.6, 'inHumidity': > 34.0, 'outHumidity': 73.0, 'windSpeed': 0.0, 'windGu > st': 0.0, 'ET': 0.0, 'forecastRule': 45} > > I am not sure how to clear this error to move on past this record. > > -- > 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 visit > https://groups.google.com/d/msgid/weewx-user/0368c7c1-b0a3-4003-9938-113e6810eebdn%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/0368c7c1-b0a3-4003-9938-113e6810eebdn%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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 visit https://groups.google.com/d/msgid/weewx-user/CAPq0zEAXXN%2Bz38UM6mebcvTKOzOKy_6BYA1JXzQMJ7gNVAySKg%40mail.gmail.com.
