Hello,

I did a few additional tests, and found that wunderfixer is in fact able to 
update missing records in the last 2 hours more or less, but that it 
consistently fails if the records are older.
Looking at the requests sent to WU, I noticed that the requests have the 
following headers:

Host: rtupdate.wunderground.com

Connection: close

User-Agent: weewx/3.7.1


Could the problem come from the value for the Host header (rapid fire 
server instead of the 'normal' one)?

Side question: is it possible to configure weewx to send data to WU using 
HTTPS rather than HTTP (according to the WU documentation, this should be 
possible)?

Thanks,
Olivier.

On Monday, 13 November 2017 20:57:39 UTC+1, Tom Keffer wrote:
>
> Almost surely a WU problem. This has happened to me as well: I republish 
> some data to the WU using wunderfixer and it never shows up.
>
> -tk
>
> On Mon, Nov 13, 2017 at 7:37 AM, <[email protected] <javascript:>> 
> wrote:
>
>> 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] <javascript:>.
>> 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.

Reply via email to