Hello, I am trying to publish some missing records on wu by running wunderfixer. Everything seems to be working fine, but none of the records get stored on wu.
Here is a typical example of output I am getting from wunderfixer: # ./bin/wunderfixer -c weewx.conf -d 2017-11-11 -v Using configuration file weewx.conf. Using database binding 'wx_binding', which is bound to database 'archive_sqlite' Weather Underground Station: IPROVENC115 Date to check: 2017-11-11 Number of archive records: 1440 Number of WU records: 293 Number of missing records: 47 <...> 2017-11-11 04:35:00 UTC (1510374900);1014.833"; 7.2F; 80%; 0.8 mph; 338 deg; 1.3 mph gust; 4.0F; 0.00" rain ...published. <...> And no matter how many times I run wunderfixer, I always get the same number of "missing records". This used to work fine, and to be honest I can't tell when the problem started to occur: I only rarely run wunderfixer... But I recently upgraded to 3.7.1, up from 3.5.0, which could potentially explain the problem. Or is this a problem with wu? I noticed that they recently made a lot of changes to the site. Note that weewx has no problem to publish records to wu, it's only wunderfixer. For reference, I am using: weewx 3.7.1 Python 2.7.14 running from a docker container. Also, the missing records are definitely present in the weewx.sdb database (I am storing records every minutes in the db). Thanks. -- 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.
