As requested.
Thanks for helping. Tom From: [email protected] <[email protected]> On Behalf Of Thomas Keffer Sent: Saturday, January 5, 2019 6:58 PM To: weewx-user <[email protected]> Subject: Re: [weewx-user] Re: Alarm.py Help Hmmm. Try this version. It has been heavily instrumented. Again, run with debug=1. Make sure you restart WeeWX. -tk On Sat, Jan 5, 2019 at 4:46 PM <[email protected] <mailto:[email protected]> > wrote: I used the alarm.py version that you sent the link to. I attached it along with the syslog. I am not using an SSL connection. Still nothing. I did notice an error when I quit weewx this time. On Saturday, January 5, 2019 at 12:20:32 PM UTC-6, [email protected] <mailto:[email protected]> wrote: I set up alarm.py per the instructions (I think). I wanted to test an alarm so I set it for expression= "outTemp > 40". When I run weewx I get alarm: Alarm set for expression: 'outTemp > 40.0' alarm: Alarm expression "outTemp > 40.0" evaluated True at 2019-01-05 11:15:00 CST (1546708500) This is what I would expect however nothing else happens. I looked in the syslog file and there is no mention of the mail being sent or an smtp error. Also there were no other entries stating the expression was true. I waited one hour and again got this but no other entries in syslog. Jan 5 12:16:16 raspberrypi weewx[5473]: alarm: Alarm expression "outTemp > 40.0" evaluated True at 2019-01-05 12:16:00 CST (1546712160) I am using a Raspberry Pi. Thanks, Tom -- 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] <mailto:[email protected]> . For more options, visit https://groups.google.com/d/optout <https://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgroups.google.com%2Fd%2Foptout&data=02%7C01%7C%7C851915cd0bf34e742e4b08d6737201e7%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636823330819558567&sdata=eMsVIQ0jZ4HNJLT2gzkmhUZgjeyoI0KlBSalpEOGTRI%3D&reserved=0> . -- 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] <mailto:[email protected]> . For more options, visit https://groups.google.com/d/optout <https://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgroups.google.com%2Fd%2Foptout&data=02%7C01%7C%7C851915cd0bf34e742e4b08d6737201e7%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636823330819558567&sdata=eMsVIQ0jZ4HNJLT2gzkmhUZgjeyoI0KlBSalpEOGTRI%3D&reserved=0> . -- 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.
Jan 5 19:11:05 raspberrypi systemd[1]: Stopped LSB: weewx weather system. Jan 5 19:11:45 raspberrypi systemd[1]: Starting LSB: weewx weather system... Jan 5 19:11:45 raspberrypi weewx[8566]: engine: Initializing weewx version 3.8.2 Jan 5 19:11:45 raspberrypi weewx[8566]: engine: Using Python 2.7.13 (default, Sep 26 2018, 18:42:22) #012[GCC 6.3.0 20170516] Jan 5 19:11:45 raspberrypi weewx[8566]: engine: Platform Linux-4.14.79-v7+-armv7l-with-debian-9.6 Jan 5 19:11:45 raspberrypi weewx[8566]: engine: Locale is 'en_US.UTF-8' Jan 5 19:11:45 raspberrypi weewx[8566]: engine: pid file is /var/run/weewx.pid Jan 5 19:11:45 raspberrypi weewx[8570]: engine: Using configuration file /home/weewx/weewx.conf Jan 5 19:11:45 raspberrypi weewx[8570]: engine: Debug is 1 Jan 5 19:11:45 raspberrypi weewx[8570]: engine: Initializing engine Jan 5 19:11:45 raspberrypi weewx[8570]: engine: Loading station type Vantage (weewx.drivers.vantage) Jan 5 19:11:45 raspberrypi weewx[8555]: Starting weewx weather system: weewx. Jan 5 19:11:45 raspberrypi systemd[1]: Started LSB: weewx weather system. Jan 5 19:11:45 raspberrypi weewx[8570]: vantage: Driver version is 3.0.11 Jan 5 19:11:45 raspberrypi weewx[8570]: vantage: Opened up serial port /dev/ttyUSB0; baud 19200; timeout 4.00 Jan 5 19:11:45 raspberrypi weewx[8570]: vantage: Gentle wake up of console successful Jan 5 19:11:45 raspberrypi weewx[8570]: vantage: Hardware type is 16 Jan 5 19:11:45 raspberrypi weewx[8570]: vantage: ISS ID is 1 Jan 5 19:11:45 raspberrypi weewx[8570]: vantage: Hardware name: Vantage Pro2 Jan 5 19:11:45 raspberrypi weewx[8570]: engine: Loading service weewx.engine.StdTimeSynch Jan 5 19:11:45 raspberrypi weewx[8570]: engine: Finished loading service weewx.engine.StdTimeSynch Jan 5 19:11:45 raspberrypi weewx[8570]: engine: Loading service weewx.engine.StdConvert Jan 5 19:11:45 raspberrypi weewx[8570]: engine: StdConvert target unit is 0x1 Jan 5 19:11:45 raspberrypi weewx[8570]: engine: Finished loading service weewx.engine.StdConvert Jan 5 19:11:45 raspberrypi weewx[8570]: engine: Loading service weewx.engine.StdCalibrate Jan 5 19:11:45 raspberrypi weewx[8570]: engine: Finished loading service weewx.engine.StdCalibrate Jan 5 19:11:45 raspberrypi weewx[8570]: engine: Loading service weewx.engine.StdQC Jan 5 19:11:45 raspberrypi weewx[8570]: engine: Finished loading service weewx.engine.StdQC Jan 5 19:11:45 raspberrypi weewx[8570]: engine: Loading service weewx.wxservices.StdWXCalculate Jan 5 19:11:45 raspberrypi weewx[8570]: 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 Jan 5 19:11:45 raspberrypi weewx[8570]: wxcalculate: The following algorithms will be used for calculations: altimeter=aaNOAA, maxSolarRad=RS Jan 5 19:11:45 raspberrypi weewx[8570]: engine: Finished loading service weewx.wxservices.StdWXCalculate Jan 5 19:11:45 raspberrypi weewx[8570]: engine: Loading service weewx.engine.StdArchive Jan 5 19:11:45 raspberrypi weewx[8570]: engine: Archive will use data binding wx_binding Jan 5 19:11:45 raspberrypi weewx[8570]: engine: Record generation will be attempted in 'hardware' Jan 5 19:11:45 raspberrypi weewx[8570]: engine: Using archive interval of 60 seconds (specified by hardware) Jan 5 19:11:45 raspberrypi weewx[8570]: engine: Use LOOP data in hi/low calculations: 1 Jan 5 19:11:46 raspberrypi weewx[8570]: manager: Daily summary version is 2.0 Jan 5 19:11:46 raspberrypi weewx[8570]: engine: Using binding 'wx_binding' to database 'weewx.sdb' Jan 5 19:11:46 raspberrypi weewx[8570]: manager: Starting backfill of daily summaries Jan 5 19:11:46 raspberrypi weewx[8570]: engine: Finished loading service weewx.engine.StdArchive Jan 5 19:11:46 raspberrypi weewx[8570]: engine: Loading service user.forecast.ZambrettiForecast Jan 5 19:11:46 raspberrypi weewx[8570]: forecast: MainThread: Zambretti: forecast version 3.2.19 Jan 5 19:11:46 raspberrypi weewx[8570]: forecast: MainThread: Zambretti: last forecast issued 2019-01-05 19:08:00 CST (1546736880), requested 2019-01-05 19:08:00 CST (1546736880) Jan 5 19:11:46 raspberrypi weewx[8570]: forecast: MainThread: Zambretti: interval=600 max_age=604800 winddir_period=1800 pressure_period=10800 hemisphere=NORTH lower_pressure=950.0 upper_pressure=1050.0 Jan 5 19:11:46 raspberrypi weewx[8570]: engine: Finished loading service user.forecast.ZambrettiForecast Jan 5 19:11:46 raspberrypi weewx[8570]: engine: Loading service user.forecast.NWSForecast Jan 5 19:11:46 raspberrypi weewx[8570]: forecast: MainThread: NWS: forecast version 3.2.19 Jan 5 19:11:46 raspberrypi weewx[8570]: forecast: MainThread: NWS: last forecast issued 2019-01-05 13:56:00 CST (1546718160), requested 2019-01-05 17:07:17 CST (1546729637) Jan 5 19:11:46 raspberrypi weewx[8570]: forecast: MainThread: NWS: interval=10800 max_age=604800 lid=ALZ008 foid=HUN Jan 5 19:11:46 raspberrypi weewx[8570]: engine: Finished loading service user.forecast.NWSForecast Jan 5 19:11:46 raspberrypi weewx[8570]: engine: Loading service user.forecast.WUForecast Jan 5 19:11:46 raspberrypi weewx[8570]: forecast: MainThread: WU: forecast version 3.2.19 Jan 5 19:11:46 raspberrypi weewx[8570]: forecast: MainThread: WU: last forecast issued 2019-01-05 17:14:16 CST (1546730056), requested 2019-01-05 17:14:16 CST (1546730056) Jan 5 19:11:46 raspberrypi weewx[8570]: forecast: MainThread: WU: interval=10800 max_age=604800 api_key=XXXXXXXXXXXX66e7 location=34.244,-86.235 fc=hourly10day Jan 5 19:11:46 raspberrypi weewx[8570]: engine: Finished loading service user.forecast.WUForecast Jan 5 19:11:46 raspberrypi weewx[8570]: engine: Loading service user.forecast.OWMForecast Jan 5 19:11:46 raspberrypi weewx[8570]: forecast: MainThread: OWM: forecast version 3.2.19 Jan 5 19:11:46 raspberrypi weewx[8570]: forecast: MainThread: OWM: API key (api_key) is not specified Jan 5 19:11:46 raspberrypi weewx[8570]: forecast: MainThread: OWM: forecast will not be run Jan 5 19:11:46 raspberrypi weewx[8570]: engine: Finished loading service user.forecast.OWMForecast Jan 5 19:11:46 raspberrypi weewx[8570]: engine: Loading service user.forecast.UKMOForecast Jan 5 19:11:46 raspberrypi weewx[8570]: forecast: MainThread: UKMO: forecast version 3.2.19 Jan 5 19:11:46 raspberrypi weewx[8570]: forecast: MainThread: UKMO: API key (api_key) is not specified Jan 5 19:11:46 raspberrypi weewx[8570]: forecast: MainThread: UKMO: forecast will not be run Jan 5 19:11:46 raspberrypi weewx[8570]: engine: Finished loading service user.forecast.UKMOForecast Jan 5 19:11:46 raspberrypi weewx[8570]: engine: Loading service user.forecast.AerisForecast Jan 5 19:11:46 raspberrypi weewx[8570]: forecast: MainThread: Aeris: forecast version 3.2.19 Jan 5 19:11:46 raspberrypi weewx[8570]: forecast: MainThread: Aeris: client identifier (client_id) is not specified Jan 5 19:11:46 raspberrypi weewx[8570]: forecast: MainThread: Aeris: client secret (client_secret) is not specified Jan 5 19:11:46 raspberrypi weewx[8570]: forecast: MainThread: Aeris: forecast will not be run Jan 5 19:11:46 raspberrypi weewx[8570]: engine: Finished loading service user.forecast.AerisForecast Jan 5 19:11:46 raspberrypi weewx[8570]: engine: Loading service user.forecast.WWOForecast Jan 5 19:11:46 raspberrypi weewx[8570]: forecast: MainThread: WWO: forecast version 3.2.19 Jan 5 19:11:46 raspberrypi weewx[8570]: forecast: MainThread: WWO: API key (api_key) is not specified Jan 5 19:11:46 raspberrypi weewx[8570]: forecast: MainThread: WWO: forecast will not be run Jan 5 19:11:46 raspberrypi weewx[8570]: engine: Finished loading service user.forecast.WWOForecast Jan 5 19:11:46 raspberrypi weewx[8570]: engine: Loading service user.forecast.XTideForecast Jan 5 19:11:46 raspberrypi weewx[8570]: forecast: MainThread: XTide: forecast version 3.2.19 Jan 5 19:11:46 raspberrypi weewx[8570]: forecast: MainThread: XTide: location (location) has not been specified Jan 5 19:11:46 raspberrypi weewx[8570]: forecast: MainThread: XTide: forecast will not be run Jan 5 19:11:46 raspberrypi weewx[8570]: engine: Finished loading service user.forecast.XTideForecast Jan 5 19:11:46 raspberrypi weewx[8570]: engine: Loading service weewx.restx.StdStationRegistry Jan 5 19:11:46 raspberrypi weewx[8570]: restx: StationRegistry: Station will be registered. Jan 5 19:11:46 raspberrypi weewx[8570]: engine: Finished loading service weewx.restx.StdStationRegistry Jan 5 19:11:46 raspberrypi weewx[8570]: engine: Loading service weewx.restx.StdWunderground Jan 5 19:11:46 raspberrypi weewx[8570]: restx: Wunderground-RF: Data for station KALALBER13 will be posted Jan 5 19:11:46 raspberrypi weewx[8570]: engine: Finished loading service weewx.restx.StdWunderground Jan 5 19:11:46 raspberrypi weewx[8570]: engine: Loading service weewx.restx.StdPWSweather Jan 5 19:11:46 raspberrypi weewx[8570]: restx: PWSweather: Posting not enabled. Jan 5 19:11:46 raspberrypi weewx[8570]: engine: Finished loading service weewx.restx.StdPWSweather Jan 5 19:11:46 raspberrypi weewx[8570]: engine: Loading service weewx.restx.StdCWOP Jan 5 19:11:46 raspberrypi weewx[8570]: restx: CWOP: Data for station KQ5S-13 will be posted Jan 5 19:11:46 raspberrypi weewx[8570]: manager: Daily summary version is 2.0 Jan 5 19:11:46 raspberrypi weewx[8570]: engine: Finished loading service weewx.restx.StdCWOP Jan 5 19:11:46 raspberrypi weewx[8570]: engine: Loading service weewx.restx.StdWOW Jan 5 19:11:46 raspberrypi weewx[8570]: restx: WOW: Posting not enabled. Jan 5 19:11:46 raspberrypi weewx[8570]: engine: Finished loading service weewx.restx.StdWOW Jan 5 19:11:46 raspberrypi weewx[8570]: engine: Loading service weewx.restx.StdAWEKAS Jan 5 19:11:46 raspberrypi weewx[8570]: restx: AWEKAS: Posting not enabled. Jan 5 19:11:46 raspberrypi weewx[8570]: engine: Finished loading service weewx.restx.StdAWEKAS Jan 5 19:11:46 raspberrypi weewx[8570]: engine: Loading service user.meteotemplate.Meteotemplate Jan 5 19:11:46 raspberrypi weewx[8570]: restx: Meteotemplate: service version is 0.9 Jan 5 19:11:46 raspberrypi weewx[8570]: manager: Daily summary version is 2.0 Jan 5 19:11:46 raspberrypi weewx[8570]: restx: Meteotemplate: Data will be uploaded to http://www.kq5s.com/template/api.php Jan 5 19:11:46 raspberrypi weewx[8570]: engine: Finished loading service user.meteotemplate.Meteotemplate Jan 5 19:11:46 raspberrypi weewx[8570]: engine: Loading service weewx.engine.StdPrint Jan 5 19:11:46 raspberrypi weewx[8570]: engine: Finished loading service weewx.engine.StdPrint Jan 5 19:11:46 raspberrypi weewx[8570]: engine: Loading service weewx.engine.StdReport Jan 5 19:11:46 raspberrypi weewx[8570]: manager: Daily summary version is 2.0 Jan 5 19:11:46 raspberrypi weewx[8570]: engine: Finished loading service weewx.engine.StdReport Jan 5 19:11:46 raspberrypi weewx[8570]: engine: Loading service user.lowBattery.BatteryAlarm Jan 5 19:11:46 raspberrypi weewx[8570]: lowBattery: LowBattery alarm enabled. Count threshold is 10 Jan 5 19:11:46 raspberrypi weewx[8570]: engine: Finished loading service user.lowBattery.BatteryAlarm Jan 5 19:11:46 raspberrypi weewx[8570]: engine: Loading service user.alarm.MyAlarm Jan 5 19:11:46 raspberrypi weewx[8570]: alarm: Alarm set for expression: 'outTemp > 40.0' Jan 5 19:11:46 raspberrypi weewx[8570]: engine: Finished loading service user.alarm.MyAlarm Jan 5 19:11:46 raspberrypi weewx[8570]: engine: Starting up weewx version 3.8.2 Jan 5 19:11:46 raspberrypi weewx[8570]: vantage: Gentle wake up of console successful Jan 5 19:11:46 raspberrypi weewx[8570]: engine: Clock error is 0.24 seconds (positive is fast) Jan 5 19:11:46 raspberrypi weewx[8570]: vantage: Getting archive packets since 2019-01-05 19:10:00 CST (1546737000) Jan 5 19:11:46 raspberrypi weewx[8570]: vantage: Gentle wake up of console successful Jan 5 19:11:46 raspberrypi weewx[8570]: vantage: Retrieving 1 page(s); starting index= 3 Jan 5 19:11:46 raspberrypi weewx[8570]: manager: Added record 2019-01-05 19:11:00 CST (1546737060) to database 'weewx.sdb' Jan 5 19:11:47 raspberrypi weewx[8570]: manager: Added record 2019-01-05 19:11:00 CST (1546737060) to daily summary in 'weewx.sdb' Jan 5 19:11:47 raspberrypi weewx[8570]: forecast: MainThread: Zambretti: not yet time to do the forecast Jan 5 19:11:47 raspberrypi weewx[8570]: forecast: MainThread: NWS: not yet time to do the forecast Jan 5 19:11:47 raspberrypi weewx[8570]: forecast: MainThread: WU: not yet time to do the forecast Jan 5 19:11:47 raspberrypi weewx[8570]: alarm: Alarm expression "outTemp > 40.0" evaluated True at 2019-01-05 19:11:00 CST (1546737060) Jan 5 19:11:47 raspberrypi weewx[8570]: vantage: DMPAFT complete: page timestamp 2019-01-04 00:31:00 CST (1546583460) less than final timestamp 2019-01-05 19:11:00 CST (1546737060) Jan 5 19:11:47 raspberrypi weewx[8570]: alarm: Formed MIME msg Jan 5 19:11:47 raspberrypi weewx[8570]: vantage: Catch up complete. Jan 5 19:11:47 raspberrypi weewx[8570]: alarm: trying SMTP_SSL connection Jan 5 19:11:47 raspberrypi weewx[8570]: engine: Starting main packet loop. Jan 5 19:11:47 raspberrypi weewx[8570]: vantage: Gentle wake up of console successful Jan 5 19:11:47 raspberrypi weewx[8570]: vantage: Requesting 200 LOOP packets. Jan 5 19:11:47 raspberrypi weewx[8570]: vantage: Gentle wake up of console successful Jan 5 19:11:47 raspberrypi weewx[8570]: restx: CWOP: Connected to server cwop.aprs.net:14580 Jan 5 19:11:47 raspberrypi weewx[8570]: restx: CWOP: Published record 2019-01-05 19:11:00 CST (1546737060) Jan 5 19:11:47 raspberrypi weewx[8570]: restx: Meteotemplate: Published record 2019-01-05 19:11:00 CST (1546737060) Jan 5 19:11:47 raspberrypi weewx[8570]: restx: StationRegistry: Published record 2019-01-05 19:11:00 CST (1546737060) Jan 5 19:12:14 raspberrypi weewx[8570]: vantage: Getting archive packets since 2019-01-05 19:11:00 CST (1546737060) Jan 5 19:12:14 raspberrypi weewx[8570]: vantage: Gentle wake up of console successful Jan 5 19:12:14 raspberrypi weewx[8570]: vantage: Retrieving 1 page(s); starting index= 4 Jan 5 19:12:14 raspberrypi weewx[8570]: manager: Added record 2019-01-05 19:12:00 CST (1546737120) to database 'weewx.sdb' Jan 5 19:12:14 raspberrypi weewx[8570]: manager: Added record 2019-01-05 19:12:00 CST (1546737120) to daily summary in 'weewx.sdb' Jan 5 19:12:15 raspberrypi weewx[8570]: forecast: MainThread: Zambretti: not yet time to do the forecast Jan 5 19:12:15 raspberrypi weewx[8570]: forecast: MainThread: NWS: not yet time to do the forecast Jan 5 19:12:15 raspberrypi weewx[8570]: forecast: MainThread: WU: not yet time to do the forecast Jan 5 19:12:15 raspberrypi weewx[8570]: restx: StationRegistry: wait interval (60 < 604800) has not passed for record 2019-01-05 19:12:00 CST (1546737120) Jan 5 19:12:15 raspberrypi weewx[8570]: restx: CWOP: wait interval (60 < 600) has not passed for record 2019-01-05 19:12:00 CST (1546737120) Jan 5 19:12:15 raspberrypi weewx[8570]: reportengine: Running reports for latest time in the database. Jan 5 19:12:15 raspberrypi weewx[8570]: vantage: Requesting 200 LOOP packets. Jan 5 19:12:15 raspberrypi weewx[8570]: reportengine: Running report StandardReport Jan 5 19:12:15 raspberrypi weewx[8570]: reportengine: Found configuration file /home/weewx/skins/Standard/skin.conf for report StandardReport Jan 5 19:12:15 raspberrypi weewx[8570]: vantage: Gentle wake up of console successful Jan 5 19:12:15 raspberrypi weewx[8570]: cheetahgenerator: using search list ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras', 'user.forecast.ForecastVariables', 'user.xstats.ExtendedStatistics'] Jan 5 19:12:15 raspberrypi weewx[8570]: manager: Daily summary version is 2.0 Jan 5 19:12:15 raspberrypi weewx[8570]: restx: Meteotemplate: Published record 2019-01-05 19:12:00 CST (1546737120) Jan 5 19:12:18 raspberrypi weewx[8570]: cheetahgenerator: Generated 14 files for report StandardReport in 3.63 seconds Jan 5 19:12:18 raspberrypi weewx[8570]: manager: Daily summary version is 2.0 Jan 5 19:12:20 raspberrypi weewx[8570]: imagegenerator: Generated 11 images for StandardReport in 1.75 seconds Jan 5 19:12:20 raspberrypi weewx[8570]: copygenerator: copied 96 files to /home/weewx/public_html Jan 5 19:12:20 raspberrypi weewx[8570]: reportengine: Running report SteelSeries Jan 5 19:12:20 raspberrypi weewx[8570]: reportengine: Found configuration file /home/weewx/skins/ss/skin.conf for report SteelSeries Jan 5 19:12:20 raspberrypi weewx[8570]: copygenerator: copied 6 files to /home/weewx/public_html/ss Jan 5 19:12:20 raspberrypi weewx[8570]: cheetahgenerator: using search list ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras', 'user.forecast.ForecastVariables'] Jan 5 19:12:20 raspberrypi weewx[8570]: manager: Daily summary version is 2.0 Jan 5 19:12:21 raspberrypi weewx[8570]: cheetahgenerator: Generated 2 files for report SteelSeries in 0.90 seconds Jan 5 19:12:21 raspberrypi weewx[8570]: manager: Daily summary version is 2.0 Jan 5 19:12:23 raspberrypi weewx[8570]: imagegenerator: Generated 11 images for SteelSeries in 1.44 seconds Jan 5 19:12:23 raspberrypi weewx[8570]: reportengine: Running report forecast Jan 5 19:12:23 raspberrypi weewx[8570]: reportengine: Found configuration file /home/weewx/skins/forecast/skin.conf for report forecast Jan 5 19:12:23 raspberrypi weewx[8570]: cheetahgenerator: using search list ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras', 'user.forecast.ForecastVariables'] Jan 5 19:12:23 raspberrypi weewx[8570]: manager: Daily summary version is 2.0 Jan 5 19:12:56 raspberrypi weewx[8570]: cheetahgenerator: Generated 12 files for report forecast in 33.59 seconds Jan 5 19:12:56 raspberrypi weewx[8570]: copygenerator: copied 87 files to /home/weewx/public_html/forecast Jan 5 19:12:56 raspberrypi weewx[8570]: reportengine: Running report xstats Jan 5 19:12:56 raspberrypi weewx[8570]: reportengine: Found configuration file /home/weewx/skins/xstats/skin.conf for report xstats Jan 5 19:12:56 raspberrypi weewx[8570]: cheetahgenerator: using search list ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras', 'user.xstats.ExtendedStatistics'] Jan 5 19:12:56 raspberrypi weewx[8570]: manager: Daily summary version is 2.0 Jan 5 19:12:56 raspberrypi weewx[8570]: cheetahgenerator: Generated 1 files for report xstats in 0.14 seconds Jan 5 19:12:56 raspberrypi weewx[8570]: reportengine: Running report FTP Jan 5 19:12:56 raspberrypi weewx[8570]: reportengine: Found configuration file /home/weewx/skins/Ftp/skin.conf for report FTP Jan 5 19:12:56 raspberrypi weewx[8570]: ftpupload: Attempting connection to ftp.kq5s.com Jan 5 19:12:57 raspberrypi weewx[8570]: ftpupload: Connected to ftp.kq5s.com Jan 5 19:12:57 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/favicon.ico Jan 5 19:12:57 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/index.html Jan 5 19:12:57 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/mobile.css Jan 5 19:12:57 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/dayrain.png Jan 5 19:12:58 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/daywinddir.png Jan 5 19:12:58 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/daywindvec.png Jan 5 19:12:58 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/daywind.png Jan 5 19:12:58 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/daytempdew.png Jan 5 19:12:58 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/dayinside.png Jan 5 19:12:59 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/mobile.html Jan 5 19:12:59 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/week.html Jan 5 19:12:59 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/daybarometer.png Jan 5 19:12:59 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/daygarage.png Jan 5 19:12:59 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/month.html Jan 5 19:13:00 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/daytempchill.png Jan 5 19:13:00 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/dayrx.png Jan 5 19:13:00 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/dayhumidity.png Jan 5 19:13:00 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/year.html Jan 5 19:13:00 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/weewx.css Jan 5 19:13:01 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/zambretti.html Jan 5 19:13:01 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/compact.html Jan 5 19:13:01 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/index.html Jan 5 19:13:01 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/single-table.html Jan 5 19:13:01 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/forecast_iconic.css Jan 5 19:13:02 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/multiple-strips.html Jan 5 19:13:02 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/tides.html Jan 5 19:13:02 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/forecast_compact.css Jan 5 19:13:02 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/forecast_strip.css Jan 5 19:13:03 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/multiple-tables.html Jan 5 19:13:03 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/single-strip-vertical.html Jan 5 19:13:03 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/forecast_table.css Jan 5 19:13:03 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/iconic.html Jan 5 19:13:04 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/iconic-horizontal.html Jan 5 19:13:04 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/forecast.css Jan 5 19:13:04 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/forecast-periods.html Jan 5 19:13:04 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/single-strip.html Jan 5 19:13:04 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/NE.png Jan 5 19:13:05 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/sprinkles.png Jan 5 19:13:05 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/tESE.png Jan 5 19:13:05 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/moon.png Jan 5 19:13:05 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/sunset.png Jan 5 19:13:05 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/K.png Jan 5 19:13:06 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/BK.png Jan 5 19:13:06 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/sleet.png Jan 5 19:13:06 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/tENE.png Jan 5 19:13:06 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/pop.png Jan 5 19:13:06 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/snowflake.png Jan 5 19:13:06 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/tE.png Jan 5 19:13:07 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/thermometer-blue.png Jan 5 19:13:07 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/tSSW.png Jan 5 19:13:07 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/rain.png Jan 5 19:13:07 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/F.png Jan 5 19:13:07 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/tSSE.png Jan 5 19:13:07 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/B2n.png Jan 5 19:13:08 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/tWNW.png Jan 5 19:13:08 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/BD.png Jan 5 19:13:08 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/tW.png Jan 5 19:13:08 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/sunriseset.png Jan 5 19:13:08 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/snow.png Jan 5 19:13:09 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/W.png Jan 5 19:13:09 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/triangle-down.png Jan 5 19:13:09 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/B1n.png Jan 5 19:13:09 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/PF+.png Jan 5 19:13:09 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/tS.png Jan 5 19:13:09 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/rainshwrs.png Jan 5 19:13:10 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/tNNW.png Jan 5 19:13:10 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/flag.png Jan 5 19:13:10 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/BS.png Jan 5 19:13:10 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/tstms.png Jan 5 19:13:10 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/thermometer.png Jan 5 19:13:10 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/FWn.png Jan 5 19:13:11 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/moonrise.png Jan 5 19:13:11 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/tNW.png Jan 5 19:13:11 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/sunrise.png Jan 5 19:13:11 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/moonriseset.png Jan 5 19:13:11 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/E.png Jan 5 19:13:12 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/NW.png Jan 5 19:13:12 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/tN.png Jan 5 19:13:12 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/SW.png Jan 5 19:13:12 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/H.png Jan 5 19:13:12 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/flurries.png Jan 5 19:13:12 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/raindrop.png Jan 5 19:13:13 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/OV.png Jan 5 19:13:13 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/thermometer-red.png Jan 5 19:13:13 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/N.png Jan 5 19:13:13 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/sunmoon.png Jan 5 19:13:13 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/water.png Jan 5 19:13:13 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/SC.png Jan 5 19:13:14 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/tNNE.png Jan 5 19:13:14 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/thermometer-dewpoint.png Jan 5 19:13:14 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/B2.png Jan 5 19:13:14 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/CLn.png Jan 5 19:13:14 raspberrypi weewx[8570]: vantage: Getting archive packets since 2019-01-05 19:12:00 CST (1546737120) Jan 5 19:13:14 raspberrypi weewx[8570]: vantage: Gentle wake up of console successful Jan 5 19:13:14 raspberrypi weewx[8570]: vantage: Retrieving 1 page(s); starting index= 0 Jan 5 19:13:14 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/moonphase.png Jan 5 19:13:14 raspberrypi weewx[8570]: manager: Added record 2019-01-05 19:13:00 CST (1546737180) to database 'weewx.sdb' Jan 5 19:13:14 raspberrypi weewx[8570]: manager: Added record 2019-01-05 19:13:00 CST (1546737180) to daily summary in 'weewx.sdb' Jan 5 19:13:15 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/blizzard.png Jan 5 19:13:15 raspberrypi weewx[8570]: forecast: MainThread: Zambretti: not yet time to do the forecast Jan 5 19:13:15 raspberrypi weewx[8570]: forecast: MainThread: NWS: not yet time to do the forecast Jan 5 19:13:15 raspberrypi weewx[8570]: forecast: MainThread: WU: not yet time to do the forecast Jan 5 19:13:15 raspberrypi weewx[8570]: restx: StationRegistry: wait interval (120 < 604800) has not passed for record 2019-01-05 19:13:00 CST (1546737180) Jan 5 19:13:15 raspberrypi weewx[8570]: restx: CWOP: wait interval (120 < 600) has not passed for record 2019-01-05 19:13:00 CST (1546737180) Jan 5 19:13:15 raspberrypi weewx[8570]: vantage: DMPAFT complete: page timestamp 2019-01-04 00:33:00 CST (1546583580) less than final timestamp 2019-01-05 19:13:00 CST (1546737180) Jan 5 19:13:15 raspberrypi weewx[8570]: vantage: Catch up complete. Jan 5 19:13:15 raspberrypi weewx[8570]: engine: Launch of report thread aborted: existing report thread still running Jan 5 19:13:15 raspberrypi weewx[8570]: vantage: Requesting 200 LOOP packets. Jan 5 19:13:15 raspberrypi weewx[8570]: vantage: Gentle wake up of console successful Jan 5 19:13:15 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/PF.png Jan 5 19:13:15 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/SE.png Jan 5 19:13:15 raspberrypi weewx[8570]: restx: Meteotemplate: Published record 2019-01-05 19:13:00 CST (1546737180) Jan 5 19:13:15 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/tNE.png Jan 5 19:13:17 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/AF.png Jan 5 19:13:18 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/tSW.png Jan 5 19:13:19 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/BKn.png Jan 5 19:13:20 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/SCn.png Jan 5 19:13:22 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/tWSW.png Jan 5 19:13:23 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/drizzle.png Jan 5 19:13:24 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/triangle-right.png Jan 5 19:13:25 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/B1.png Jan 5 19:13:26 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/snowshwrs.png Jan 5 19:13:28 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/CL.png Jan 5 19:13:29 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/F+.png Jan 5 19:13:30 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/OVn.png Jan 5 19:13:31 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/flag-yellow.png Jan 5 19:13:32 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/S.png Jan 5 19:13:34 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/frzngdrzl.png Jan 5 19:13:35 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/moonset.png Jan 5 19:13:36 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/tSE.png Jan 5 19:13:37 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/raintorrent.png Jan 5 19:13:38 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/FW.png Jan 5 19:13:40 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/icons/sun.png Jan 5 19:13:41 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/xstats/index.html Jan 5 19:13:42 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/smartphone/wind.html Jan 5 19:13:44 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/smartphone/index.html Jan 5 19:13:45 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/smartphone/custom.js Jan 5 19:13:46 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/smartphone/radar.html Jan 5 19:13:47 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/smartphone/rain.html Jan 5 19:13:48 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/smartphone/barometer.html Jan 5 19:13:50 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/smartphone/temp_outside.html Jan 5 19:13:51 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/smartphone/icons/icon_ipad_x2.png Jan 5 19:13:52 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/smartphone/icons/icon_ipad_x1.png Jan 5 19:13:53 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/smartphone/icons/icon_iphone_x2.png Jan 5 19:13:54 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/smartphone/icons/icon_iphone_x1.png Jan 5 19:13:56 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/NE.png Jan 5 19:13:57 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/sprinkles.png Jan 5 19:13:58 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/tESE.png Jan 5 19:13:59 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/moon.png Jan 5 19:14:00 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/sunset.png Jan 5 19:14:02 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/K.png Jan 5 19:14:03 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/BK.png Jan 5 19:14:04 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/sleet.png Jan 5 19:14:05 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/tENE.png Jan 5 19:14:06 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/pop.png Jan 5 19:14:08 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/snowflake.png Jan 5 19:14:09 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/tE.png Jan 5 19:14:10 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/thermometer-blue.png Jan 5 19:14:11 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/tSSW.png Jan 5 19:14:13 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/rain.png Jan 5 19:14:14 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/F.png Jan 5 19:14:14 raspberrypi weewx[8570]: vantage: Getting archive packets since 2019-01-05 19:13:00 CST (1546737180) Jan 5 19:14:14 raspberrypi weewx[8570]: vantage: Gentle wake up of console successful Jan 5 19:14:14 raspberrypi weewx[8570]: vantage: Retrieving 1 page(s); starting index= 1 Jan 5 19:14:14 raspberrypi weewx[8570]: manager: Added record 2019-01-05 19:14:00 CST (1546737240) to database 'weewx.sdb' Jan 5 19:14:14 raspberrypi weewx[8570]: manager: Added record 2019-01-05 19:14:00 CST (1546737240) to daily summary in 'weewx.sdb' Jan 5 19:14:15 raspberrypi weewx[8570]: forecast: MainThread: Zambretti: not yet time to do the forecast Jan 5 19:14:15 raspberrypi weewx[8570]: forecast: MainThread: NWS: not yet time to do the forecast Jan 5 19:14:15 raspberrypi weewx[8570]: forecast: MainThread: WU: not yet time to do the forecast Jan 5 19:14:15 raspberrypi weewx[8570]: restx: CWOP: wait interval (180 < 600) has not passed for record 2019-01-05 19:14:00 CST (1546737240) Jan 5 19:14:15 raspberrypi weewx[8570]: restx: StationRegistry: wait interval (180 < 604800) has not passed for record 2019-01-05 19:14:00 CST (1546737240) Jan 5 19:14:15 raspberrypi weewx[8570]: vantage: DMPAFT complete: page timestamp 2019-01-04 00:34:00 CST (1546583640) less than final timestamp 2019-01-05 19:14:00 CST (1546737240) Jan 5 19:14:15 raspberrypi weewx[8570]: vantage: Catch up complete. Jan 5 19:14:15 raspberrypi weewx[8570]: engine: Launch of report thread aborted: existing report thread still running Jan 5 19:14:15 raspberrypi weewx[8570]: vantage: Requesting 200 LOOP packets. Jan 5 19:14:15 raspberrypi weewx[8570]: vantage: Gentle wake up of console successful Jan 5 19:14:15 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/tSSE.png Jan 5 19:14:16 raspberrypi weewx[8570]: restx: Meteotemplate: Published record 2019-01-05 19:14:00 CST (1546737240) Jan 5 19:14:16 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/B2n.png Jan 5 19:14:17 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/tWNW.png Jan 5 19:14:19 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/BD.png Jan 5 19:14:20 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/tW.png Jan 5 19:14:21 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/sunriseset.png Jan 5 19:14:22 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/snow.png Jan 5 19:14:23 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/W.png Jan 5 19:14:25 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/triangle-down.png Jan 5 19:14:26 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/B1n.png Jan 5 19:14:27 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/PF+.png Jan 5 19:14:28 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/tS.png Jan 5 19:14:29 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/rainshwrs.png Jan 5 19:14:31 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/tNNW.png Jan 5 19:14:32 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/flag.png Jan 5 19:14:33 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/BS.png Jan 5 19:14:34 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/tstms.png Jan 5 19:14:35 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/thermometer.png Jan 5 19:14:37 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/FWn.png Jan 5 19:14:38 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/moonrise.png Jan 5 19:14:39 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/tNW.png Jan 5 19:14:40 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/sunrise.png Jan 5 19:14:41 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/moonriseset.png Jan 5 19:14:43 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/E.png Jan 5 19:14:44 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/NW.png Jan 5 19:14:45 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/tN.png Jan 5 19:14:46 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/SW.png Jan 5 19:14:47 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/H.png Jan 5 19:14:49 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/flurries.png Jan 5 19:14:50 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/raindrop.png Jan 5 19:14:51 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/OV.png Jan 5 19:14:52 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/thermometer-red.png Jan 5 19:14:53 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/N.png Jan 5 19:14:55 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/sunmoon.png Jan 5 19:14:56 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/water.png Jan 5 19:14:57 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/SC.png Jan 5 19:14:58 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/tNNE.png Jan 5 19:14:59 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/thermometer-dewpoint.png Jan 5 19:15:01 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/B2.png Jan 5 19:15:02 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/CLn.png Jan 5 19:15:03 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/moonphase.png Jan 5 19:15:04 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/blizzard.png Jan 5 19:15:05 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/PF.png Jan 5 19:15:07 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/SE.png Jan 5 19:15:08 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/tNE.png Jan 5 19:15:09 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/AF.png Jan 5 19:15:10 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/tSW.png Jan 5 19:15:11 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/BKn.png Jan 5 19:15:13 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/SCn.png Jan 5 19:15:14 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/tWSW.png Jan 5 19:15:14 raspberrypi weewx[8570]: vantage: Getting archive packets since 2019-01-05 19:14:00 CST (1546737240) Jan 5 19:15:14 raspberrypi weewx[8570]: vantage: Gentle wake up of console successful Jan 5 19:15:14 raspberrypi weewx[8570]: vantage: Retrieving 1 page(s); starting index= 2 Jan 5 19:15:14 raspberrypi weewx[8570]: manager: Added record 2019-01-05 19:15:00 CST (1546737300) to database 'weewx.sdb' Jan 5 19:15:14 raspberrypi weewx[8570]: manager: Added record 2019-01-05 19:15:00 CST (1546737300) to daily summary in 'weewx.sdb' Jan 5 19:15:15 raspberrypi weewx[8570]: forecast: MainThread: Zambretti: not yet time to do the forecast Jan 5 19:15:15 raspberrypi weewx[8570]: forecast: MainThread: NWS: not yet time to do the forecast Jan 5 19:15:15 raspberrypi weewx[8570]: forecast: MainThread: WU: not yet time to do the forecast Jan 5 19:15:15 raspberrypi weewx[8570]: restx: CWOP: wait interval (240 < 600) has not passed for record 2019-01-05 19:15:00 CST (1546737300) Jan 5 19:15:15 raspberrypi weewx[8570]: vantage: DMPAFT complete: page timestamp 2019-01-04 00:35:00 CST (1546583700) less than final timestamp 2019-01-05 19:15:00 CST (1546737300) Jan 5 19:15:15 raspberrypi weewx[8570]: vantage: Catch up complete. Jan 5 19:15:15 raspberrypi weewx[8570]: engine: Launch of report thread aborted: existing report thread still running Jan 5 19:15:15 raspberrypi weewx[8570]: vantage: Requesting 200 LOOP packets. Jan 5 19:15:15 raspberrypi weewx[8570]: restx: StationRegistry: wait interval (240 < 604800) has not passed for record 2019-01-05 19:15:00 CST (1546737300) Jan 5 19:15:15 raspberrypi weewx[8570]: vantage: Gentle wake up of console successful Jan 5 19:15:15 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/drizzle.png Jan 5 19:15:16 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/triangle-right.png Jan 5 19:15:17 raspberrypi weewx[8570]: restx: Meteotemplate: Published record 2019-01-05 19:15:00 CST (1546737300) Jan 5 19:15:17 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/B1.png Jan 5 19:15:19 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/snowshwrs.png Jan 5 19:15:20 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/CL.png Jan 5 19:15:21 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/F+.png Jan 5 19:15:22 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/OVn.png Jan 5 19:15:23 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/flag-yellow.png Jan 5 19:15:25 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/S.png Jan 5 19:15:26 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/frzngdrzl.png Jan 5 19:15:27 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/moonset.png Jan 5 19:15:28 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/tSE.png Jan 5 19:15:29 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/raintorrent.png Jan 5 19:15:31 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/FW.png Jan 5 19:15:32 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/icons/sun.png Jan 5 19:15:33 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/NOAA/NOAA-2019.txt Jan 5 19:15:34 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/NOAA/NOAA-2019-01.txt Jan 5 19:15:36 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/backgrounds/flower.jpg Jan 5 19:15:37 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/backgrounds/butterfly.jpg Jan 5 19:15:38 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/backgrounds/leaf.jpg Jan 5 19:15:39 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/backgrounds/drops.gif Jan 5 19:15:40 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/backgrounds/night.gif Jan 5 19:15:42 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/backgrounds/band.gif Jan 5 19:15:43 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/backgrounds/solidblack.gif Jan 5 19:15:44 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/RSS/weewx_rss.xml Jan 5 19:15:45 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/ss/dayradiation.png Jan 5 19:15:47 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/ss/dayrainrate.png Jan 5 19:15:48 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/ss/index.html Jan 5 19:15:49 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/ss/dayrain.png Jan 5 19:15:50 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/ss/gauge-data.txt Jan 5 19:15:51 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/ss/dayinouthum.png Jan 5 19:15:53 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/ss/daywinddir.png Jan 5 19:15:54 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/ss/daywindvec.png Jan 5 19:15:55 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/ss/daywind.png Jan 5 19:15:56 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/ss/dayuv.png Jan 5 19:15:57 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/ss/dayouttemphum.png Jan 5 19:15:59 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/ss/daybarometer.png Jan 5 19:16:00 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/ss/dayinouttemp.png Jan 5 19:16:01 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/ss/scripts/RGraph.rose.min.js Jan 5 19:16:02 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/ss/scripts/RGraph.common.core.min.js Jan 5 19:16:04 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/ss/scripts/language.min.js Jan 5 19:16:05 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/ss/scripts/steelseries_tween.min.js Jan 5 19:16:07 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/ss/scripts/gauges.js Jan 5 19:16:08 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/ss/css/gauges-ss.css Jan 5 19:16:08 raspberrypi weewx[8570]: ftpgenerator: ftp'd 239 files in 192.02 seconds Jan 5 19:16:08 raspberrypi weewx[8570]: reportengine: Running report RSYNC Jan 5 19:16:08 raspberrypi weewx[8570]: reportengine: Found configuration file /home/weewx/skins/Rsync/skin.conf for report RSYNC Jan 5 19:16:08 raspberrypi weewx[8570]: rsyncgenerator: rsync upload not requested. Skipped. Jan 5 19:16:14 raspberrypi weewx[8570]: vantage: Getting archive packets since 2019-01-05 19:15:00 CST (1546737300) Jan 5 19:16:14 raspberrypi weewx[8570]: vantage: Gentle wake up of console successful Jan 5 19:16:14 raspberrypi weewx[8570]: vantage: Retrieving 1 page(s); starting index= 3 Jan 5 19:16:14 raspberrypi weewx[8570]: manager: Added record 2019-01-05 19:16:00 CST (1546737360) to database 'weewx.sdb' Jan 5 19:16:14 raspberrypi weewx[8570]: manager: Added record 2019-01-05 19:16:00 CST (1546737360) to daily summary in 'weewx.sdb' Jan 5 19:16:15 raspberrypi weewx[8570]: forecast: MainThread: Zambretti: not yet time to do the forecast Jan 5 19:16:15 raspberrypi weewx[8570]: forecast: MainThread: NWS: not yet time to do the forecast Jan 5 19:16:15 raspberrypi weewx[8570]: forecast: MainThread: WU: not yet time to do the forecast Jan 5 19:16:15 raspberrypi weewx[8570]: restx: StationRegistry: wait interval (300 < 604800) has not passed for record 2019-01-05 19:16:00 CST (1546737360) Jan 5 19:16:15 raspberrypi weewx[8570]: restx: CWOP: wait interval (300 < 600) has not passed for record 2019-01-05 19:16:00 CST (1546737360) Jan 5 19:16:15 raspberrypi weewx[8570]: vantage: DMPAFT complete: page timestamp 2019-01-04 00:36:00 CST (1546583760) less than final timestamp 2019-01-05 19:16:00 CST (1546737360) Jan 5 19:16:15 raspberrypi weewx[8570]: vantage: Catch up complete. Jan 5 19:16:15 raspberrypi weewx[8570]: reportengine: Running reports for latest time in the database. Jan 5 19:16:15 raspberrypi weewx[8570]: vantage: Requesting 200 LOOP packets. Jan 5 19:16:15 raspberrypi weewx[8570]: reportengine: Running report StandardReport Jan 5 19:16:15 raspberrypi weewx[8570]: reportengine: Found configuration file /home/weewx/skins/Standard/skin.conf for report StandardReport Jan 5 19:16:15 raspberrypi weewx[8570]: vantage: Gentle wake up of console successful Jan 5 19:16:15 raspberrypi weewx[8570]: cheetahgenerator: using search list ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras', 'user.forecast.ForecastVariables', 'user.xstats.ExtendedStatistics'] Jan 5 19:16:15 raspberrypi weewx[8570]: manager: Daily summary version is 2.0 Jan 5 19:16:15 raspberrypi weewx[8570]: restx: Meteotemplate: Published record 2019-01-05 19:16:00 CST (1546737360) Jan 5 19:16:16 raspberrypi weewx[8570]: cheetahgenerator: Generated 14 files for report StandardReport in 1.40 seconds Jan 5 19:16:16 raspberrypi weewx[8570]: manager: Daily summary version is 2.0 Jan 5 19:16:18 raspberrypi weewx[8570]: imagegenerator: Generated 11 images for StandardReport in 1.75 seconds Jan 5 19:16:18 raspberrypi weewx[8570]: copygenerator: copied 0 files to /home/weewx/public_html Jan 5 19:16:18 raspberrypi weewx[8570]: reportengine: Running report SteelSeries Jan 5 19:16:18 raspberrypi weewx[8570]: reportengine: Found configuration file /home/weewx/skins/ss/skin.conf for report SteelSeries Jan 5 19:16:18 raspberrypi weewx[8570]: copygenerator: copied 0 files to /home/weewx/public_html/ss Jan 5 19:16:18 raspberrypi weewx[8570]: cheetahgenerator: using search list ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras', 'user.forecast.ForecastVariables'] Jan 5 19:16:18 raspberrypi weewx[8570]: manager: Daily summary version is 2.0 Jan 5 19:16:18 raspberrypi weewx[8570]: cheetahgenerator: Generated 2 files for report SteelSeries in 0.20 seconds Jan 5 19:16:18 raspberrypi weewx[8570]: manager: Daily summary version is 2.0 Jan 5 19:16:19 raspberrypi weewx[8570]: imagegenerator: Generated 11 images for SteelSeries in 1.35 seconds Jan 5 19:16:19 raspberrypi weewx[8570]: reportengine: Running report forecast Jan 5 19:16:19 raspberrypi weewx[8570]: reportengine: Found configuration file /home/weewx/skins/forecast/skin.conf for report forecast Jan 5 19:16:19 raspberrypi weewx[8570]: cheetahgenerator: using search list ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras', 'user.forecast.ForecastVariables'] Jan 5 19:16:19 raspberrypi weewx[8570]: manager: Daily summary version is 2.0 Jan 5 19:16:50 raspberrypi weewx[8570]: cheetahgenerator: Generated 12 files for report forecast in 30.91 seconds Jan 5 19:16:50 raspberrypi weewx[8570]: copygenerator: copied 0 files to /home/weewx/public_html/forecast Jan 5 19:16:50 raspberrypi weewx[8570]: reportengine: Running report xstats Jan 5 19:16:50 raspberrypi weewx[8570]: reportengine: Found configuration file /home/weewx/skins/xstats/skin.conf for report xstats Jan 5 19:16:50 raspberrypi weewx[8570]: cheetahgenerator: using search list ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras', 'user.xstats.ExtendedStatistics'] Jan 5 19:16:50 raspberrypi weewx[8570]: manager: Daily summary version is 2.0 Jan 5 19:16:50 raspberrypi weewx[8570]: cheetahgenerator: Generated 1 files for report xstats in 0.05 seconds Jan 5 19:16:50 raspberrypi weewx[8570]: reportengine: Running report FTP Jan 5 19:16:50 raspberrypi weewx[8570]: reportengine: Found configuration file /home/weewx/skins/Ftp/skin.conf for report FTP Jan 5 19:16:50 raspberrypi weewx[8570]: ftpupload: Attempting connection to ftp.kq5s.com Jan 5 19:16:51 raspberrypi weewx[8570]: ftpupload: Connected to ftp.kq5s.com Jan 5 19:16:51 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/index.html Jan 5 19:16:51 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/dayrain.png Jan 5 19:16:51 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/daywinddir.png Jan 5 19:16:51 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/daywindvec.png Jan 5 19:16:52 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/daywind.png Jan 5 19:16:52 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/daytempdew.png Jan 5 19:16:52 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/dayinside.png Jan 5 19:16:52 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/mobile.html Jan 5 19:16:53 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/week.html Jan 5 19:16:53 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/daybarometer.png Jan 5 19:16:53 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/daygarage.png Jan 5 19:16:53 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/month.html Jan 5 19:16:53 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/daytempchill.png Jan 5 19:16:54 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/dayrx.png Jan 5 19:16:54 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/dayhumidity.png Jan 5 19:16:54 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/year.html Jan 5 19:16:54 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/zambretti.html Jan 5 19:16:54 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/compact.html Jan 5 19:16:55 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/index.html Jan 5 19:16:55 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/single-table.html Jan 5 19:16:55 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/multiple-strips.html Jan 5 19:16:55 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/tides.html Jan 5 19:16:56 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/multiple-tables.html Jan 5 19:16:56 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/single-strip-vertical.html Jan 5 19:16:56 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/iconic.html Jan 5 19:16:57 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/iconic-horizontal.html Jan 5 19:16:57 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/forecast-periods.html Jan 5 19:16:57 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/single-strip.html Jan 5 19:16:57 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/xstats/index.html Jan 5 19:16:58 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/smartphone/wind.html Jan 5 19:16:58 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/smartphone/index.html Jan 5 19:16:58 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/smartphone/radar.html Jan 5 19:16:58 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/smartphone/rain.html Jan 5 19:16:59 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/smartphone/barometer.html Jan 5 19:16:59 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/smartphone/temp_outside.html Jan 5 19:16:59 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/NOAA/NOAA-2019.txt Jan 5 19:16:59 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/NOAA/NOAA-2019-01.txt Jan 5 19:17:00 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/RSS/weewx_rss.xml Jan 5 19:17:00 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/ss/dayradiation.png Jan 5 19:17:00 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/ss/dayrainrate.png Jan 5 19:17:00 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/ss/index.html Jan 5 19:17:00 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/ss/dayrain.png Jan 5 19:17:01 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/ss/gauge-data.txt Jan 5 19:17:01 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/ss/dayinouthum.png Jan 5 19:17:01 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/ss/daywinddir.png Jan 5 19:17:01 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/ss/daywindvec.png Jan 5 19:17:01 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/ss/daywind.png Jan 5 19:17:02 raspberrypi CRON[8607]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly) Jan 5 19:17:02 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/ss/dayuv.png Jan 5 19:17:02 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/ss/dayouttemphum.png Jan 5 19:17:02 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/ss/daybarometer.png Jan 5 19:17:02 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/ss/dayinouttemp.png Jan 5 19:17:03 raspberrypi weewx[8570]: ftpgenerator: ftp'd 51 files in 12.22 seconds Jan 5 19:17:03 raspberrypi weewx[8570]: reportengine: Running report RSYNC Jan 5 19:17:03 raspberrypi weewx[8570]: reportengine: Found configuration file /home/weewx/skins/Rsync/skin.conf for report RSYNC Jan 5 19:17:03 raspberrypi weewx[8570]: rsyncgenerator: rsync upload not requested. Skipped. Jan 5 19:17:14 raspberrypi weewx[8570]: vantage: Getting archive packets since 2019-01-05 19:16:00 CST (1546737360) Jan 5 19:17:14 raspberrypi weewx[8570]: vantage: Gentle wake up of console successful Jan 5 19:17:14 raspberrypi weewx[8570]: vantage: Retrieving 1 page(s); starting index= 4 Jan 5 19:17:14 raspberrypi weewx[8570]: manager: Added record 2019-01-05 19:17:00 CST (1546737420) to database 'weewx.sdb' Jan 5 19:17:14 raspberrypi weewx[8570]: manager: Added record 2019-01-05 19:17:00 CST (1546737420) to daily summary in 'weewx.sdb' Jan 5 19:17:15 raspberrypi weewx[8570]: forecast: MainThread: Zambretti: not yet time to do the forecast Jan 5 19:17:15 raspberrypi weewx[8570]: forecast: MainThread: NWS: not yet time to do the forecast Jan 5 19:17:15 raspberrypi weewx[8570]: forecast: MainThread: WU: not yet time to do the forecast Jan 5 19:17:15 raspberrypi weewx[8570]: restx: StationRegistry: wait interval (360 < 604800) has not passed for record 2019-01-05 19:17:00 CST (1546737420) Jan 5 19:17:15 raspberrypi weewx[8570]: restx: CWOP: wait interval (360 < 600) has not passed for record 2019-01-05 19:17:00 CST (1546737420) Jan 5 19:17:15 raspberrypi weewx[8570]: reportengine: Running reports for latest time in the database. Jan 5 19:17:15 raspberrypi weewx[8570]: vantage: Requesting 200 LOOP packets. Jan 5 19:17:15 raspberrypi weewx[8570]: reportengine: Running report StandardReport Jan 5 19:17:15 raspberrypi weewx[8570]: vantage: Gentle wake up of console successful Jan 5 19:17:15 raspberrypi weewx[8570]: reportengine: Found configuration file /home/weewx/skins/Standard/skin.conf for report StandardReport Jan 5 19:17:15 raspberrypi weewx[8570]: cheetahgenerator: using search list ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras', 'user.forecast.ForecastVariables', 'user.xstats.ExtendedStatistics'] Jan 5 19:17:15 raspberrypi weewx[8570]: manager: Daily summary version is 2.0 Jan 5 19:17:15 raspberrypi weewx[8570]: restx: Meteotemplate: Published record 2019-01-05 19:17:00 CST (1546737420) Jan 5 19:17:15 raspberrypi systemd[1]: Stopping LSB: weewx weather system... Jan 5 19:17:15 raspberrypi weewx[8570]: engine: Received signal TERM (15). Jan 5 19:17:15 raspberrypi weewx[8570]: engine: Main loop exiting. Shutting engine down. Jan 5 19:17:15 raspberrypi weewx[8570]: engine: Shutting down StdReport thread Jan 5 19:17:16 raspberrypi weewx[8570]: cheetahgenerator: Generated 14 files for report StandardReport in 1.78 seconds Jan 5 19:17:16 raspberrypi weewx[8570]: manager: Daily summary version is 2.0 Jan 5 19:17:18 raspberrypi weewx[8570]: imagegenerator: Generated 11 images for StandardReport in 1.72 seconds Jan 5 19:17:18 raspberrypi weewx[8570]: copygenerator: copied 0 files to /home/weewx/public_html Jan 5 19:17:18 raspberrypi weewx[8570]: reportengine: Running report SteelSeries Jan 5 19:17:18 raspberrypi weewx[8570]: reportengine: Found configuration file /home/weewx/skins/ss/skin.conf for report SteelSeries Jan 5 19:17:18 raspberrypi weewx[8570]: copygenerator: copied 0 files to /home/weewx/public_html/ss Jan 5 19:17:18 raspberrypi weewx[8570]: cheetahgenerator: using search list ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras', 'user.forecast.ForecastVariables'] Jan 5 19:17:18 raspberrypi weewx[8570]: manager: Daily summary version is 2.0 Jan 5 19:17:18 raspberrypi weewx[8570]: cheetahgenerator: Generated 2 files for report SteelSeries in 0.21 seconds Jan 5 19:17:18 raspberrypi weewx[8570]: manager: Daily summary version is 2.0 Jan 5 19:17:20 raspberrypi weewx[8570]: imagegenerator: Generated 11 images for SteelSeries in 1.37 seconds Jan 5 19:17:20 raspberrypi weewx[8570]: reportengine: Running report forecast Jan 5 19:17:20 raspberrypi weewx[8570]: reportengine: Found configuration file /home/weewx/skins/forecast/skin.conf for report forecast Jan 5 19:17:20 raspberrypi weewx[8570]: cheetahgenerator: using search list ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras', 'user.forecast.ForecastVariables'] Jan 5 19:17:20 raspberrypi weewx[8570]: manager: Daily summary version is 2.0 Jan 5 19:17:35 raspberrypi weewx[8570]: engine: Unable to shut down StdReport thread Jan 5 19:17:35 raspberrypi weewx[8570]: restx: Shut down CWOP thread. Jan 5 19:17:35 raspberrypi weewx[8570]: restx: Shut down Wunderground-RF thread. Jan 5 19:17:35 raspberrypi weewx[8570]: restx: Shut down StationRegistry thread. Jan 5 19:17:35 raspberrypi weewx[8570]: engine: Terminating weewx version 3.8.2 Jan 5 19:17:35 raspberrypi weewx[8570]: **** Traceback (most recent call last): Jan 5 19:17:35 raspberrypi weewx[8570]: **** File "/home/weewx/bin/weewx/engine.py", line 877, in main Jan 5 19:17:35 raspberrypi weewx[8570]: **** engine.run() Jan 5 19:17:35 raspberrypi weewx[8570]: **** File "/home/weewx/bin/weewx/engine.py", line 188, in run Jan 5 19:17:35 raspberrypi weewx[8570]: **** for packet in self.console.genLoopPackets(): Jan 5 19:17:35 raspberrypi weewx[8570]: **** File "/home/weewx/bin/weewx/drivers/vantage.py", line 507, in genLoopPackets Jan 5 19:17:35 raspberrypi weewx[8570]: **** for _loop_packet in self.genDavisLoopPackets(200): Jan 5 19:17:35 raspberrypi weewx[8570]: **** File "/home/weewx/bin/weewx/drivers/vantage.py", line 534, in genDavisLoopPackets Jan 5 19:17:35 raspberrypi weewx[8570]: **** _buffer = self.port.read(99) Jan 5 19:17:35 raspberrypi weewx[8570]: **** File "/home/weewx/bin/weewx/drivers/vantage.py", line 255, in read Jan 5 19:17:35 raspberrypi weewx[8570]: **** _buffer = self.serial_port.read(chars) Jan 5 19:17:35 raspberrypi weewx[8570]: **** File "/usr/lib/python2.7/dist-packages/serial/serialposix.py", line 472, in read Jan 5 19:17:35 raspberrypi weewx[8570]: **** ready, _, _ = select.select([self.fd, self.pipe_abort_read_r], [], [], timeout.time_left()) Jan 5 19:17:35 raspberrypi weewx[8570]: **** File "/home/weewx/bin/weewx/engine.py", line 795, in sigTERMhandler Jan 5 19:17:35 raspberrypi weewx[8570]: **** raise Terminate Jan 5 19:17:35 raspberrypi weewx[8570]: **** Terminate Jan 5 19:17:51 raspberrypi weewx[8570]: cheetahgenerator: Generated 12 files for report forecast in 30.99 seconds Jan 5 19:17:51 raspberrypi weewx[8570]: copygenerator: copied 0 files to /home/weewx/public_html/forecast Jan 5 19:17:51 raspberrypi weewx[8570]: reportengine: Running report xstats Jan 5 19:17:51 raspberrypi weewx[8570]: reportengine: Found configuration file /home/weewx/skins/xstats/skin.conf for report xstats Jan 5 19:17:51 raspberrypi weewx[8570]: cheetahgenerator: using search list ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras', 'user.xstats.ExtendedStatistics'] Jan 5 19:17:51 raspberrypi weewx[8570]: manager: Daily summary version is 2.0 Jan 5 19:17:51 raspberrypi weewx[8570]: cheetahgenerator: Generated 1 files for report xstats in 0.05 seconds Jan 5 19:17:51 raspberrypi weewx[8570]: reportengine: Running report FTP Jan 5 19:17:51 raspberrypi weewx[8570]: reportengine: Found configuration file /home/weewx/skins/Ftp/skin.conf for report FTP Jan 5 19:17:51 raspberrypi weewx[8570]: ftpupload: Attempting connection to ftp.kq5s.com Jan 5 19:17:51 raspberrypi weewx[8570]: ftpupload: Connected to ftp.kq5s.com Jan 5 19:17:51 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/index.html Jan 5 19:17:51 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/dayrain.png Jan 5 19:17:52 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/daywinddir.png Jan 5 19:17:52 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/daywindvec.png Jan 5 19:17:52 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/daywind.png Jan 5 19:17:52 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/daytempdew.png Jan 5 19:17:53 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/dayinside.png Jan 5 19:17:53 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/mobile.html Jan 5 19:17:53 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/week.html Jan 5 19:17:53 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/daybarometer.png Jan 5 19:17:54 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/daygarage.png Jan 5 19:17:54 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/month.html Jan 5 19:17:54 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/daytempchill.png Jan 5 19:17:54 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/dayrx.png Jan 5 19:17:54 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/dayhumidity.png Jan 5 19:17:55 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/year.html Jan 5 19:17:55 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/zambretti.html Jan 5 19:17:55 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/compact.html Jan 5 19:17:55 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/index.html Jan 5 19:17:55 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/single-table.html Jan 5 19:17:56 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/multiple-strips.html Jan 5 19:17:56 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/tides.html Jan 5 19:17:57 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/multiple-tables.html Jan 5 19:17:57 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/single-strip-vertical.html Jan 5 19:17:57 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/iconic.html Jan 5 19:17:58 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/iconic-horizontal.html Jan 5 19:17:58 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/forecast-periods.html Jan 5 19:17:58 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/forecast/single-strip.html Jan 5 19:17:58 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/xstats/index.html Jan 5 19:17:59 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/smartphone/wind.html Jan 5 19:17:59 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/smartphone/index.html Jan 5 19:17:59 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/smartphone/radar.html Jan 5 19:18:00 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/smartphone/rain.html Jan 5 19:18:00 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/smartphone/barometer.html Jan 5 19:18:00 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/smartphone/temp_outside.html Jan 5 19:18:00 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/NOAA/NOAA-2019.txt Jan 5 19:18:00 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/NOAA/NOAA-2019-01.txt Jan 5 19:18:01 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/RSS/weewx_rss.xml Jan 5 19:18:01 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/ss/dayradiation.png Jan 5 19:18:01 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/ss/dayrainrate.png Jan 5 19:18:01 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/ss/index.html Jan 5 19:18:02 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/ss/dayrain.png Jan 5 19:18:02 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/ss/gauge-data.txt Jan 5 19:18:02 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/ss/dayinouthum.png Jan 5 19:18:02 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/ss/daywinddir.png Jan 5 19:18:02 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/ss/daywindvec.png Jan 5 19:18:03 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/ss/daywind.png Jan 5 19:18:03 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/ss/dayuv.png Jan 5 19:18:03 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/ss/dayouttemphum.png Jan 5 19:18:03 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/ss/daybarometer.png Jan 5 19:18:03 raspberrypi weewx[8570]: ftpupload: Uploaded file public_html/weewx/ss/dayinouttemp.png Jan 5 19:18:04 raspberrypi weewx[8570]: ftpgenerator: ftp'd 51 files in 12.83 seconds Jan 5 19:18:04 raspberrypi weewx[8570]: reportengine: Running report RSYNC Jan 5 19:18:04 raspberrypi weewx[8570]: reportengine: Found configuration file /home/weewx/skins/Rsync/skin.conf for report RSYNC Jan 5 19:18:04 raspberrypi weewx[8570]: rsyncgenerator: rsync upload not requested. Skipped. Jan 5 19:18:06 raspberrypi weewx[8628]: Stopping weewx weather system: weewx........... Jan 5 19:18:06 raspberrypi systemd[1]: Stopped LSB: weewx weather system.
