More Info: I was able to grab a packet capture showing (what looks like) successful posts....
15:50:57.484963 IP 192.168.34.14.35582 > ec2-52-35-171-238.us-west-2.compute.amazonaws.com.http: Flags [P.], seq 1:417, ack 1, win 229, options [nop,nop,TS val 119644 ecr 2654403223], length 416: HTTP: GET /weatherstation/updateweatherstation.php?action=updateraw&ID=KMICANTO5&PASSWORD=xxxxxxxx&softwaretype=weewx-3.7.1&windgustmph=11.0&humidity=048&dailyrainin=0.00&winddir=236&tempf=91.0&windspeedmph=4.0&rtfreq=2.5&rainin=0.00&baromin=29.771&dewptf=68.5&dateutc=2017-07-01%2019%3A50%3A57&realtime=1 HTTP/1.1 15:50:57.583364 IP ec2-52-35-171-238.us-west-2.compute.amazonaws.com.http > 192.168.34.14.35582: Flags [.], ack 417, win 119, options [nop,nop,TS val 2654403298 ecr 119644], length 0 15:50:57.585206 IP ec2-52-35-171-238.us-west-2.compute.amazonaws.com.http > 192.168.34.14.35582: Flags [P.], seq 1:109, ack 417, win 119, options [nop,nop,TS val 2654403299 ecr 119644], length 108: HTTP: HTTP/1.0 200 OK On Saturday, July 1, 2017 at 3:43:39 PM UTC-4, Travis Bully wrote: > > Hey Team - > > Long time user of the platform and love it. I've noticed something odd > the past few days or so that may completely be on Wunderground's side but > thought I'd post here to see if someone has any ideas. I've also put in a > support message to wunderground but, judging from postings on several > forums, I'm not holding my breath on help from them. > > Running weewx 3.7.1 > Vantage Pro 2 with the genuine USB Logger > > Relevant Config > [[Wunderground]] > # This section is for configuring posts to the Weather Underground. > > # If you wish to do this, set the option 'enable' to true, > # and specify a station (e.g., 'KORHOODR3') and password. > enable = true > station = KMICANTO5 > # To guard against parsing errors, put your password in quotes: > password = "xxxxxxxx" > > # Set the following to True to have weewx use the WU "Rapidfire" > # protocol. Not all hardware can support it. See the User's Guide. > rapidfire = True > retry_login = 60 > log_success = True > log_failure = True > > > Debug Log Example > Jul 1 15:33:43 homeauto02 weewx[1192]: restx: Wunderground-RF: Published > record 2017-07-01 15:33:43 EDT (1498937623) > Jul 1 15:33:45 homeauto02 weewx[1192]: restx: Wunderground-RF: Published > record 2017-07-01 15:33:45 EDT (1498937625) > Jul 1 15:33:47 homeauto02 weewx[1192]: restx: Wunderground-RF: Published > record 2017-07-01 15:33:47 EDT (1498937627) > Jul 1 15:33:49 homeauto02 weewx[1192]: restx: Wunderground-RF: Published > record 2017-07-01 15:33:49 EDT (1498937629) > Jul 1 15:33:51 homeauto02 weewx[1192]: restx: Wunderground-RF: Published > record 2017-07-01 15:33:51 EDT (1498937631) > Jul 1 15:33:53 homeauto02 weewx[1192]: restx: Wunderground-RF: Published > record 2017-07-01 15:33:53 EDT (1498937633) > > I see very few to no post failures. > > Even more interesting is, if you go to my station history, you'll see a > constant stream of data. > > https://www.wunderground.com/personal-weather-station/dashboard?ID=KMICANTO5#history > > (ignore the 3:33 EST posting - that was me restarting the Pi as a last > resort) > > > > > -- 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.
