Thanks. I am trying to get my head around what is going on here. There seems to be a lot of double handling (posting) of records, for example the 22 May 19:50:20 record is published by the MQTT uploader six times:
May 22 19:50:28 weewx weewx[5569] INFO weewx.restx: MQTT: Published record 2020-05-22 19:50:20 NZST (1590133820) ... May 22 19:50:29 weewx weewx[5569] INFO weewx.restx: MQTT: Published record 2020-05-22 19:50:20 NZST (1590133820) ... May 22 19:50:44 weewx weewx[5569] INFO weewx.restx: MQTT: Published record 2020-05-22 19:50:20 NZST (1590133820) ... May 22 19:50:50 weewx weewx[5569] INFO weewx.restx: MQTT: Published record 2020-05-22 19:50:20 NZST (1590133820) ... May 22 19:51:00 weewx weewx[5569] INFO weewx.restx: MQTT: Published record 2020-05-22 19:50:20 NZST (1590133820) ... May 22 19:51:16 weewx weewx[5569] INFO weewx.restx: MQTT: Published record 2020-05-22 19:50:20 NZST (1590133820) I also see the interceptor is picking up a lot of what appears to be duplicate records some of which are HTTP POST and others HTTP GET. Can you clarrify your configuration? From the wee_debug report you have WeeWX uploading to WU both normal (every archive record) updates and rapid fire and you have WeeWX uploading to a MQTT broker every archive record and loop packet. Do you have your weather station uploading to WU? I am thinking it might be time to pare back to a bare bones setup by turning off a few services. Gary On Friday, 22 May 2020 18:36:29 UTC+10, Zsolt Máté wrote: > > It stopped updating the html at local 08:00PM, and in the log I see an > MQTT message dated tomorrow. > It's MQTT related: May 22 20:00:20 weewx weewx[5569] INFO weewx.restx: > MQTT: Published record 2020-05-23 07:00:00 NZST (1590174000) > > Log from 10 minutes before until 10 minutes after 8PM -> > https://pastebin.com/K7s8e60V > -- 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/d131a940-cf72-4718-82b9-cac874943b52%40googlegroups.com.
