WOW, PWS, & WU stopped updating while AWEKAS, CWOP, & WeatherCloud still work

590 views
Skip to first unread message

john hutchison

unread,
Aug 8, 2017, 11:28:40 PM8/8/17
to weewx-user
I have been using weewx for almost a year now with few issues. Publishing has always worked for WU, WOW, PWS, CWOP, AWEKAS, & WeatherCloud. All of a sudden, two days ago WU, PWS, & WOW started throwing the following messages while running the archive interval:


restx: Wunderground-PWS: Failed to publish record 2017-08-08 22:05:00 CDT (1502247900): Failed upload after 3 tries
restx: WOW: Failed to publish record 2017-08-08 22:05:00 CDT (1502247900): Failed upload after 3 tries
restx: PWSWeather: Failed to publish record 2017-08-08 22:05:00 CDT (1502247900): Failed upload after 3 tries

When I had first installed weewx long ago I saw auth errors and know what those look like, but even in debug the above is what I get and cannot figure it out.
Another post showed it may be a connection/resolution issue and I used the following command:


wget http://weatherstation.wunderground.com/weatherstation/updateweatherstation.php -O -

which returned:

Connecting to weatherstation.wunderground.com (weatherstation.wunderground.com)|52.35.171.238|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 615 [text/html]
Saving to: ‘STDOUT’

 0% [                                       ] 0           --.-K/s              <b>RapidFire Server</b><br><br>
<b>usage</b><br>
action [action = updateraw]<br>
ID [ID as registered by wunderground.com]<br>
PASSWORD [PASSWORD registered with this ID]<br>
dateutc - [YYYY-MM-DD HH:MM:SS (mysql format)]<br>
winddir - [0-360]<br>
windspeedmph - [mph]<br>
windgustmph - [windgustmph ]<br>
humidity - [%]<br>
tempf - [temperature F]<br>
rainin - [rain in]<br>
dailyrainin - [daily rain in accumulated]<br>
baromin - [barom in]<br>
dewptf- [dewpoint F]<br>
weather - [text] -- metar style (+RA) <br>
clouds - [text]  -- SKC, FEW, SCT, BKN, OVC<br>
softwaretype - [text] ie: vws or weatherdisplay<br>
100%[======================================>] 615         --.-K/s   in 0s

so it shouldn't be a connection/resolution issue.


Acurite Vn1
weewx 3.7.1
Linux Mint 17.2
mysql  Ver 15.1 Distrib 5.5.57-MariaDB
wcloud 0.10
forecast 3.2.14
sdr 0.9
Weews-WD 1.0.3
meteotemplate 0.9

john hutchison

unread,
Aug 8, 2017, 11:30:24 PM8/8/17
to weewx-user
This is also a DEB install.

gjr80

unread,
Aug 8, 2017, 11:46:40 PM8/8/17
to weewx-user
Hi,

Thanks for the description but it is almost always best to provide a raw log extract rather than just a few lines, it often gives context. The restx code provides differing levels of debug info depending on the debug value in weewx.conf. I suggest you edit weewx.conf, set debug=3, save weewx.conf and then stop/start weeWX. Let weeWX run for 10 minutes (assuming here you archive interval is 5 minutes - we want a couple of archive periods) and then post the log, unedited, from when you just started weeWX. The log is going to be fairly chatty but that is fine, Mr Google has lots of storage :-) Hopefully that will give us some details on the errors. Oh, and don't forget to put debug back to 0 then stop/start weeWX, otherwise your logs are going to get pretty big pretty quick.

Gary

john hutchison

unread,
Aug 9, 2017, 12:26:46 AM8/9/17
to weewx-user
Well, after two days I started weewx in debug lvl 3 and now it's updating to WOW, WU, and PWS... I am trying to remember how to re-enable saving logs to syslog, as several months ago I installed loganaylzer and syslog-ng and disabled local syslogs. But it's working somehow now. Going to leave it in level 3 for the next day and then turn it back off if it doesn't break down again. Thanks, but that makes no sense...

gjr80

unread,
Aug 9, 2017, 1:59:02 AM8/9/17
to weewx-user
Interesting, can't think why changing the debug level in itself would change things. Setting debug = 1 only changes the syslog mask, changing it to 2 or higher merely enables additional syslog calls. It could be that the restart associated with changing debugs levels could have cleared the issue. Will be interesting to see what happens when debug goes back to 0.

Gary

Andrew Milner

unread,
Aug 9, 2017, 5:17:08 AM8/9/17
to weewx-user
or it could just be that wow, pws and wu had server issues - they are all related in some obscure manner I do believe - so not much point in uploading to all of them anyway!!!

john hutchison

unread,
Aug 9, 2017, 11:44:03 AM8/9/17
to weewx-user
Here is the log. I only changed the account informations for the uploads for privacy. This log is using software record generation, but until I first saw the issue I was running hardware.

sudo tail -f /var/log/syslog | grep weewx

Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29876]: engine: Initializing weewx version 3.7.1
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29876]: engine: Using Python 2.7.6 (default, Oct 26 2016, 20:30:19) #012[GCC 4.8.4]
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29876]: engine: Platform Linux-3.16.0-38-generic-x86_64-with-LinuxMint-17.2-rafaela
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29876]: engine: Locale is 'en_US.UTF-8'
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29876]: engine: pid file is /var/run/weewx.pid
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: engine: Using configuration file /etc/weewx/weewx.conf
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: engine: debug is 3
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: engine: Initializing engine
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: engine: Loading station type AcuRite (weewx.drivers.acurite)
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: acurite: driver version is 0.24
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: engine: Loading service weewx.engine.StdTimeSynch
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: engine: Finished loading service weewx.engine.StdTimeSynch
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: engine: Loading service weewx.engine.StdConvert
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: engine: StdConvert target unit is 0x1
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: engine: Finished loading service weewx.engine.StdConvert
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: engine: Loading service weewx.engine.StdCalibrate
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: engine: Finished loading service weewx.engine.StdCalibrate
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: engine: Loading service weewx.engine.StdQC
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: engine: Finished loading service weewx.engine.StdQC
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: engine: Loading service weewx.wxservices.StdWXCalculate
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: wxcalculate: The following values will be calculated: barometer=prefer_hardware, windchill=prefer_hardware, dewpoint=prefer_hardware, appTemp=prefer_hardware, rainRate=prefer_hardware, windrun=prefer_hardware, heatindex=prefer_hardware, maxSolarRad=prefer_hardware, humidex=prefer_hardware, pressure=prefer_hardware, inDewpoint=prefer_hardware, ET=prefer_hardware, altimeter=prefer_hardware, cloudbase=prefer_hardware
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: wxcalculate: The following algorithms will be used for calculations: altimeter=aaNOAA, maxSolarRad=RS
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: engine: Finished loading service weewx.wxservices.StdWXCalculate
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: engine: Loading service user.weewxwd3.WdWXCalculate
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: engine: Finished loading service user.weewxwd3.WdWXCalculate
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: engine: Loading service weewx.engine.StdArchive
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: engine: Archive will use data binding wx_binding
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: engine: Record generation will be attempted in 'software'
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: engine: Using archive interval of 300 seconds (specified in weewx configuration)
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: engine: Use LOOP data in hi/low calculations: 1
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: manager: Daily summary version is 1.0
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: engine: Using binding 'wx_binding' to database 'weewx'
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: manager: Starting backfill of daily summaries
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: engine: Finished loading service weewx.engine.StdArchive
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: engine: Loading service user.weewxwd3.WdArchive
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: WdArchive: WdArchive will use data binding wd_binding
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: manager: Daily summary version is 1.0
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: WdArchive: Using binding 'wd_binding' to database 'weewxwd'
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: WdArchive: Starting backfill of daily summaries
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: manager: Starting backfill of daily summaries
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: WdArchive: Daily summaries up to date.
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: engine: Finished loading service user.weewxwd3.WdArchive
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: engine: Loading service weewx.restx.StdStationRegistry
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: restx: StationRegistry: Station will be registered.
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: engine: Finished loading service weewx.restx.StdStationRegistry
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: engine: Loading service weewx.restx.StdWunderground
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: restx: Wunderground-PWS: Data for station <obscured for privacy> will be posted
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: engine: Finished loading service weewx.restx.StdWunderground
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: engine: Loading service weewx.restx.StdPWSweather
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: restx: PWSWeather: Data for station <obscured for privacy> will be posted
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: engine: Finished loading service weewx.restx.StdPWSweather
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: engine: Loading service weewx.restx.StdCWOP
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: restx: CWOP: Data for station <obscured for privacy> will be posted
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: engine: Finished loading service weewx.restx.StdCWOP
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: engine: Loading service weewx.restx.StdWOW
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: restx: WOW: Data for station <obscured for privacy> will be posted
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: engine: Finished loading service weewx.restx.StdWOW
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: engine: Loading service weewx.restx.StdAWEKAS
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: restx: AWEKAS: Data will be uploaded for user <obscured for privacy>
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: engine: Finished loading service weewx.restx.StdAWEKAS
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: engine: Loading service user.wcloud.WeatherCloud
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: restx: WeatherCloud: service version is 0.10
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: restx: WeatherCloud: Data will be uploaded for id=<obscured for privacy>
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: manager: Daily summary version is 1.0
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: engine: Finished loading service user.wcloud.WeatherCloud
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: engine: Loading service user.meteotemplate.Meteotemplate
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: service version is 0.9
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: manager: Daily summary version is 1.0
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: Data will be uploaded to http://john-ps583aa-aba-a1020n.lan/meteotemplate/api.php
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: engine: Finished loading service user.meteotemplate.Meteotemplate
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: engine: Loading service weewx.engine.StdPrint
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: manager: Daily summary version is 1.0
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: engine: Finished loading service weewx.engine.StdPrint
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: engine: Loading service weewx.engine.StdReport
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: engine: Finished loading service weewx.engine.StdReport
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: engine: Starting up weewx version 3.7.1
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: engine: Station does not support reading the time
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: engine: Starting main packet loop.
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: manager: Daily summary version is 1.0
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: message repeated 3 times: [ manager: Daily summary version is 1.0]
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: acurite: Found station at bus= device=
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: acurite: next read in 18 seconds
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: url: http://john-ps583aa-aba-a1020n.lan/meteotemplate/api.php?TBAT=0&RR=0.000&H=65.0&SW=weewx-3.7.1&P=1017.646&TIN=27.55&R=0.000&U=1502292450&T=27.50&W=2.66&PASS=<obscured for privacy>%40&UGP=917.062
Aug  9 10:27:29 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: Published record 2017-08-09 10:27:30 CDT (1502292450)
Aug  9 10:27:47 john-PS583AA-ABA-a1020n weewx[29880]: acurite: Found station at bus= device=
Aug  9 10:27:47 john-PS583AA-ABA-a1020n weewx[29880]: acurite: next read in 18 seconds
Aug  9 10:27:47 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: url: http://john-ps583aa-aba-a1020n.lan/meteotemplate/api.php?TBAT=0&B=202&RR=0.000&SW=weewx-3.7.1&R=0.000&U=1502292468&W=1.83&PASS=<obscured for privacy>%40
Aug  9 10:27:47 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: Published record 2017-08-09 10:27:48 CDT (1502292468)
Aug  9 10:28:05 john-PS583AA-ABA-a1020n weewx[29880]: acurite: Found station at bus= device=
Aug  9 10:28:05 john-PS583AA-ABA-a1020n weewx[29880]: acurite: next read in 18 seconds
Aug  9 10:28:05 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: url: http://john-ps583aa-aba-a1020n.lan/meteotemplate/api.php?TBAT=0&RR=0.000&H=65.0&SW=weewx-3.7.1&R=0.000&U=1502292486&T=27.39&W=0.00&PASS=<obscured for privacy>%40
Aug  9 10:28:05 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: Published record 2017-08-09 10:28:06 CDT (1502292486)
Aug  9 10:28:23 john-PS583AA-ABA-a1020n weewx[29880]: acurite: Found station at bus= device=
Aug  9 10:28:23 john-PS583AA-ABA-a1020n weewx[29880]: acurite: next read in 6 seconds
Aug  9 10:28:23 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: url: http://john-ps583aa-aba-a1020n.lan/meteotemplate/api.php?TBAT=0&RR=0.000&SW=weewx-3.7.1&R=0.000&U=1502292504&W=0.00&PASS=<obscured for privacy>%40
Aug  9 10:28:23 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: Published record 2017-08-09 10:28:24 CDT (1502292504)
Aug  9 10:28:29 john-PS583AA-ABA-a1020n weewx[29880]: acurite: Found station at bus= device=
Aug  9 10:28:29 john-PS583AA-ABA-a1020n weewx[29880]: acurite: next read in 12 seconds
Aug  9 10:28:29 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: url: http://john-ps583aa-aba-a1020n.lan/meteotemplate/api.php?RR=0.000&SW=weewx-3.7.1&TIN=27.55&R=0.000&U=1502292510&PASS=<obscured for privacy>%40&UGP=917.062
Aug  9 10:28:29 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: Published record 2017-08-09 10:28:30 CDT (1502292510)
Aug  9 10:28:41 john-PS583AA-ABA-a1020n weewx[29880]: acurite: Found station at bus= device=
Aug  9 10:28:41 john-PS583AA-ABA-a1020n weewx[29880]: acurite: next read in 18 seconds
Aug  9 10:28:41 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: url: http://john-ps583aa-aba-a1020n.lan/meteotemplate/api.php?TBAT=0&RR=0.000&H=65.0&SW=weewx-3.7.1&R=0.000&U=1502292522&T=27.50&W=0.00&PASS=<obscured for privacy>%40
Aug  9 10:28:41 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: Published record 2017-08-09 10:28:42 CDT (1502292522)
Aug  9 10:28:59 john-PS583AA-ABA-a1020n weewx[29880]: acurite: Found station at bus= device=
Aug  9 10:28:59 john-PS583AA-ABA-a1020n weewx[29880]: acurite: next read in 18 seconds
Aug  9 10:28:59 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: url: http://john-ps583aa-aba-a1020n.lan/meteotemplate/api.php?TBAT=0&RR=0.000&SW=weewx-3.7.1&R=0.000&U=1502292540&W=0.00&PASS=<obscured for privacy>%40
Aug  9 10:28:59 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: Published record 2017-08-09 10:29:00 CDT (1502292540)
Aug  9 10:29:17 john-PS583AA-ABA-a1020n weewx[29880]: acurite: Found station at bus= device=
Aug  9 10:29:18 john-PS583AA-ABA-a1020n weewx[29880]: acurite: next read in 12 seconds
Aug  9 10:29:18 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: url: http://john-ps583aa-aba-a1020n.lan/meteotemplate/api.php?TBAT=0&RR=0.000&H=64.0&SW=weewx-3.7.1&R=0.000&U=1502292558&T=27.72&W=4.31&PASS=<obscured for privacy>%40
Aug  9 10:29:18 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: Published record 2017-08-09 10:29:18 CDT (1502292558)
Aug  9 10:29:30 john-PS583AA-ABA-a1020n weewx[29880]: acurite: Found station at bus= device=
Aug  9 10:29:30 john-PS583AA-ABA-a1020n weewx[29880]: acurite: next read in 6 seconds
Aug  9 10:29:30 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: url: http://john-ps583aa-aba-a1020n.lan/meteotemplate/api.php?RR=0.000&SW=weewx-3.7.1&TIN=27.55&R=0.000&U=1502292570&PASS=<obscured for privacy>%40&UGP=917.062
Aug  9 10:29:30 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: Published record 2017-08-09 10:29:30 CDT (1502292570)
Aug  9 10:29:36 john-PS583AA-ABA-a1020n weewx[29880]: acurite: Found station at bus= device=
Aug  9 10:29:36 john-PS583AA-ABA-a1020n weewx[29880]: acurite: next read in 18 seconds
Aug  9 10:29:36 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: url: http://john-ps583aa-aba-a1020n.lan/meteotemplate/api.php?TBAT=0&B=112&RR=0.000&SW=weewx-3.7.1&R=0.000&U=1502292576&W=3.48&PASS=<obscured for privacy>%40
Aug  9 10:29:36 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: Published record 2017-08-09 10:29:36 CDT (1502292576)
Aug  9 10:29:54 john-PS583AA-ABA-a1020n weewx[29880]: acurite: Found station at bus= device=
Aug  9 10:29:54 john-PS583AA-ABA-a1020n weewx[29880]: acurite: next read in 18 seconds
Aug  9 10:29:54 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: url: http://john-ps583aa-aba-a1020n.lan/meteotemplate/api.php?TBAT=0&RR=0.000&H=63.0&SW=weewx-3.7.1&R=0.000&U=1502292594&T=27.89&W=1.83&PASS=<obscured for privacy>%40
Aug  9 10:29:54 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: Published record 2017-08-09 10:29:54 CDT (1502292594)
Aug  9 10:30:12 john-PS583AA-ABA-a1020n weewx[29880]: acurite: Found station at bus= device=
Aug  9 10:30:12 john-PS583AA-ABA-a1020n weewx[29880]: acurite: next read in 18 seconds
Aug  9 10:30:12 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: url: http://john-ps583aa-aba-a1020n.lan/meteotemplate/api.php?TBAT=0&RR=0.000&SW=weewx-3.7.1&R=0.000&U=1502292612&W=0.00&PASS=<obscured for privacy>%40
Aug  9 10:30:13 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: Published record 2017-08-09 10:30:12 CDT (1502292612)
Aug  9 10:30:30 john-PS583AA-ABA-a1020n weewx[29880]: acurite: Found station at bus= device=
Aug  9 10:30:30 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: url: http://john-ps583aa-aba-a1020n.lan/meteotemplate/api.php?TBAT=0&RR=0.000&H=63.0&SW=weewx-3.7.1&P=1017.470&TIN=27.55&R=0.000&U=1502292630&T=28.00&W=0.00&PASS=<obscured for privacy>%40&UGP=917.062
Aug  9 10:30:30 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: Published record 2017-08-09 10:30:30 CDT (1502292630)
Aug  9 10:30:30 john-PS583AA-ABA-a1020n weewx[29880]: manager: Added record 2017-08-09 10:30:00 CDT (1502292600) to database 'weewx'
Aug  9 10:30:30 john-PS583AA-ABA-a1020n weewx[29880]: manager: Added record 2017-08-09 10:30:00 CDT (1502292600) to daily summary in 'weewx'
Aug  9 10:30:30 john-PS583AA-ABA-a1020n weewx[29880]: manager: Added record 2017-08-09 10:30:00 CDT (1502292600) to database 'weewxwd'
Aug  9 10:30:30 john-PS583AA-ABA-a1020n weewx[29880]: manager: Added record 2017-08-09 10:30:00 CDT (1502292600) to daily summary in 'weewxwd'
Aug  9 10:30:30 john-PS583AA-ABA-a1020n weewx[29880]: restx: Ambient: url: http://www.pwsweather.com/pwsupdate/pwsupdate.php?action=updateraw&ID=KTXLAMES3&PASSWORD=XXX&softwaretype=weewx-3.7.1&windgustmph=2.7&humidity=064&dailyrainin=0.00&winddir=140&tempf=81.7&windspeedmph=1.0&rainin=0.00&baromin=30.051&dewptf=68.5&dateutc=2017-08-09%2015%3A30%3A00
Aug  9 10:30:30 john-PS583AA-ABA-a1020n weewx[29880]: restx: Ambient: url: http://weatherstation.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=KTXLAMES3&PASSWORD=XXX&softwaretype=weewx-3.7.1&windgustmph=2.7&humidity=064&dailyrainin=0.00&winddir=140&tempf=81.7&windspeedmph=1.0&rainin=0.00&baromin=30.051&dewptf=68.5&dateutc=2017-08-09%2015%3A30%3A00
Aug  9 10:30:30 john-PS583AA-ABA-a1020n weewx[29880]: restx: CWOP: packet: EW9883>APRS,TCPIP*:@091530z3244.57N/10157.94W_140/000g002t081r000p000P000b10228h64.weewx-3.7.1-AcuRite#015
Aug  9 10:30:30 john-PS583AA-ABA-a1020n weewx[29880]: restx: AWEKAS: url: http://data.awekas.at/eingabe_pruefung.php?val=jvhutchisonjr;XXX;09.08.2017;15:30;27.6;64;1017.646;0.00;1.6;140;;;;de;;4.3;;;;;;0.00;weewx_3.7.1;-101.965671;32.742908
Aug  9 10:30:30 john-PS583AA-ABA-a1020n weewx[29880]: reportengine: Running reports for latest time in the database.
Aug  9 10:30:30 john-PS583AA-ABA-a1020n weewx[29880]: reportengine: Running report StandardReport
Aug  9 10:30:30 john-PS583AA-ABA-a1020n weewx[29880]: reportengine: Found configuration file /etc/weewx/skins/Standard/skin.conf for report StandardReport
Aug  9 10:30:30 john-PS583AA-ABA-a1020n weewx[29880]: restx: WOW: url: http://wow.metoffice.gov.uk/automaticreading?action=updateraw&siteid=d53d329a-088f-e611-9401-0003ff59aed0&siteAuthenticationKey=XXX&softwaretype=weewx-3.7.1&baromin=30.051&dewptf=68.5&humidity=64&dateutc=2017-08-09+15%3A30%3A00&dailyrainin=0.00&winddir=140&tempf=81.7&windspeedmph=1&windgustmph=3&rainin=0.00
Aug  9 10:30:30 john-PS583AA-ABA-a1020n weewx[29880]: acurite: Found station at bus= device=
Aug  9 10:30:30 john-PS583AA-ABA-a1020n weewx[29880]: restx: CWOP: Connected to server cwop.aprs.net:14580
Aug  9 10:30:30 john-PS583AA-ABA-a1020n weewx[29880]: restx: CWOP: Published record 2017-08-09 10:30:00 CDT (1502292600)
Aug  9 10:30:30 john-PS583AA-ABA-a1020n weewx[29880]: cheetahgenerator: using search list ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras']
Aug  9 10:30:30 john-PS583AA-ABA-a1020n weewx[29880]: restx: WeatherCloud: url: http://api.weathercloud.net/v01/set?bar=10176&wid=6730c40fc9660301&ver=3.7.1&tempin=276&temp=276&wspd=4&wdir=140&hum=64&battery04=1&wdiravg=135&rainrate=0&rain=0&dew=203&heat=293&wspdhi=17&key=XXX&time=1530&date=20170809&wspdavg=7&type=251&chill=276
Aug  9 10:30:30 john-PS583AA-ABA-a1020n weewx[29880]: acurite: next read in 18 seconds
Aug  9 10:30:30 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: url: http://john-ps583aa-aba-a1020n.lan/meteotemplate/api.php?SW=weewx-3.7.1&R=0.000&U=1502292630&RR=0.000&PASS=<obscured for privacy>%40
Aug  9 10:30:30 john-PS583AA-ABA-a1020n weewx[29880]: manager: Daily summary version is 1.0
Aug  9 10:30:30 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: Published record 2017-08-09 10:30:30 CDT (1502292630)
Aug  9 10:30:30 john-PS583AA-ABA-a1020n weewx[29880]: restx: AWEKAS: Published record 2017-08-09 10:30:00 CDT (1502292600)
Aug  9 10:30:31 john-PS583AA-ABA-a1020n weewx[29880]: restx: WeatherCloud: Published record 2017-08-09 10:30:00 CDT (1502292600)
Aug  9 10:30:34 john-PS583AA-ABA-a1020n weewx[29880]: cheetahgenerator: Generated 14 files for report StandardReport in 3.47 seconds
Aug  9 10:30:34 john-PS583AA-ABA-a1020n weewx[29880]: manager: Daily summary version is 1.0
Aug  9 10:30:35 john-PS583AA-ABA-a1020n weewx[29880]: imagegenerator: Generated 12 images for StandardReport in 0.68 seconds
Aug  9 10:30:35 john-PS583AA-ABA-a1020n weewx[29880]: copygenerator: copied 9 files to /var/www/html/weewx
Aug  9 10:30:35 john-PS583AA-ABA-a1020n weewx[29880]: reportengine: Running report wdTesttags
Aug  9 10:30:35 john-PS583AA-ABA-a1020n weewx[29880]: reportengine: Found configuration file /etc/weewx/skins/Testtags/skin.conf for report wdTesttags
Aug  9 10:30:35 john-PS583AA-ABA-a1020n weewx[29880]: cheetahgenerator: using search list ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras', 'user.wdSearchX3.wdMonthStats', 'user.wdSearchX3.wdTesttagsAgoRainTags', 'user.wdSearchX3.wdLastRainTags', 'user.wdSearchX3.wdTimeSpanTags', 'user.wdSearchX3.wdMaxAvgWindTags', 'user.wdSearchX3.wdMaxWindGustTags', 'user.wdSearchX3.wdSundryTags', 'user.wdSearchX3.wdSkinDict', 'user.wdSearchX3.wdMonthlyReportStats', 'user.wdSearchX3.wdWindroseTags', 'user.wdSearchX3.wdWindRunTags', 'user.wdSearchX3.wdHourRainTags', 'user.wdSearchX3.wdGdDays', 'user.wdSearchX3.wdForToday', 'user.wdSearchX3.wdRainThisDay', 'user.wdSearchX3.wdRainDays', 'user.wdAstroSearchX3.wdMoonApsis', 'user.wdAstroSearchX3.wdEclipse', 'user.wdAstroSearchX3.wdEarthApsis', 'user.wdAstroSearchX3.wdChineseNewYear', 'user.wdSearchX3.wdYestAlmanac', 'user.wdSearchX3.wdTaggedStats', 'user.wdSearchX3.wdTaggedArchiveStats', 'user.wdSearchX3.wdManualAverages']
Aug  9 10:30:35 john-PS583AA-ABA-a1020n weewx[29880]: manager: Daily summary version is 1.0
Aug  9 10:30:35 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdSkinDict SLE executed in 0.000 seconds
Aug  9 10:30:35 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdYestAlmanac SLE executed in 0.003 seconds
Aug  9 10:30:35 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdMonthStats SLE executed in 0.019 seconds
Aug  9 10:30:35 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdTesttagsAgoRainTags SLE executed in 0.015 seconds
Aug  9 10:30:35 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdLastRainTags SLE executed in 0.002 seconds
Aug  9 10:30:35 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdTimeSpanTags SLE executed in 0.000 seconds
Aug  9 10:30:35 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdMaxAvgWindTags SLE executed in 0.027 seconds
Aug  9 10:30:35 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdMaxWindGustTags SLE executed in 0.008 seconds
Aug  9 10:30:35 john-PS583AA-ABA-a1020n weewx[29880]: manager: Daily summary version is 1.0
Aug  9 10:30:35 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdSundryTags SLE executed in 0.020 seconds
Aug  9 10:30:35 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdMonthlyReportStats SLE executed in 0.000 seconds
Aug  9 10:30:35 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdWindroseTags SLE executed in 0.005 seconds
Aug  9 10:30:35 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdWindRunTags SLE executed in 0.012 seconds
Aug  9 10:30:35 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdHourRainTags SLE executed in 0.005 seconds
Aug  9 10:30:35 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdGdDays SLE executed in 0.003 seconds
Aug  9 10:30:35 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdForToday SLE executed in 0.003 seconds
Aug  9 10:30:35 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdRainThisDay SLE executed in 0.004 seconds
Aug  9 10:30:35 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdRainDays SLE executed in 0.341 seconds
Aug  9 10:30:35 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdMoonApsis SLE executed in 0.009 seconds
Aug  9 10:30:35 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdEclipse SLE executed in 0.000 seconds
Aug  9 10:30:35 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdEarthApsis SLE executed in 0.000 seconds
Aug  9 10:30:35 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdChineseNewYear SLE executed in 0.000 seconds
Aug  9 10:30:35 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdTaggedStats SLE executed in 0.000 seconds
Aug  9 10:30:35 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdTaggedArchiveStats SLE executed in 0.000 seconds
Aug  9 10:30:35 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdManualAverages SLE executed in 0.000 seconds
Aug  9 10:30:39 john-PS583AA-ABA-a1020n weewx[29880]: cheetahgenerator: Generated 1 files for report wdTesttags in 4.74 seconds
Aug  9 10:30:39 john-PS583AA-ABA-a1020n weewx[29880]: reportengine: Running report wdPWS
Aug  9 10:30:39 john-PS583AA-ABA-a1020n weewx[29880]: reportengine: Found configuration file /etc/weewx/skins/PWS/skin.conf for report wdPWS
Aug  9 10:30:39 john-PS583AA-ABA-a1020n weewx[29880]: cheetahgenerator: using search list ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras', '']
Aug  9 10:30:39 john-PS583AA-ABA-a1020n weewx[29880]: manager: Daily summary version is 1.0
Aug  9 10:30:40 john-PS583AA-ABA-a1020n weewx[29880]: cheetahgenerator: Generated 1 files for report wdPWS in 0.14 seconds
Aug  9 10:30:40 john-PS583AA-ABA-a1020n weewx[29880]: reportengine: Running report wdClientraw
Aug  9 10:30:40 john-PS583AA-ABA-a1020n weewx[29880]: reportengine: Found configuration file /etc/weewx/skins/Clientraw/skin.conf for report wdClientraw
Aug  9 10:30:40 john-PS583AA-ABA-a1020n weewx[29880]: cheetahgenerator: using search list ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras', 'user.wdSearchX3.wdMonthStats', 'user.wdSearchX3.wdLastRainTags', 'user.wdSearchX3.wdTimeSpanTags', 'user.wdSearchX3.wdSundryTags', 'user.wdSearchX3.wdSkinDict', 'user.wdSearchX3.wdWindRunTags', 'user.wdSearchX3.wdYestAlmanac', 'user.wdSearchX3.wdTaggedStats', 'user.wdSearchX3.wdTaggedArchiveStats', 'user.wdSearchX3.wdRainDays', 'user.wdSearchX3.wdManualAverages']
Aug  9 10:30:40 john-PS583AA-ABA-a1020n weewx[29880]: manager: Daily summary version is 1.0
Aug  9 10:30:40 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdSkinDict SLE executed in 0.000 seconds
Aug  9 10:30:40 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdYestAlmanac SLE executed in 0.001 seconds
Aug  9 10:30:40 john-PS583AA-ABA-a1020n weewx[29880]: cheetahgenerator: Skip 'clientrawdaily.txt': last_mod=1502292319.53 age=320.603954554 stale=600
Aug  9 10:30:40 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdMonthStats SLE executed in 0.017 seconds
Aug  9 10:30:40 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdLastRainTags SLE executed in 0.001 seconds
Aug  9 10:30:40 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdTimeSpanTags SLE executed in 0.000 seconds
Aug  9 10:30:40 john-PS583AA-ABA-a1020n weewx[29880]: manager: Daily summary version is 1.0
Aug  9 10:30:40 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdSundryTags SLE executed in 0.015 seconds
Aug  9 10:30:40 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdWindRunTags SLE executed in 0.006 seconds
Aug  9 10:30:40 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdTaggedStats SLE executed in 0.000 seconds
Aug  9 10:30:40 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdTaggedArchiveStats SLE executed in 0.000 seconds
Aug  9 10:30:40 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdRainDays SLE executed in 0.137 seconds
Aug  9 10:30:40 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdManualAverages SLE executed in 0.000 seconds
Aug  9 10:30:40 john-PS583AA-ABA-a1020n weewx[29880]: restx: StationRegistry: Published record 2017-08-09 10:30:00 CDT (1502292600)
Aug  9 10:30:40 john-PS583AA-ABA-a1020n weewx[29880]: restx: PWSWeather: Failed upload attempt 1: timed out
Aug  9 10:30:40 john-PS583AA-ABA-a1020n weewx[29880]: cheetahgenerator: Skip 'clientrawhour.txt': last_mod=1502292320.62 age=320.117090702 stale=600
Aug  9 10:30:40 john-PS583AA-ABA-a1020n weewx[29880]: cheetahgenerator: Skip 'clientrawextra.txt': last_mod=1502292321.29 age=319.451347828 stale=600
Aug  9 10:30:40 john-PS583AA-ABA-a1020n weewx[29880]: cheetahgenerator: Generated 1 files for report wdClientraw in 0.62 seconds
Aug  9 10:30:40 john-PS583AA-ABA-a1020n weewx[29880]: reportengine: Running report wdStackedWindRose
Aug  9 10:30:40 john-PS583AA-ABA-a1020n weewx[29880]: reportengine: Found configuration file /etc/weewx/skins/StackedWindRose/skin.conf for report wdStackedWindRose
Aug  9 10:30:40 john-PS583AA-ABA-a1020n weewx[29880]: manager: Daily summary version is 1.0
Aug  9 10:30:40 john-PS583AA-ABA-a1020n weewx[29880]: imageStackedWindRose: Generated 1 images for wdStackedWindRose in 0.06 seconds
Aug  9 10:30:40 john-PS583AA-ABA-a1020n weewx[29880]: reportengine: Running report wdSteelGauges
Aug  9 10:30:40 john-PS583AA-ABA-a1020n weewx[29880]: reportengine: Found configuration file /etc/weewx/skins/SteelGauges/skin.conf for report wdSteelGauges
Aug  9 10:30:40 john-PS583AA-ABA-a1020n weewx[29880]: cheetahgenerator: using search list ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras', 'user.wdSearchX3.wdTimeSpanTags', 'user.wdSearchX3.wdMaxWindGustTags', 'user.wdSearchX3.wdLastRainTags', 'user.wdSearchX3.wdSundryTags', 'user.wdSearchX3.wdSkinDict', 'user.wdSearchX3.wdWindroseTags', 'user.wdSearchX3.wdWindRunTags', 'user.wdSearchX3.wdHourRainTags']
Aug  9 10:30:40 john-PS583AA-ABA-a1020n weewx[29880]: restx: Wunderground-PWS: Failed upload attempt 1: timed out
Aug  9 10:30:40 john-PS583AA-ABA-a1020n weewx[29880]: manager: Daily summary version is 1.0
Aug  9 10:30:40 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdSkinDict SLE executed in 0.000 seconds
Aug  9 10:30:40 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdTimeSpanTags SLE executed in 0.000 seconds
Aug  9 10:30:40 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdMaxWindGustTags SLE executed in 0.007 seconds
Aug  9 10:30:40 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdLastRainTags SLE executed in 0.000 seconds
Aug  9 10:30:40 john-PS583AA-ABA-a1020n weewx[29880]: manager: Daily summary version is 1.0
Aug  9 10:30:40 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdSundryTags SLE executed in 0.023 seconds
Aug  9 10:30:40 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdWindroseTags SLE executed in 0.004 seconds
Aug  9 10:30:40 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdWindRunTags SLE executed in 0.005 seconds
Aug  9 10:30:40 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdHourRainTags SLE executed in 0.004 seconds
Aug  9 10:30:41 john-PS583AA-ABA-a1020n weewx[29880]: cheetahgenerator: Generated 1 files for report wdSteelGauges in 0.35 seconds
Aug  9 10:30:41 john-PS583AA-ABA-a1020n weewx[29880]: reportengine: Running report HTMLPages
Aug  9 10:30:41 john-PS583AA-ABA-a1020n weewx[29880]: reportengine: Found configuration file /etc/weewx/skins/Bootstrap/skin.conf for report HTMLPages
Aug  9 10:30:41 john-PS583AA-ABA-a1020n weewx[29880]: restx: WOW: Failed upload attempt 1: timed out
Aug  9 10:30:41 john-PS583AA-ABA-a1020n weewx[29880]: manager: Daily summary version is 1.0
Aug  9 10:30:41 john-PS583AA-ABA-a1020n weewx[29880]: GaugeGenerator: outTemp reading = 27.6 degree_C
Aug  9 10:30:41 john-PS583AA-ABA-a1020n weewx[29880]: GaugeGenerator: barometer reading = 1017.64619981 mbar
Aug  9 10:30:41 john-PS583AA-ABA-a1020n weewx[29880]: GaugeGenerator: outHumidity reading = 64.4 percent
Aug  9 10:30:41 john-PS583AA-ABA-a1020n weewx[29880]: GaugeGenerator: windSpeed reading = 0.973884394293 mile_per_hour
Aug  9 10:30:41 john-PS583AA-ABA-a1020n weewx[29880]: GaugeGenerator: windGust reading = 2.67886214224 mile_per_hour
Aug  9 10:30:41 john-PS583AA-ABA-a1020n weewx[29880]: GaugeGenerator: windDir reading = 140.186770489 degree_compass
Aug  9 10:30:41 john-PS583AA-ABA-a1020n weewx[29880]: GaugeGenerator: Cannot decode reading of 'None' for gauge 'windDir'
Aug  9 10:30:41 john-PS583AA-ABA-a1020n weewx[29880]: message repeated 46 times: [ GaugeGenerator: Cannot decode reading of 'None' for gauge 'windDir']
Aug  9 10:30:41 john-PS583AA-ABA-a1020n weewx[29880]: GaugeGenerator: Generated 6 images for HTMLPages in 0.38 seconds
Aug  9 10:30:41 john-PS583AA-ABA-a1020n weewx[29880]: translategenerator.pyc: No language override specified.
Aug  9 10:30:41 john-PS583AA-ABA-a1020n weewx[29880]: cheetahgenerator: using search list ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras', 'user.historygenerator.MyXSearch']
Aug  9 10:30:41 john-PS583AA-ABA-a1020n weewx[29880]: manager: Daily summary version is 1.0
Aug  9 10:30:42 john-PS583AA-ABA-a1020n weewx[29880]: historygenerator.pyc: Generated 6 tables in 0.13 seconds
Aug  9 10:30:43 john-PS583AA-ABA-a1020n weewx[29880]: cheetahgenerator: Generated 10 files for report HTMLPages in 1.89 seconds
Aug  9 10:30:43 john-PS583AA-ABA-a1020n weewx[29880]: copygenerator: copied 3 files to /var/www/html/weewx/Bootstrap
Aug  9 10:30:43 john-PS583AA-ABA-a1020n weewx[29880]: reportengine: Running report BigImages
Aug  9 10:30:43 john-PS583AA-ABA-a1020n weewx[29880]: reportengine: Found configuration file /etc/weewx/skins/Images/skin.conf for report BigImages
Aug  9 10:30:43 john-PS583AA-ABA-a1020n weewx[29880]: translategenerator.pyc: No language override specified.
Aug  9 10:30:43 john-PS583AA-ABA-a1020n weewx[29880]: manager: Daily summary version is 1.0
Aug  9 10:30:45 john-PS583AA-ABA-a1020n weewx[29880]: imagegenerator: Generated 6 images for BigImages in 1.18 seconds
Aug  9 10:30:45 john-PS583AA-ABA-a1020n weewx[29880]: reportengine: Running report SmallImages
Aug  9 10:30:45 john-PS583AA-ABA-a1020n weewx[29880]: reportengine: Found configuration file /etc/weewx/skins/Images/skin.conf for report SmallImages
Aug  9 10:30:45 john-PS583AA-ABA-a1020n weewx[29880]: translategenerator.pyc: No language override specified.
Aug  9 10:30:45 john-PS583AA-ABA-a1020n weewx[29880]: manager: Daily summary version is 1.0
Aug  9 10:30:45 john-PS583AA-ABA-a1020n weewx[29880]: imagegenerator: Generated 6 images for SmallImages in 0.54 seconds
Aug  9 10:30:45 john-PS583AA-ABA-a1020n weewx[29880]: reportengine: Running report FTP
Aug  9 10:30:45 john-PS583AA-ABA-a1020n weewx[29880]: reportengine: Found configuration file /etc/weewx/skins/Ftp/skin.conf for report FTP
Aug  9 10:30:45 john-PS583AA-ABA-a1020n weewx[29880]: ftpgenerator: FTP upload not requested. Skipped.
Aug  9 10:30:45 john-PS583AA-ABA-a1020n weewx[29880]: reportengine: Running report RSYNC
Aug  9 10:30:45 john-PS583AA-ABA-a1020n weewx[29880]: reportengine: Found configuration file /etc/weewx/skins/Rsync/skin.conf for report RSYNC
Aug  9 10:30:45 john-PS583AA-ABA-a1020n weewx[29880]: rsyncgenerator: rsync upload not requested. Skipped.
Aug  9 10:30:48 john-PS583AA-ABA-a1020n weewx[29880]: acurite: Found station at bus= device=
Aug  9 10:30:48 john-PS583AA-ABA-a1020n weewx[29880]: acurite: next read in 18 seconds
Aug  9 10:30:48 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: url: http://john-ps583aa-aba-a1020n.lan/meteotemplate/api.php?TBAT=0&RR=0.000&SW=weewx-3.7.1&R=0.000&U=1502292649&W=0.00&PASS=<obscured for privacy>%40
Aug  9 10:30:48 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: Published record 2017-08-09 10:30:49 CDT (1502292649)
Aug  9 10:30:55 john-PS583AA-ABA-a1020n weewx[29880]: restx: PWSWeather: Failed upload attempt 2: timed out
Aug  9 10:30:55 john-PS583AA-ABA-a1020n weewx[29880]: restx: Wunderground-PWS: Failed upload attempt 2: timed out
Aug  9 10:30:56 john-PS583AA-ABA-a1020n weewx[29880]: restx: WOW: Failed upload attempt 2: timed out
Aug  9 10:31:06 john-PS583AA-ABA-a1020n weewx[29880]: acurite: Found station at bus= device=
Aug  9 10:31:06 john-PS583AA-ABA-a1020n weewx[29880]: acurite: next read in 18 seconds
Aug  9 10:31:06 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: url: http://john-ps583aa-aba-a1020n.lan/meteotemplate/api.php?TBAT=0&RR=0.000&H=64.0&SW=weewx-3.7.1&R=0.000&U=1502292667&T=27.89&W=0.00&PASS=<obscured for privacy>%40
Aug  9 10:31:06 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: Published record 2017-08-09 10:31:07 CDT (1502292667)
Aug  9 10:31:10 john-PS583AA-ABA-a1020n weewx[29880]: restx: PWSWeather: Failed upload attempt 3: timed out
Aug  9 10:31:10 john-PS583AA-ABA-a1020n weewx[29880]: restx: Wunderground-PWS: Failed upload attempt 3: timed out
Aug  9 10:31:11 john-PS583AA-ABA-a1020n weewx[29880]: restx: WOW: Failed upload attempt 3: timed out
Aug  9 10:31:15 john-PS583AA-ABA-a1020n weewx[29880]: restx: PWSWeather: Failed to publish record 2017-08-09 10:30:00 CDT (1502292600): Failed upload after 3 tries
Aug  9 10:31:15 john-PS583AA-ABA-a1020n weewx[29880]: restx: Wunderground-PWS: Failed to publish record 2017-08-09 10:30:00 CDT (1502292600): Failed upload after 3 tries
Aug  9 10:31:16 john-PS583AA-ABA-a1020n weewx[29880]: restx: WOW: Failed to publish record 2017-08-09 10:30:00 CDT (1502292600): Failed upload after 3 tries
Aug  9 10:31:24 john-PS583AA-ABA-a1020n weewx[29880]: acurite: Found station at bus= device=
Aug  9 10:31:24 john-PS583AA-ABA-a1020n weewx[29880]: acurite: next read in 6 seconds
Aug  9 10:31:24 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: url: http://john-ps583aa-aba-a1020n.lan/meteotemplate/api.php?TBAT=0&RR=0.000&SW=weewx-3.7.1&R=0.000&U=1502292685&W=0.00&PASS=<obscured for privacy>%40
Aug  9 10:31:24 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: Published record 2017-08-09 10:31:25 CDT (1502292685)
Aug  9 10:31:30 john-PS583AA-ABA-a1020n weewx[29880]: acurite: Found station at bus= device=
Aug  9 10:31:30 john-PS583AA-ABA-a1020n weewx[29880]: acurite: next read in 12 seconds
Aug  9 10:31:30 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: url: http://john-ps583aa-aba-a1020n.lan/meteotemplate/api.php?RR=0.000&SW=weewx-3.7.1&TIN=27.55&R=0.000&U=1502292691&PASS=<obscured for privacy>%40&UGP=917.062
Aug  9 10:31:30 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: Published record 2017-08-09 10:31:31 CDT (1502292691)
Aug  9 10:31:42 john-PS583AA-ABA-a1020n weewx[29880]: acurite: Found station at bus= device=
Aug  9 10:31:42 john-PS583AA-ABA-a1020n weewx[29880]: acurite: next read in 18 seconds
Aug  9 10:31:42 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: url: http://john-ps583aa-aba-a1020n.lan/meteotemplate/api.php?TBAT=0&RR=0.000&H=64.0&SW=weewx-3.7.1&R=0.000&U=1502292703&T=27.89&W=4.31&PASS=<obscured for privacy>%40
Aug  9 10:31:42 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: Published record 2017-08-09 10:31:43 CDT (1502292703)
Aug  9 10:32:00 john-PS583AA-ABA-a1020n weewx[29880]: acurite: Found station at bus= device=
Aug  9 10:32:00 john-PS583AA-ABA-a1020n weewx[29880]: acurite: next read in 18 seconds
Aug  9 10:32:00 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: url: http://john-ps583aa-aba-a1020n.lan/meteotemplate/api.php?TBAT=0&B=180&RR=0.000&SW=weewx-3.7.1&R=0.000&U=1502292721&W=4.31&PASS=<obscured for privacy>%40
Aug  9 10:32:00 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: Published record 2017-08-09 10:32:01 CDT (1502292721)
Aug  9 10:32:18 john-PS583AA-ABA-a1020n weewx[29880]: acurite: Found station at bus= device=
Aug  9 10:32:18 john-PS583AA-ABA-a1020n weewx[29880]: acurite: next read in 12 seconds
Aug  9 10:32:18 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: url: http://john-ps583aa-aba-a1020n.lan/meteotemplate/api.php?TBAT=0&RR=0.000&H=64.0&SW=weewx-3.7.1&R=0.000&U=1502292739&T=27.89&W=5.14&PASS=<obscured for privacy>%40
Aug  9 10:32:19 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: Published record 2017-08-09 10:32:19 CDT (1502292739)
Aug  9 10:32:31 john-PS583AA-ABA-a1020n weewx[29880]: acurite: Found station at bus= device=
Aug  9 10:32:31 john-PS583AA-ABA-a1020n weewx[29880]: acurite: next read in 6 seconds
Aug  9 10:32:31 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: url: http://john-ps583aa-aba-a1020n.lan/meteotemplate/api.php?RR=0.000&SW=weewx-3.7.1&TIN=27.55&R=0.000&U=1502292751&PASS=<obscured for privacy>%40&UGP=917.062
Aug  9 10:32:31 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: Published record 2017-08-09 10:32:31 CDT (1502292751)
Aug  9 10:32:37 john-PS583AA-ABA-a1020n weewx[29880]: acurite: Found station at bus= device=
Aug  9 10:32:37 john-PS583AA-ABA-a1020n weewx[29880]: acurite: next read in 18 seconds
Aug  9 10:32:37 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: url: http://john-ps583aa-aba-a1020n.lan/meteotemplate/api.php?TBAT=0&B=180&RR=0.000&SW=weewx-3.7.1&R=0.000&U=1502292757&W=4.31&PASS=<obscured for privacy>%40
Aug  9 10:32:37 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: Published record 2017-08-09 10:32:37 CDT (1502292757)
Aug  9 10:32:55 john-PS583AA-ABA-a1020n weewx[29880]: acurite: Found station at bus= device=
Aug  9 10:32:55 john-PS583AA-ABA-a1020n weewx[29880]: acurite: next read in 18 seconds
Aug  9 10:32:55 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: url: http://john-ps583aa-aba-a1020n.lan/meteotemplate/api.php?TBAT=0&RR=0.000&H=64.0&SW=weewx-3.7.1&R=0.000&U=1502292775&T=27.89&W=1.83&PASS=<obscured for privacy>%40
Aug  9 10:32:55 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: Published record 2017-08-09 10:32:55 CDT (1502292775)
Aug  9 10:33:13 john-PS583AA-ABA-a1020n weewx[29880]: acurite: Found station at bus= device=
Aug  9 10:33:13 john-PS583AA-ABA-a1020n weewx[29880]: acurite: next read in 18 seconds
Aug  9 10:33:13 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: url: http://john-ps583aa-aba-a1020n.lan/meteotemplate/api.php?TBAT=0&RR=0.000&SW=weewx-3.7.1&R=0.000&U=1502292793&W=0.00&PASS=<obscured for privacy>%40
Aug  9 10:33:13 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: Published record 2017-08-09 10:33:13 CDT (1502292793)
Aug  9 10:33:31 john-PS583AA-ABA-a1020n weewx[29880]: acurite: Found station at bus= device=
Aug  9 10:33:31 john-PS583AA-ABA-a1020n weewx[29880]: acurite: next read in 18 seconds
Aug  9 10:33:31 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: url: http://john-ps583aa-aba-a1020n.lan/meteotemplate/api.php?TBAT=0&RR=0.000&H=64.0&SW=weewx-3.7.1&P=1017.548&TIN=27.55&R=0.000&U=1502292811&T=27.78&W=3.48&PASS=<obscured for privacy>%40&UGP=917.062
Aug  9 10:33:31 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: Published record 2017-08-09 10:33:31 CDT (1502292811)
Aug  9 10:33:49 john-PS583AA-ABA-a1020n weewx[29880]: acurite: Found station at bus= device=
Aug  9 10:33:49 john-PS583AA-ABA-a1020n weewx[29880]: acurite: next read in 18 seconds
Aug  9 10:33:49 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: url: http://john-ps583aa-aba-a1020n.lan/meteotemplate/api.php?TBAT=0&B=202&RR=0.000&SW=weewx-3.7.1&R=0.000&U=1502292829&W=1.83&PASS=<obscured for privacy>%40
Aug  9 10:33:49 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: Published record 2017-08-09 10:33:49 CDT (1502292829)
Aug  9 10:34:07 john-PS583AA-ABA-a1020n weewx[29880]: acurite: Found station at bus= device=
Aug  9 10:34:07 john-PS583AA-ABA-a1020n weewx[29880]: acurite: next read in 18 seconds
Aug  9 10:34:07 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: url: http://john-ps583aa-aba-a1020n.lan/meteotemplate/api.php?TBAT=0&RR=0.000&H=64.0&SW=weewx-3.7.1&R=0.000&U=1502292847&T=27.72&W=1.83&PASS=<obscured for privacy>%40
Aug  9 10:34:07 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: Published record 2017-08-09 10:34:07 CDT (1502292847)
Aug  9 10:34:25 john-PS583AA-ABA-a1020n weewx[29880]: acurite: Found station at bus= device=
Aug  9 10:34:25 john-PS583AA-ABA-a1020n weewx[29880]: acurite: next read in 6 seconds
Aug  9 10:34:25 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: url: http://john-ps583aa-aba-a1020n.lan/meteotemplate/api.php?TBAT=0&B=22&RR=0.000&SW=weewx-3.7.1&R=0.000&U=1502292865&W=1.83&PASS=<obscured for privacy>%40
Aug  9 10:34:25 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: Published record 2017-08-09 10:34:25 CDT (1502292865)
Aug  9 10:34:31 john-PS583AA-ABA-a1020n weewx[29880]: acurite: Found station at bus= device=
Aug  9 10:34:31 john-PS583AA-ABA-a1020n weewx[29880]: acurite: next read in 12 seconds
Aug  9 10:34:31 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: url: http://john-ps583aa-aba-a1020n.lan/meteotemplate/api.php?RR=0.000&SW=weewx-3.7.1&TIN=27.55&R=0.000&U=1502292871&PASS=<obscured for privacy>%40&UGP=917.062
Aug  9 10:34:31 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: Published record 2017-08-09 10:34:31 CDT (1502292871)
Aug  9 10:34:43 john-PS583AA-ABA-a1020n weewx[29880]: acurite: Found station at bus= device=
Aug  9 10:34:43 john-PS583AA-ABA-a1020n weewx[29880]: acurite: next read in 18 seconds
Aug  9 10:34:43 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: url: http://john-ps583aa-aba-a1020n.lan/meteotemplate/api.php?TBAT=0&RR=0.000&H=64.0&SW=weewx-3.7.1&R=0.000&U=1502292883&T=27.72&W=1.83&PASS=<obscured for privacy>%40
Aug  9 10:34:43 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: Published record 2017-08-09 10:34:43 CDT (1502292883)
Aug  9 10:35:01 john-PS583AA-ABA-a1020n weewx[29880]: acurite: Found station at bus= device=
Aug  9 10:35:01 john-PS583AA-ABA-a1020n weewx[29880]: acurite: next read in 18 seconds
Aug  9 10:35:01 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: url: http://john-ps583aa-aba-a1020n.lan/meteotemplate/api.php?TBAT=0&RR=0.000&SW=weewx-3.7.1&R=0.000&U=1502292901&W=0.00&PASS=<obscured for privacy>%40
Aug  9 10:35:02 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: Published record 2017-08-09 10:35:01 CDT (1502292901)
Aug  9 10:35:19 john-PS583AA-ABA-a1020n weewx[29880]: acurite: Found station at bus= device=
Aug  9 10:35:19 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: url: http://john-ps583aa-aba-a1020n.lan/meteotemplate/api.php?TBAT=0&RR=0.000&H=63.0&SW=weewx-3.7.1&R=0.000&U=1502292919&T=27.89&W=1.83&PASS=<obscured for privacy>%40
Aug  9 10:35:19 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: Published record 2017-08-09 10:35:19 CDT (1502292919)
Aug  9 10:35:19 john-PS583AA-ABA-a1020n weewx[29880]: manager: Added record 2017-08-09 10:35:00 CDT (1502292900) to database 'weewx'
Aug  9 10:35:19 john-PS583AA-ABA-a1020n weewx[29880]: manager: Added record 2017-08-09 10:35:00 CDT (1502292900) to daily summary in 'weewx'
Aug  9 10:35:19 john-PS583AA-ABA-a1020n weewx[29880]: manager: Added record 2017-08-09 10:35:00 CDT (1502292900) to database 'weewxwd'
Aug  9 10:35:19 john-PS583AA-ABA-a1020n weewx[29880]: manager: Added record 2017-08-09 10:35:00 CDT (1502292900) to daily summary in 'weewxwd'
Aug  9 10:35:19 john-PS583AA-ABA-a1020n weewx[29880]: restx: WOW: wait interval (300 < 900) has not passed for record 2017-08-09 10:35:00 CDT (1502292900)
Aug  9 10:35:19 john-PS583AA-ABA-a1020n weewx[29880]: restx: CWOP: wait interval (300 < 600) has not passed for record 2017-08-09 10:35:00 CDT (1502292900)
Aug  9 10:35:19 john-PS583AA-ABA-a1020n weewx[29880]: restx: StationRegistry: wait interval (300 < 604800) has not passed for record 2017-08-09 10:35:00 CDT (1502292900)
Aug  9 10:35:19 john-PS583AA-ABA-a1020n weewx[29880]: restx: Ambient: url: http://www.pwsweather.com/pwsupdate/pwsupdate.php?action=updateraw&ID=KTXLAMES3&PASSWORD=XXX&softwaretype=weewx-3.7.1&windgustmph=3.2&humidity=064&dailyrainin=0.00&winddir=180&tempf=82.1&windspeedmph=1.2&rainin=0.00&baromin=30.047&dewptf=68.7&dateutc=2017-08-09%2015%3A35%3A00
Aug  9 10:35:19 john-PS583AA-ABA-a1020n weewx[29880]: restx: Ambient: url: http://weatherstation.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=KTXLAMES3&PASSWORD=XXX&softwaretype=weewx-3.7.1&windgustmph=3.2&humidity=064&dailyrainin=0.00&winddir=180&tempf=82.1&windspeedmph=1.2&rainin=0.00&baromin=30.047&dewptf=68.7&dateutc=2017-08-09%2015%3A35%3A00
Aug  9 10:35:19 john-PS583AA-ABA-a1020n weewx[29880]: restx: AWEKAS: url: http://data.awekas.at/eingabe_pruefung.php?val=jvhutchisonjr;XXX;09.08.2017;15:35;27.8;64;1017.509;0.00;1.9;180;;;;de;;5.1;;;;;;0.00;weewx_3.7.1;-101.965671;32.742908
Aug  9 10:35:19 john-PS583AA-ABA-a1020n weewx[29880]: restx: WeatherCloud: wait interval (300 < 600) has not passed for record 2017-08-09 10:35:00 CDT (1502292900)
Aug  9 10:35:19 john-PS583AA-ABA-a1020n weewx[29880]: reportengine: Running reports for latest time in the database.
Aug  9 10:35:19 john-PS583AA-ABA-a1020n weewx[29880]: reportengine: Running report StandardReport
Aug  9 10:35:19 john-PS583AA-ABA-a1020n weewx[29880]: reportengine: Found configuration file /etc/weewx/skins/Standard/skin.conf for report StandardReport
Aug  9 10:35:20 john-PS583AA-ABA-a1020n weewx[29880]: cheetahgenerator: using search list ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras']
Aug  9 10:35:20 john-PS583AA-ABA-a1020n weewx[29880]: acurite: Found station at bus= device=
Aug  9 10:35:20 john-PS583AA-ABA-a1020n weewx[29880]: manager: Daily summary version is 1.0
Aug  9 10:35:20 john-PS583AA-ABA-a1020n weewx[29880]: acurite: next read in 12 seconds
Aug  9 10:35:20 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: url: http://john-ps583aa-aba-a1020n.lan/meteotemplate/api.php?SW=weewx-3.7.1&R=0.000&U=1502292920&RR=0.000&PASS=<obscured for privacy>%40
Aug  9 10:35:20 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: Published record 2017-08-09 10:35:20 CDT (1502292920)
Aug  9 10:35:20 john-PS583AA-ABA-a1020n weewx[29880]: restx: AWEKAS: Published record 2017-08-09 10:35:00 CDT (1502292900)
Aug  9 10:35:21 john-PS583AA-ABA-a1020n weewx[29880]: cheetahgenerator: Generated 14 files for report StandardReport in 1.67 seconds
Aug  9 10:35:21 john-PS583AA-ABA-a1020n weewx[29880]: manager: Daily summary version is 1.0
Aug  9 10:35:22 john-PS583AA-ABA-a1020n weewx[29880]: imagegenerator: Generated 12 images for StandardReport in 0.63 seconds
Aug  9 10:35:22 john-PS583AA-ABA-a1020n weewx[29880]: copygenerator: copied 0 files to /var/www/html/weewx
Aug  9 10:35:22 john-PS583AA-ABA-a1020n weewx[29880]: reportengine: Running report wdTesttags
Aug  9 10:35:22 john-PS583AA-ABA-a1020n weewx[29880]: reportengine: Found configuration file /etc/weewx/skins/Testtags/skin.conf for report wdTesttags
Aug  9 10:35:22 john-PS583AA-ABA-a1020n weewx[29880]: cheetahgenerator: using search list ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras', 'user.wdSearchX3.wdMonthStats', 'user.wdSearchX3.wdTesttagsAgoRainTags', 'user.wdSearchX3.wdLastRainTags', 'user.wdSearchX3.wdTimeSpanTags', 'user.wdSearchX3.wdMaxAvgWindTags', 'user.wdSearchX3.wdMaxWindGustTags', 'user.wdSearchX3.wdSundryTags', 'user.wdSearchX3.wdSkinDict', 'user.wdSearchX3.wdMonthlyReportStats', 'user.wdSearchX3.wdWindroseTags', 'user.wdSearchX3.wdWindRunTags', 'user.wdSearchX3.wdHourRainTags', 'user.wdSearchX3.wdGdDays', 'user.wdSearchX3.wdForToday', 'user.wdSearchX3.wdRainThisDay', 'user.wdSearchX3.wdRainDays', 'user.wdAstroSearchX3.wdMoonApsis', 'user.wdAstroSearchX3.wdEclipse', 'user.wdAstroSearchX3.wdEarthApsis', 'user.wdAstroSearchX3.wdChineseNewYear', 'user.wdSearchX3.wdYestAlmanac', 'user.wdSearchX3.wdTaggedStats', 'user.wdSearchX3.wdTaggedArchiveStats', 'user.wdSearchX3.wdManualAverages']
Aug  9 10:35:22 john-PS583AA-ABA-a1020n weewx[29880]: manager: Daily summary version is 1.0
Aug  9 10:35:22 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdSkinDict SLE executed in 0.000 seconds
Aug  9 10:35:22 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdYestAlmanac SLE executed in 0.003 seconds
Aug  9 10:35:22 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdMonthStats SLE executed in 0.021 seconds
Aug  9 10:35:22 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdTesttagsAgoRainTags SLE executed in 0.014 seconds
Aug  9 10:35:22 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdLastRainTags SLE executed in 0.002 seconds
Aug  9 10:35:22 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdTimeSpanTags SLE executed in 0.000 seconds
Aug  9 10:35:22 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdMaxAvgWindTags SLE executed in 0.029 seconds
Aug  9 10:35:22 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdMaxWindGustTags SLE executed in 0.009 seconds
Aug  9 10:35:22 john-PS583AA-ABA-a1020n weewx[29880]: manager: Daily summary version is 1.0
Aug  9 10:35:22 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdSundryTags SLE executed in 0.018 seconds
Aug  9 10:35:22 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdMonthlyReportStats SLE executed in 0.000 seconds
Aug  9 10:35:22 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdWindroseTags SLE executed in 0.004 seconds
Aug  9 10:35:22 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdWindRunTags SLE executed in 0.016 seconds
Aug  9 10:35:22 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdHourRainTags SLE executed in 0.009 seconds
Aug  9 10:35:22 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdGdDays SLE executed in 0.005 seconds
Aug  9 10:35:22 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdForToday SLE executed in 0.002 seconds
Aug  9 10:35:22 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdRainThisDay SLE executed in 0.005 seconds
Aug  9 10:35:22 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdRainDays SLE executed in 0.277 seconds
Aug  9 10:35:22 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdMoonApsis SLE executed in 0.009 seconds
Aug  9 10:35:22 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdEclipse SLE executed in 0.000 seconds
Aug  9 10:35:22 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdEarthApsis SLE executed in 0.000 seconds
Aug  9 10:35:22 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdChineseNewYear SLE executed in 0.000 seconds
Aug  9 10:35:22 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdTaggedStats SLE executed in 0.000 seconds
Aug  9 10:35:22 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdTaggedArchiveStats SLE executed in 0.000 seconds
Aug  9 10:35:22 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdManualAverages SLE executed in 0.000 seconds
Aug  9 10:35:23 john-PS583AA-ABA-a1020n weewx[29880]: cheetahgenerator: Generated 1 files for report wdTesttags in 1.41 seconds
Aug  9 10:35:23 john-PS583AA-ABA-a1020n weewx[29880]: reportengine: Running report wdPWS
Aug  9 10:35:23 john-PS583AA-ABA-a1020n weewx[29880]: reportengine: Found configuration file /etc/weewx/skins/PWS/skin.conf for report wdPWS
Aug  9 10:35:23 john-PS583AA-ABA-a1020n weewx[29880]: cheetahgenerator: using search list ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras', '']
Aug  9 10:35:23 john-PS583AA-ABA-a1020n weewx[29880]: manager: Daily summary version is 1.0
Aug  9 10:35:23 john-PS583AA-ABA-a1020n weewx[29880]: cheetahgenerator: Generated 1 files for report wdPWS in 0.05 seconds
Aug  9 10:35:23 john-PS583AA-ABA-a1020n weewx[29880]: reportengine: Running report wdClientraw
Aug  9 10:35:23 john-PS583AA-ABA-a1020n weewx[29880]: reportengine: Found configuration file /etc/weewx/skins/Clientraw/skin.conf for report wdClientraw
Aug  9 10:35:23 john-PS583AA-ABA-a1020n weewx[29880]: cheetahgenerator: using search list ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras', 'user.wdSearchX3.wdMonthStats', 'user.wdSearchX3.wdLastRainTags', 'user.wdSearchX3.wdTimeSpanTags', 'user.wdSearchX3.wdSundryTags', 'user.wdSearchX3.wdSkinDict', 'user.wdSearchX3.wdWindRunTags', 'user.wdSearchX3.wdYestAlmanac', 'user.wdSearchX3.wdTaggedStats', 'user.wdSearchX3.wdTaggedArchiveStats', 'user.wdSearchX3.wdRainDays', 'user.wdSearchX3.wdManualAverages']
Aug  9 10:35:23 john-PS583AA-ABA-a1020n weewx[29880]: manager: Daily summary version is 1.0
Aug  9 10:35:23 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdSkinDict SLE executed in 0.000 seconds
Aug  9 10:35:23 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdYestAlmanac SLE executed in 0.001 seconds
Aug  9 10:35:23 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdMonthStats SLE executed in 0.023 seconds
Aug  9 10:35:23 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdLastRainTags SLE executed in 0.001 seconds
Aug  9 10:35:23 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdTimeSpanTags SLE executed in 0.000 seconds
Aug  9 10:35:23 john-PS583AA-ABA-a1020n weewx[29880]: manager: Daily summary version is 1.0
Aug  9 10:35:23 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdSundryTags SLE executed in 0.019 seconds
Aug  9 10:35:23 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdWindRunTags SLE executed in 0.006 seconds
Aug  9 10:35:23 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdTaggedStats SLE executed in 0.000 seconds
Aug  9 10:35:23 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdTaggedArchiveStats SLE executed in 0.000 seconds
Aug  9 10:35:23 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdRainDays SLE executed in 0.160 seconds
Aug  9 10:35:23 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdManualAverages SLE executed in 0.000 seconds
Aug  9 10:35:24 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdMonthStats SLE executed in 0.013 seconds
Aug  9 10:35:24 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdLastRainTags SLE executed in 0.000 seconds
Aug  9 10:35:24 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdTimeSpanTags SLE executed in 0.000 seconds
Aug  9 10:35:24 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdSundryTags SLE executed in 0.009 seconds
Aug  9 10:35:24 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdWindRunTags SLE executed in 0.004 seconds
Aug  9 10:35:24 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdTaggedStats SLE executed in 0.000 seconds
Aug  9 10:35:24 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdTaggedArchiveStats SLE executed in 0.000 seconds
Aug  9 10:35:24 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdRainDays SLE executed in 0.172 seconds
Aug  9 10:35:24 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdManualAverages SLE executed in 0.000 seconds
Aug  9 10:35:25 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdMonthStats SLE executed in 0.021 seconds
Aug  9 10:35:25 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdLastRainTags SLE executed in 0.001 seconds
Aug  9 10:35:25 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdTimeSpanTags SLE executed in 0.000 seconds
Aug  9 10:35:25 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdSundryTags SLE executed in 0.012 seconds
Aug  9 10:35:25 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdWindRunTags SLE executed in 0.006 seconds
Aug  9 10:35:25 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdTaggedStats SLE executed in 0.000 seconds
Aug  9 10:35:25 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdTaggedArchiveStats SLE executed in 0.000 seconds
Aug  9 10:35:25 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdRainDays SLE executed in 0.160 seconds
Aug  9 10:35:25 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdManualAverages SLE executed in 0.000 seconds
Aug  9 10:35:26 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdMonthStats SLE executed in 0.012 seconds
Aug  9 10:35:26 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdLastRainTags SLE executed in 0.000 seconds
Aug  9 10:35:26 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdTimeSpanTags SLE executed in 0.000 seconds
Aug  9 10:35:26 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdSundryTags SLE executed in 0.009 seconds
Aug  9 10:35:26 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdWindRunTags SLE executed in 0.006 seconds
Aug  9 10:35:26 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdTaggedStats SLE executed in 0.000 seconds
Aug  9 10:35:26 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdTaggedArchiveStats SLE executed in 0.000 seconds
Aug  9 10:35:26 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdRainDays SLE executed in 0.164 seconds
Aug  9 10:35:26 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdManualAverages SLE executed in 0.000 seconds
Aug  9 10:35:27 john-PS583AA-ABA-a1020n weewx[29880]: cheetahgenerator: Generated 4 files for report wdClientraw in 4.15 seconds
Aug  9 10:35:27 john-PS583AA-ABA-a1020n weewx[29880]: reportengine: Running report wdStackedWindRose
Aug  9 10:35:27 john-PS583AA-ABA-a1020n weewx[29880]: reportengine: Found configuration file /etc/weewx/skins/StackedWindRose/skin.conf for report wdStackedWindRose
Aug  9 10:35:27 john-PS583AA-ABA-a1020n weewx[29880]: manager: Daily summary version is 1.0
Aug  9 10:35:27 john-PS583AA-ABA-a1020n weewx[29880]: imageStackedWindRose: Generated 1 images for wdStackedWindRose in 0.06 seconds
Aug  9 10:35:27 john-PS583AA-ABA-a1020n weewx[29880]: reportengine: Running report wdSteelGauges
Aug  9 10:35:27 john-PS583AA-ABA-a1020n weewx[29880]: reportengine: Found configuration file /etc/weewx/skins/SteelGauges/skin.conf for report wdSteelGauges
Aug  9 10:35:28 john-PS583AA-ABA-a1020n weewx[29880]: cheetahgenerator: using search list ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras', 'user.wdSearchX3.wdTimeSpanTags', 'user.wdSearchX3.wdMaxWindGustTags', 'user.wdSearchX3.wdLastRainTags', 'user.wdSearchX3.wdSundryTags', 'user.wdSearchX3.wdSkinDict', 'user.wdSearchX3.wdWindroseTags', 'user.wdSearchX3.wdWindRunTags', 'user.wdSearchX3.wdHourRainTags']
Aug  9 10:35:28 john-PS583AA-ABA-a1020n weewx[29880]: manager: Daily summary version is 1.0
Aug  9 10:35:28 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdSkinDict SLE executed in 0.000 seconds
Aug  9 10:35:28 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdTimeSpanTags SLE executed in 0.000 seconds
Aug  9 10:35:28 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdMaxWindGustTags SLE executed in 0.012 seconds
Aug  9 10:35:28 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdLastRainTags SLE executed in 0.001 seconds
Aug  9 10:35:28 john-PS583AA-ABA-a1020n weewx[29880]: manager: Daily summary version is 1.0
Aug  9 10:35:28 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdSundryTags SLE executed in 0.015 seconds
Aug  9 10:35:28 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdWindroseTags SLE executed in 0.003 seconds
Aug  9 10:35:28 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdWindRunTags SLE executed in 0.005 seconds
Aug  9 10:35:28 john-PS583AA-ABA-a1020n weewx[29880]: weewxWd: wdHourRainTags SLE executed in 0.004 seconds
Aug  9 10:35:28 john-PS583AA-ABA-a1020n weewx[29880]: cheetahgenerator: Generated 1 files for report wdSteelGauges in 0.10 seconds
Aug  9 10:35:28 john-PS583AA-ABA-a1020n weewx[29880]: reportengine: Running report HTMLPages
Aug  9 10:35:28 john-PS583AA-ABA-a1020n weewx[29880]: reportengine: Found configuration file /etc/weewx/skins/Bootstrap/skin.conf for report HTMLPages
Aug  9 10:35:28 john-PS583AA-ABA-a1020n weewx[29880]: manager: Daily summary version is 1.0
Aug  9 10:35:28 john-PS583AA-ABA-a1020n weewx[29880]: GaugeGenerator: outTemp reading = 27.8472222222 degree_C
Aug  9 10:35:28 john-PS583AA-ABA-a1020n weewx[29880]: GaugeGenerator: barometer reading = 1017.50940923 mbar
Aug  9 10:35:28 john-PS583AA-ABA-a1020n weewx[29880]: GaugeGenerator: outHumidity reading = 63.875 percent
Aug  9 10:35:28 john-PS583AA-ABA-a1020n weewx[29880]: GaugeGenerator: windSpeed reading = 1.19206475947 mile_per_hour
Aug  9 10:35:28 john-PS583AA-ABA-a1020n weewx[29880]: GaugeGenerator: windGust reading = 3.19323449364 mile_per_hour
Aug  9 10:35:28 john-PS583AA-ABA-a1020n weewx[29880]: GaugeGenerator: windDir reading = 180.0 degree_compass
Aug  9 10:35:28 john-PS583AA-ABA-a1020n weewx[29880]: GaugeGenerator: Cannot decode reading of 'None' for gauge 'windDir'
Aug  9 10:35:28 john-PS583AA-ABA-a1020n weewx[29880]: message repeated 46 times: [ GaugeGenerator: Cannot decode reading of 'None' for gauge 'windDir']
Aug  9 10:35:28 john-PS583AA-ABA-a1020n weewx[29880]: GaugeGenerator: Generated 6 images for HTMLPages in 0.47 seconds
Aug  9 10:35:28 john-PS583AA-ABA-a1020n weewx[29880]: translategenerator.pyc: No language override specified.
Aug  9 10:35:28 john-PS583AA-ABA-a1020n weewx[29880]: cheetahgenerator: using search list ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras', 'user.historygenerator.MyXSearch']
Aug  9 10:35:28 john-PS583AA-ABA-a1020n weewx[29880]: manager: Daily summary version is 1.0
Aug  9 10:35:28 john-PS583AA-ABA-a1020n weewx[29880]: historygenerator.pyc: Generated 6 tables in 0.11 seconds
Aug  9 10:35:29 john-PS583AA-ABA-a1020n weewx[29880]: cheetahgenerator: Generated 10 files for report HTMLPages in 1.01 seconds
Aug  9 10:35:29 john-PS583AA-ABA-a1020n weewx[29880]: copygenerator: copied 0 files to /var/www/html/weewx/Bootstrap
Aug  9 10:35:29 john-PS583AA-ABA-a1020n weewx[29880]: reportengine: Running report BigImages
Aug  9 10:35:29 john-PS583AA-ABA-a1020n weewx[29880]: reportengine: Found configuration file /etc/weewx/skins/Images/skin.conf for report BigImages
Aug  9 10:35:29 john-PS583AA-ABA-a1020n weewx[29880]: translategenerator.pyc: No language override specified.
Aug  9 10:35:29 john-PS583AA-ABA-a1020n weewx[29880]: manager: Daily summary version is 1.0
Aug  9 10:35:30 john-PS583AA-ABA-a1020n weewx[29880]: restx: PWSWeather: Failed upload attempt 1: timed out
Aug  9 10:35:30 john-PS583AA-ABA-a1020n weewx[29880]: restx: Wunderground-PWS: Failed upload attempt 1: timed out
Aug  9 10:35:30 john-PS583AA-ABA-a1020n weewx[29880]: imagegenerator: Generated 6 images for BigImages in 1.21 seconds
Aug  9 10:35:30 john-PS583AA-ABA-a1020n weewx[29880]: reportengine: Running report SmallImages
Aug  9 10:35:30 john-PS583AA-ABA-a1020n weewx[29880]: reportengine: Found configuration file /etc/weewx/skins/Images/skin.conf for report SmallImages
Aug  9 10:35:30 john-PS583AA-ABA-a1020n weewx[29880]: translategenerator.pyc: No language override specified.
Aug  9 10:35:30 john-PS583AA-ABA-a1020n weewx[29880]: manager: Daily summary version is 1.0
Aug  9 10:35:31 john-PS583AA-ABA-a1020n weewx[29880]: imagegenerator: Generated 6 images for SmallImages in 0.49 seconds
Aug  9 10:35:31 john-PS583AA-ABA-a1020n weewx[29880]: reportengine: Running report FTP
Aug  9 10:35:31 john-PS583AA-ABA-a1020n weewx[29880]: reportengine: Found configuration file /etc/weewx/skins/Ftp/skin.conf for report FTP
Aug  9 10:35:31 john-PS583AA-ABA-a1020n weewx[29880]: ftpgenerator: FTP upload not requested. Skipped.
Aug  9 10:35:31 john-PS583AA-ABA-a1020n weewx[29880]: reportengine: Running report RSYNC
Aug  9 10:35:31 john-PS583AA-ABA-a1020n weewx[29880]: reportengine: Found configuration file /etc/weewx/skins/Rsync/skin.conf for report RSYNC
Aug  9 10:35:31 john-PS583AA-ABA-a1020n weewx[29880]: rsyncgenerator: rsync upload not requested. Skipped.
Aug  9 10:35:32 john-PS583AA-ABA-a1020n weewx[29880]: acurite: Found station at bus= device=
Aug  9 10:35:32 john-PS583AA-ABA-a1020n weewx[29880]: acurite: next read in 6 seconds
Aug  9 10:35:32 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: url: http://john-ps583aa-aba-a1020n.lan/meteotemplate/api.php?RR=0.000&SW=weewx-3.7.1&TIN=27.55&R=0.000&U=1502292932&PASS=<obscured for privacy>%40&UGP=917.188
Aug  9 10:35:32 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: Published record 2017-08-09 10:35:32 CDT (1502292932)
Aug  9 10:35:38 john-PS583AA-ABA-a1020n weewx[29880]: acurite: Found station at bus= device=
Aug  9 10:35:38 john-PS583AA-ABA-a1020n weewx[29880]: acurite: next read in 18 seconds
Aug  9 10:35:38 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: url: http://john-ps583aa-aba-a1020n.lan/meteotemplate/api.php?TBAT=0&B=315&RR=0.000&SW=weewx-3.7.1&R=0.000&U=1502292938&W=1.83&PASS=<obscured for privacy>%40
Aug  9 10:35:38 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: Published record 2017-08-09 10:35:38 CDT (1502292938)
Aug  9 10:35:45 john-PS583AA-ABA-a1020n weewx[29880]: restx: PWSWeather: Failed upload attempt 2: timed out
Aug  9 10:35:45 john-PS583AA-ABA-a1020n weewx[29880]: restx: Wunderground-PWS: Failed upload attempt 2: timed out
Aug  9 10:35:56 john-PS583AA-ABA-a1020n weewx[29880]: acurite: Found station at bus= device=
Aug  9 10:35:56 john-PS583AA-ABA-a1020n weewx[29880]: acurite: next read in 18 seconds
Aug  9 10:35:56 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: url: http://john-ps583aa-aba-a1020n.lan/meteotemplate/api.php?TBAT=0&RR=0.000&H=63.0&SW=weewx-3.7.1&R=0.000&U=1502292956&T=27.78&W=1.83&PASS=<obscured for privacy>%40
Aug  9 10:35:56 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: Published record 2017-08-09 10:35:56 CDT (1502292956)
Aug  9 10:36:00 john-PS583AA-ABA-a1020n weewx[29880]: restx: PWSWeather: Failed upload attempt 3: timed out
Aug  9 10:36:00 john-PS583AA-ABA-a1020n weewx[29880]: restx: Wunderground-PWS: Failed upload attempt 3: timed out
Aug  9 10:36:05 john-PS583AA-ABA-a1020n weewx[29880]: restx: PWSWeather: Failed to publish record 2017-08-09 10:35:00 CDT (1502292900): Failed upload after 3 tries
Aug  9 10:36:05 john-PS583AA-ABA-a1020n weewx[29880]: restx: Wunderground-PWS: Failed to publish record 2017-08-09 10:35:00 CDT (1502292900): Failed upload after 3 tries
Aug  9 10:36:14 john-PS583AA-ABA-a1020n weewx[29880]: acurite: Found station at bus= device=
Aug  9 10:36:14 john-PS583AA-ABA-a1020n weewx[29880]: acurite: next read in 18 seconds
Aug  9 10:36:14 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: url: http://john-ps583aa-aba-a1020n.lan/meteotemplate/api.php?TBAT=0&RR=0.000&SW=weewx-3.7.1&R=0.000&U=1502292974&W=0.00&PASS=<obscured for privacy>%40
Aug  9 10:36:14 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: Published record 2017-08-09 10:36:14 CDT (1502292974)
Aug  9 10:36:32 john-PS583AA-ABA-a1020n weewx[29880]: acurite: Found station at bus= device=
Aug  9 10:36:32 john-PS583AA-ABA-a1020n weewx[29880]: acurite: next read in 18 seconds
Aug  9 10:36:32 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: url: http://john-ps583aa-aba-a1020n.lan/meteotemplate/api.php?TBAT=0&RR=0.000&H=63.0&SW=weewx-3.7.1&P=1017.687&TIN=27.55&R=0.000&U=1502292992&T=27.78&W=1.83&PASS=<obscured for privacy>%40&UGP=917.188
Aug  9 10:36:32 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: Published record 2017-08-09 10:36:32 CDT (1502292992)
Aug  9 10:36:50 john-PS583AA-ABA-a1020n weewx[29880]: acurite: Found station at bus= device=
Aug  9 10:36:50 john-PS583AA-ABA-a1020n weewx[29880]: acurite: next read in 18 seconds
Aug  9 10:36:50 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: url: http://john-ps583aa-aba-a1020n.lan/meteotemplate/api.php?TBAT=0&B=180&RR=0.000&SW=weewx-3.7.1&R=0.000&U=1502293010&W=5.97&PASS=<obscured for privacy>%40
Aug  9 10:36:50 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: Published record 2017-08-09 10:36:50 CDT (1502293010)
Aug  9 10:37:08 john-PS583AA-ABA-a1020n weewx[29880]: acurite: Found station at bus= device=
Aug  9 10:37:08 john-PS583AA-ABA-a1020n weewx[29880]: acurite: next read in 18 seconds
Aug  9 10:37:08 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: url: http://john-ps583aa-aba-a1020n.lan/meteotemplate/api.php?TBAT=0&RR=0.000&H=63.0&SW=weewx-3.7.1&R=0.000&U=1502293028&T=27.89&W=4.31&PASS=<obscured for privacy>%40
Aug  9 10:37:08 john-PS583AA-ABA-a1020n weewx[29880]: restx: Meteotemplate: Published record 2017-08-09 10:37:08 CDT (1502293028)

john hutchison

unread,
Aug 9, 2017, 11:45:43 AM8/9/17
to weewx-user
Woke up this morning and it's back to not publishing to WOW, WU, and PWS, while CWOP, AWEKAS, and WeatherCloud still work. Meteotemplate posting still works too using the API extension.

Thomas Keffer

unread,
Aug 9, 2017, 11:51:08 AM8/9/17
to weewx-user

On Wed, Aug 9, 2017 at 8:45 AM, john hutchison <jvhutc...@gmail.com> wrote:
Woke up this morning and it's back to not publishing to WOW, WU, and PWS, while CWOP, AWEKAS, and WeatherCloud still work. Meteotemplate posting still works too using the API extension.

--
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 weewx-user+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

john hutchison

unread,
Aug 9, 2017, 2:05:20 PM8/9/17
to weewx-user
This is what I get:

%3A32%3A35&winddir=230&windspeedmph=12&windgustmph=12&tempf=70&rainin=0&baromin=29.1&dewptf=68.2&humidity=90&weather=&clouds=&softwaretype=vws%20versionxx&action=update
raw
[15] 32074
[16] 32075
[17] 32076
[18] 32077
[19] 32078
[20] 32079
[21] 32080
[22] 32081
[23] 32082
[24] 32083
[25] 32084
[26] 32085
[27] 32086
[28] 32087
[9]   Done                    baromin=29.1
[13]   Done                    clouds=
[14]   Done                    softwaretype=vws%20versionxx
[16]   Done                    PASSWORD=XXXXXX
[17]   Done                    dateutc=2000-01-01+10%3A32%3A35
[18]   Done                    winddir=230
[19]   Done                    windspeedmph=12
[20]   Done                    windgustmph=12
[21]   Done                    tempf=70
[22]   Done                    rainin=0
[23]   Done                    baromin=29.1
[24]   Done                    dewptf=68.2
john@john-PS583AA-ABA-a1020n ~ $ Resolving weatherstation.wunderground.com (weatherstation.wunderground.com)... 52.25.21.79, 52.35.171.238, 52.43.231.150
Connecting to weatherstation.wunderground.com (weatherstation.wunderground.com)|52.25.21.79|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 615 [text/html]
Saving to: ‘updateweatherstation.php?ID=KCASANFR5’

100%[==============================================================================================================================>] 615         --.-K/s   in 0s

2017-08-09 12:56:20 (52.0 MB/s) - ‘updateweatherstation.php?ID=KCASANFR5’ saved [615/615] 

Thomas Keffer

unread,
Aug 9, 2017, 11:01:17 PM8/9/17
to weewx-user
Umm, if you're going to just feed it to wget, you'll need to escape all those '&' characters.

Try pasting the URL into a browser, then replacing "KCASANFR5" with your WU station ID and  "XXXXXX" with your WU password, then submitting. It should say "success."

NB: This isn't much of a test. It only proves it can work.

-tk


--

john hutchison

unread,
Aug 13, 2017, 5:53:30 PM8/13/17
to weewx-user
Well it's working again and has been for the past 3 days. I have made no changes to either the program or router. FWIW the router is a custom pfSense box running Snort, pfBlocker, Squid/SquidGuard, etc.. but none of them were reporting any blocking happening regarding the machine running weewx. Weewx is still in debug 3.

Andrew Milner

unread,
Aug 13, 2017, 10:24:47 PM8/13/17
to weewx-user
When there are intermittent WU issues it is usually something at the WU end - and as I hinted before I'm pretty sure that WU, WOW and PWS are closely linked/interrelated on some internal network.

Thomas Keffer

unread,
Aug 14, 2017, 9:59:57 AM8/14/17
to weewx-user
You're pretty sure they share an internal network? 
  • The Weather Underground is owned by The Weather Company (which, in turn, is owned by IBM).
  • PWS is owned by AerisWeather, a private company based in Minnesota.
  • WOW is owned by the British government.
It's hard to imagine they have anything in common, let alone an internal network.

-tk

--

Andrew Milner

unread,
Aug 14, 2017, 10:47:12 AM8/14/17
to weewx-user
Tom - I can't honestly answer that one.  I do know that when I signed up to PWS something occurred which made me think that WU and POW (I'm sure it was those two) were one and the same thing, but I don't recall the precise details except to say that I now only submit to WU for simplicity's sake.  I may well have been wrong though.  As for WOW - that was extrapolated from the previous belief and the actual 'odd' fault being experienced affecting only some uploads.  Andrew
To unsubscribe from this group and stop receiving emails from it, send an email to weewx-user+...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages