getting weewx[12196]: cheetahgenerator: Skipping template index.html.tmpl: cannot find start time

165 views
Skip to first unread message

Ted Frohling

unread,
Jan 9, 2020, 10:30:00 PM1/9/20
to weewx-user
Also no new data from the VantagePro2 is being updated.

Weewx stopped updating a few days ago.  I have verified it's producing some output by running weewxd without daemon mode.
Here are a few slightly older records:


LOOP:   2020-01-09 18:36:16 MST (1578620176) appTemp: 51.7532829608, barometer: 29.827, beaufort: 0, cloudbase: 8949.86520147, consBatteryVoltage: 4.66, dateTime: 1578620176, dayET: 0.0, dayRain: 0.0, dewpoint: 28.5645931135, extraAlarm1: 0, extraAlarm2: 0, extraAlarm3: 0, extraAlarm4: 0, extraAlarm5: 0, extraAlarm6: 0, extraAlarm7: 0, extraAlarm8: 0, forecastIcon: 6, forecastRule: 9, heatindex: 55.8, humidex: 55.8, inDewpoint: 33.5667167944, inHumidity: 22.0, insideAlarm: 0, inTemp: 75.0, leafWet4: 0.0, maxSolarRad: None, monthET: 0.0, monthRain: 0.0, outHumidity: 35.0, outsideAlarm1: 0, outsideAlarm2: 0, outTemp: 55.8, pressure: None, rain: 0.0, rainAlarm: 0, rainRate: 0.0, soilLeafAlarm1: 0, soilLeafAlarm2: 0, soilLeafAlarm3: 0, soilLeafAlarm4: 0, stormRain: 0.0, sunrise: 1578580608.0, sunset: 1578617472.0, txBatteryStatus: 0, usUnits: 1, windchill: 55.8, windDir: None, windGust: 0.0, windGustDir: None, windSpeed: 0.0, windSpeed10: 2.0, yearET: 0.0, yearRain: 0.0
LOOP:   2020-01-09 18:36:18 MST (1578620178) appTemp: 51.7532829608, barometer: 29.827, beaufort: 0, cloudbase: 8949.86520147, consBatteryVoltage: 4.66, dateTime: 1578620178, dayET: 0.0, dayRain: 0.0, dewpoint: 28.5645931135, extraAlarm1: 0, extraAlarm2: 0, extraAlarm3: 0, extraAlarm4: 0, extraAlarm5: 0, extraAlarm6: 0, extraAlarm7: 0, extraAlarm8: 0, forecastIcon: 6, forecastRule: 9, heatindex: 55.8, humidex: 55.8, inDewpoint: 33.5667167944, inHumidity: 22.0, insideAlarm: 0, inTemp: 75.0, leafWet4: 0.0, maxSolarRad: None, monthET: 0.0, monthRain: 0.0, outHumidity: 35.0, outsideAlarm1: 0, outsideAlarm2: 0, outTemp: 55.8, pressure: None, rain: 0.0, rainAlarm: 0, rainRate: 0.0, soilLeafAlarm1: 0, soilLeafAlarm2: 0, soilLeafAlarm3: 0, soilLeafAlarm4: 0, stormRain: 0.0, sunrise: 1578580608.0, sunset: 1578617472.0, txBatteryStatus: 0, usUnits: 1, windchill: 55.8, windDir: None, windGust: 0.0, windGustDir: None, windSpeed: 0.0, windSpeed10: 2.0, yearET: 0.0, yearRain: 0.0

In an attempt to fix the problem I did an apt purge weewx on my raspberry pi, renamed the old weewx.sdb file and reinstalled weewx from the deb file using the install instructions for debian, so actually apt update, apt install weewx.  Answered the questions during the install, added back in the authentication for wunderground, CWOP, etc from the saved weewx.conf file  This really has me stumped.  Please let me know what more info I need to provide to diagnose this strange problem.

Oh, running NTP and it's is synced and has the correct time. 

Here is the syslog output from a startup

Jan  9 19:40:55 weewx weewx[12192]: engine: Initializing weewx version 3.9.2
Jan  9 19:40:55 weewx weewx[12192]: engine: Using Python 2.7.13 (default, Sep 26 2018, 18:42:22) #012[GCC 6.3.0 20170516]
Jan  9 19:40:55 weewx weewx[12192]: engine: Platform Linux-4.19.66-v7+-armv7l-with-debian-9.11
Jan  9 19:40:55 weewx weewx[12192]: engine: Locale is 'en_US.UTF-8'
Jan  9 19:40:55 weewx weewx[12192]: engine: pid file is /var/run/weewx.pid
Jan  9 19:40:55 weewx weewx[12181]: Starting weewx weather system: weewx.
Jan  9 19:40:55 weewx systemd[1]: Started LSB: weewx weather system.
Jan  9 19:40:55 weewx weewx[12196]: engine: Using configuration file /etc/weewx/weewx.conf
Jan  9 19:40:55 weewx weewx[12196]: engine: Debug is 1
Jan  9 19:40:55 weewx weewx[12196]: engine: Initializing engine
Jan  9 19:40:55 weewx weewx[12196]: engine: Loading station type Vantage (weewx.drivers.vantage)
Jan  9 19:40:55 weewx weewx[12196]: vantage: Driver version is 3.1.1
Jan  9 19:40:55 weewx weewx[12196]: vantage: Opened up serial port /dev/ttyUSB0; baud 19200; timeout 4.00
Jan  9 19:40:55 weewx weewx[12196]: vantage: Gentle wake up of console successful
Jan  9 19:40:55 weewx weewx[12196]: vantage: Hardware type is 16
Jan  9 19:40:55 weewx weewx[12196]: vantage: ISS ID is 1
Jan  9 19:40:55 weewx weewx[12196]: vantage: Hardware name: Vantage Pro2
Jan  9 19:40:55 weewx weewx[12196]: engine: Loading service weewx.engine.StdTimeSynch
Jan  9 19:40:55 weewx weewx[12196]: engine: Finished loading service weewx.engine.StdTimeSynch
Jan  9 19:40:55 weewx weewx[12196]: engine: Loading service weewx.engine.StdConvert
Jan  9 19:40:55 weewx weewx[12196]: engine: StdConvert target unit is 0x1
Jan  9 19:40:55 weewx weewx[12196]: engine: Finished loading service weewx.engine.StdConvert
Jan  9 19:40:55 weewx weewx[12196]: engine: Loading service weewx.engine.StdCalibrate
Jan  9 19:40:55 weewx weewx[12196]: engine: Finished loading service weewx.engine.StdCalibrate
Jan  9 19:40:55 weewx weewx[12196]: engine: Loading service weewx.engine.StdQC
Jan  9 19:40:55 weewx weewx[12196]: engine: Finished loading service weewx.engine.StdQC
Jan  9 19:40:55 weewx weewx[12196]: engine: Loading service weewx.wxservices.StdWXCalculate
Jan  9 19:40:55 weewx weewx[12196]: 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, heatinde
x=prefer_hardware, maxSolarRad=prefer_hardware, humidex=prefer_hardware, pressure=prefer_hardware, inDewpoint=prefer_hardware,
ET=prefer_hardware, altimeter=prefer_hardware, cloudbase=prefer_hardware
Jan  9 19:40:55 weewx weewx[12196]: wxcalculate: The following algorithms will be used for calculations: altimeter=aaNOAA, maxS
olarRad=RS
Jan  9 19:40:55 weewx weewx[12196]: engine: Finished loading service weewx.wxservices.StdWXCalculate
Jan  9 19:40:55 weewx weewx[12196]: engine: Loading service weewx.engine.StdArchive
Jan  9 19:40:55 weewx weewx[12196]: engine: Archive will use data binding wx_binding
Jan  9 19:40:55 weewx weewx[12196]: engine: Record generation will be attempted in 'hardware'
Jan  9 19:40:55 weewx weewx[12196]: engine: Using archive interval of 300 seconds (specified by hardware)
Jan  9 19:40:55 weewx weewx[12196]: engine: Use LOOP data in hi/low calculations: 1
Jan  9 19:40:55 weewx weewx[12196]: manager: Daily summary version is 2.0
Jan  9 19:40:55 weewx weewx[12196]: engine: Using binding 'wx_binding' to database 'weewx.sdb'
Jan  9 19:40:55 weewx weewx[12196]: manager: Starting backfill of daily summaries
Jan  9 19:40:55 weewx weewx[12196]: engine: Finished loading service weewx.engine.StdArchive
Jan  9 19:40:55 weewx weewx[12196]: engine: Loading service weewx.restx.StdStationRegistry
Jan  9 19:40:55 weewx weewx[12196]: restx: StationRegistry: Registration not requested.
Jan  9 19:40:55 weewx weewx[12196]: engine: Finished loading service weewx.restx.StdStationRegistry
Jan  9 19:40:55 weewx weewx[12196]: engine: Loading service weewx.restx.StdWunderground
Jan  9 19:40:55 weewx weewx[12196]: restx: WU essentials: {}
Jan  9 19:40:55 weewx weewx[12196]: restx: Wunderground-PWS: Data for station KAZTUCSO65 will be posted
Jan  9 19:40:55 weewx weewx[12196]: engine: Finished loading service weewx.restx.StdWunderground
Jan  9 19:40:55 weewx weewx[12196]: engine: Loading service weewx.restx.StdPWSweather
Jan  9 19:40:55 weewx weewx[12196]: restx: PWSWeather: Data for station TFROHLING will be posted
Jan  9 19:40:55 weewx weewx[12196]: engine: Finished loading service weewx.restx.StdPWSweather
Jan  9 19:40:55 weewx weewx[12196]: engine: Loading service weewx.restx.StdCWOP
Jan  9 19:40:55 weewx weewx[12196]: restx: CWOP: Data for station CW8733 will be posted
Jan  9 19:40:55 weewx weewx[12196]: engine: Finished loading service weewx.restx.StdCWOP
Jan  9 19:40:55 weewx weewx[12196]: engine: Loading service weewx.restx.StdWOW
Jan  9 19:40:55 weewx weewx[12196]: restx: WOW: Data for station 920716001 will be posted
Jan  9 19:40:55 weewx weewx[12196]: engine: Finished loading service weewx.restx.StdWOW
Jan  9 19:40:55 weewx weewx[12196]: engine: Loading service weewx.restx.StdAWEKAS
Jan  9 19:40:55 weewx weewx[12196]: restx: AWEKAS: Data will be uploaded for user tfrohling
Jan  9 19:40:55 weewx weewx[12196]: engine: Finished loading service weewx.restx.StdAWEKAS
Jan  9 19:40:55 weewx weewx[12196]: engine: Loading service weewx.engine.StdPrint
Jan  9 19:40:55 weewx weewx[12196]: engine: Finished loading service weewx.engine.StdPrint
Jan  9 19:40:55 weewx weewx[12196]: engine: Loading service weewx.engine.StdReport
Jan  9 19:40:55 weewx weewx[12196]: engine: Finished loading service weewx.engine.StdReport
Jan  9 19:40:55 weewx weewx[12196]: engine: Starting up weewx version 3.9.2
Jan  9 19:40:55 weewx weewx[12196]: vantage: Gentle wake up of console successful
Jan  9 19:40:55 weewx weewx[12196]: engine: Clock error is -3.63 seconds (positive is fast)
Jan  9 19:40:55 weewx weewx[12196]: vantage: Getting all archive packets
Jan  9 19:40:55 weewx weewx[12196]: vantage: Gentle wake up of console successful
Jan  9 19:40:55 weewx weewx[12196]: manager: Daily summary version is 2.0
Jan  9 19:40:55 weewx weewx[12196]: manager: Daily summary version is 2.0
Jan  9 19:40:55 weewx weewx[12196]: vantage: Retrieving 415 page(s); starting index= 0
Jan  9 19:40:55 weewx weewx[12196]: manager: Daily summary version is 2.0
Jan  9 19:40:55 weewx weewx[12196]: manager: Daily summary version is 2.0
Jan  9 19:40:55 weewx weewx[12196]: manager: Daily summary version is 2.0
Jan  9 19:40:55 weewx weewx[12196]: vantage: Empty record page 0; index 0
Jan  9 19:40:55 weewx weewx[12196]: engine: Starting main packet loop.
Jan  9 19:40:55 weewx weewx[12196]: vantage: Gentle wake up of console successful
Jan  9 19:40:55 weewx weewx[12196]: vantage: Requesting 200 LOOP packets.
Jan  9 19:40:55 weewx weewx[12196]: vantage: Gentle wake up of console successful
Jan  9 19:45:16 weewx weewx[12196]: vantage: Getting all archive packets
Jan  9 19:45:19 weewx weewx[12196]: vantage: Retry  #0 failed
Jan  9 19:45:19 weewx weewx[12196]: vantage: Rude wake up of console successful
Jan  9 19:45:19 weewx weewx[12196]: vantage: Retrieving 415 page(s); starting index= 0
Jan  9 19:45:19 weewx weewx[12196]: vantage: Empty record page 0; index 0
Jan  9 19:45:19 weewx weewx[12196]: reportengine: Running reports for latest time in the database.
Jan  9 19:45:19 weewx weewx[12196]: vantage: Requesting 200 LOOP packets.
Jan  9 19:45:19 weewx weewx[12196]: reportengine: Running report 'SeasonsReport'
Jan  9 19:45:19 weewx weewx[12196]: vantage: Gentle wake up of console successful
Jan  9 19:45:19 weewx weewx[12196]: reportengine: Found configuration file /etc/weewx/skins/Seasons/skin.conf for report 'Seaso
nsReport'
Jan  9 19:45:20 weewx weewx[12196]: cheetahgenerator: using search list ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenera
tor.Station', 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 'weewx.cheet
ahgenerator.Extras']
Jan  9 19:45:20 weewx weewx[12196]: manager: Daily summary version is 2.0
Jan  9 19:45:20 weewx weewx[12196]: cheetahgenerator: Skipping template NOAA/NOAA-YYYY.txt.tmpl: cannot find start time
Jan  9 19:45:20 weewx weewx[12196]: cheetahgenerator: Skipping template NOAA/NOAA-YYYY-MM.txt.tmpl: cannot find start time
Jan  9 19:45:20 weewx weewx[12196]: cheetahgenerator: Skipping template index.html.tmpl: cannot find start time
Jan  9 19:45:20 weewx weewx[12196]: cheetahgenerator: Skipping template celestial.html.tmpl: cannot find start time
Jan  9 19:45:20 weewx weewx[12196]: cheetahgenerator: Skipping template telemetry.html.tmpl: cannot find start time
Jan  9 19:45:20 weewx weewx[12196]: cheetahgenerator: Skipping template tabular.html.tmpl: cannot find start time
Jan  9 19:45:20 weewx weewx[12196]: cheetahgenerator: Skipping template statistics.html.tmpl: cannot find start time
Jan  9 19:45:20 weewx weewx[12196]: cheetahgenerator: Skipping template rss.xml.tmpl: cannot find start time
Jan  9 19:45:20 weewx weewx[12196]: cheetahgenerator: Generated 0 files for report SeasonsReport in 0.14 seconds
Jan  9 19:45:20 weewx weewx[12196]: manager: Daily summary version is 2.0
Jan  9 19:45:22 weewx weewx[12196]: imagegenerator: Generated 14 images for SeasonsReport in 2.01 seconds
Jan  9 19:45:22 weewx weewx[12196]: copygenerator: copied 5 files to /var/www/html/weewx
Jan  9 19:45:22 weewx weewx[12196]: reportengine: Running report 'SmartphoneReport'
Jan  9 19:45:22 weewx weewx[12196]: reportengine: Found configuration file /etc/weewx/skins/Smartphone/skin.conf for report 'Sm
artphoneReport'
Jan  9 19:45:22 weewx weewx[12196]: cheetahgenerator: using search list ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenera
tor.Station', 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 'weewx.cheet
ahgenerator.Extras']
Jan  9 19:45:22 weewx weewx[12196]: manager: Daily summary version is 2.0
Jan  9 19:45:22 weewx weewx[12196]: cheetahgenerator: Skipping template humidity.html.tmpl: cannot find start time
Jan  9 19:45:22 weewx weewx[12196]: cheetahgenerator: Skipping template temp.html.tmpl: cannot find start time
Jan  9 19:45:22 weewx weewx[12196]: cheetahgenerator: Skipping template rain.html.tmpl: cannot find start time
Jan  9 19:45:22 weewx weewx[12196]: cheetahgenerator: Skipping template wind.html.tmpl: cannot find start time
Jan  9 19:45:22 weewx weewx[12196]: cheetahgenerator: Skipping template barometer.html.tmpl: cannot find start time
Jan  9 19:45:22 weewx weewx[12196]: cheetahgenerator: Skipping template index.html.tmpl: cannot find start time
Jan  9 19:45:22 weewx weewx[12196]: cheetahgenerator: Generated 0 files for report SmartphoneReport in 0.07 seconds
Jan  9 19:45:22 weewx weewx[12196]: manager: Daily summary version is 2.0
Jan  9 19:45:23 weewx weewx[12196]: imagegenerator: Generated 6 images for SmartphoneReport in 0.64 seconds
Jan  9 19:45:23 weewx weewx[12196]: copygenerator: copied 6 files to /var/www/html/weewx/smartphone
Jan  9 19:45:23 weewx weewx[12196]: reportengine: Running report 'MobileReport'
Jan  9 19:45:23 weewx weewx[12196]: reportengine: Found configuration file /etc/weewx/skins/Mobile/skin.conf for report 'Mobile
Report'
Jan  9 19:45:23 weewx weewx[12196]: cheetahgenerator: using search list ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenera
tor.Station', 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 'weewx.cheet
ahgenerator.Extras']
Jan  9 19:45:23 weewx weewx[12196]: manager: Daily summary version is 2.0
Jan  9 19:45:23 weewx weewx[12196]: cheetahgenerator: Skipping template index.html.tmpl: cannot find start time
Jan  9 19:45:23 weewx weewx[12196]: cheetahgenerator: Generated 0 files for report MobileReport in 0.05 seconds
Jan  9 19:45:23 weewx weewx[12196]: manager: Daily summary version is 2.0
Jan  9 19:45:23 weewx weewx[12196]: imagegenerator: Generated 4 images for MobileReport in 0.41 seconds
Jan  9 19:45:23 weewx weewx[12196]: copygenerator: copied 2 files to /var/www/html/weewx/mobile
Jan  9 19:45:23 weewx weewx[12196]: reportengine: Report 'StandardReport' not enabled. Skipping.
Jan  9 19:45:23 weewx weewx[12196]: reportengine: Report 'FTP' not enabled. Skipping.
Jan  9 19:45:23 weewx weewx[12196]: reportengine: Report 'RSYNC' not enabled. Skipping.
Jan  9 19:46:47 weewx wunderfixer: manager: Daily summary version is 2.0
Jan  9 19:49:13 weewx wunderfixer: manager: Daily summary version is 2.0
Jan  9 19:50:16 weewx weewx[12196]: vantage: Getting all archive packets
Jan  9 19:50:19 weewx weewx[12196]: vantage: Retry  #0 failed
Jan  9 19:50:19 weewx weewx[12196]: vantage: Rude wake up of console successful
Jan  9 19:50:19 weewx weewx[12196]: vantage: Retrieving 416 page(s); starting index= 0
Jan  9 19:50:19 weewx weewx[12196]: vantage: Empty record page 0; index 0
Jan  9 19:50:19 weewx weewx[12196]: reportengine: Running reports for latest time in the database.
Jan  9 19:50:19 weewx weewx[12196]: vantage: Requesting 200 LOOP packets.
Jan  9 19:50:19 weewx weewx[12196]: reportengine: Running report 'SeasonsReport'
Jan  9 19:50:19 weewx weewx[12196]: vantage: Gentle wake up of console successful
Jan  9 19:50:19 weewx weewx[12196]: reportengine: Found configuration file /etc/weewx/skins/Seasons/skin.conf for report 'Seaso
nsReport'
Jan  9 19:50:19 weewx weewx[12196]: cheetahgenerator: using search list ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenera
tor.Station', 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 'weewx.cheet
ahgenerator.Extras']
Jan  9 19:50:19 weewx weewx[12196]: manager: Daily summary version is 2.0
Jan  9 19:50:19 weewx weewx[12196]: cheetahgenerator: Skipping template NOAA/NOAA-YYYY.txt.tmpl: cannot find start time
Jan  9 19:50:19 weewx weewx[12196]: cheetahgenerator: Skipping template NOAA/NOAA-YYYY-MM.txt.tmpl: cannot find start time
Jan  9 19:50:19 weewx weewx[12196]: cheetahgenerator: Skipping template index.html.tmpl: cannot find start time
Jan  9 19:50:20 weewx weewx[12196]: cheetahgenerator: Skipping template celestial.html.tmpl: cannot find start time
Jan  9 19:50:20 weewx weewx[12196]: cheetahgenerator: Skipping template telemetry.html.tmpl: cannot find start time
Jan  9 19:50:20 weewx weewx[12196]: cheetahgenerator: Skipping template tabular.html.tmpl: cannot find start time
Jan  9 19:50:20 weewx weewx[12196]: cheetahgenerator: Skipping template statistics.html.tmpl: cannot find start time
Jan  9 19:50:20 weewx weewx[12196]: cheetahgenerator: Skipping template rss.xml.tmpl: cannot find start time
Jan  9 19:50:20 weewx weewx[12196]: cheetahgenerator: Generated 0 files for report SeasonsReport in 0.13 seconds
Jan  9 19:50:20 weewx weewx[12196]: manager: Daily summary version is 2.0
Jan  9 19:50:21 weewx weewx[12196]: imagegenerator: Generated 14 images for SeasonsReport in 1.89 seconds
Jan  9 19:50:21 weewx weewx[12196]: copygenerator: copied 0 files to /var/www/html/weewx
Jan  9 19:50:21 weewx weewx[12196]: reportengine: Running report 'SmartphoneReport'
Jan  9 19:50:21 weewx weewx[12196]: reportengine: Found configuration file /etc/weewx/skins/Smartphone/skin.conf for report 'Sm
artphoneReport'
Jan  9 19:50:22 weewx weewx[12196]: cheetahgenerator: using search list ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenera
tor.Station', 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 'weewx.cheet
ahgenerator.Extras']
Jan  9 19:50:22 weewx weewx[12196]: manager: Daily summary version is 2.0
Jan  9 19:50:22 weewx weewx[12196]: cheetahgenerator: Skipping template humidity.html.tmpl: cannot find start time
Jan  9 19:50:22 weewx weewx[12196]: cheetahgenerator: Skipping template temp.html.tmpl: cannot find start time
Jan  9 19:50:22 weewx weewx[12196]: cheetahgenerator: Skipping template rain.html.tmpl: cannot find start time
Jan  9 19:50:22 weewx weewx[12196]: cheetahgenerator: Skipping template wind.html.tmpl: cannot find start time
Jan  9 19:50:22 weewx weewx[12196]: cheetahgenerator: Skipping template barometer.html.tmpl: cannot find start time
Jan  9 19:50:22 weewx weewx[12196]: cheetahgenerator: Skipping template index.html.tmpl: cannot find start time
Jan  9 19:50:22 weewx weewx[12196]: cheetahgenerator: Generated 0 files for report SmartphoneReport in 0.08 seconds
Jan  9 19:50:22 weewx weewx[12196]: manager: Daily summary version is 2.0
Jan  9 19:50:22 weewx weewx[12196]: imagegenerator: Generated 6 images for SmartphoneReport in 0.66 seconds
Jan  9 19:50:22 weewx weewx[12196]: copygenerator: copied 0 files to /var/www/html/weewx/smartphone
Jan  9 19:50:22 weewx weewx[12196]: reportengine: Running report 'MobileReport'
Jan  9 19:50:22 weewx weewx[12196]: reportengine: Found configuration file /etc/weewx/skins/Mobile/skin.conf for report 'Mobile
Report'
Jan  9 19:50:22 weewx weewx[12196]: cheetahgenerator: using search list ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenera
tor.Station', 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 'weewx.cheet
ahgenerator.Extras']
Jan  9 19:50:22 weewx weewx[12196]: manager: Daily summary version is 2.0
Jan  9 19:50:22 weewx weewx[12196]: cheetahgenerator: Skipping template index.html.tmpl: cannot find start time
Jan  9 19:50:22 weewx weewx[12196]: cheetahgenerator: Generated 0 files for report MobileReport in 0.05 seconds
Jan  9 19:50:22 weewx weewx[12196]: manager: Daily summary version is 2.0
Jan  9 19:50:23 weewx weewx[12196]: imagegenerator: Generated 4 images for MobileReport in 0.45 seconds
Jan  9 19:50:23 weewx weewx[12196]: copygenerator: copied 0 files to /var/www/html/weewx/mobile
Jan  9 19:50:23 weewx weewx[12196]: reportengine: Report 'StandardReport' not enabled. Skipping.
Jan  9 19:50:23 weewx weewx[12196]: reportengine: Report 'FTP' not enabled. Skipping.
Jan  9 19:50:23 weewx weewx[12196]: reportengine: Report 'RSYNC' not enabled. Skipping.
Jan  9 19:51:15 weewx wee_database[12279]: manager: Daily summary version is 2.0
Jan  9 19:51:15 weewx wee_database[12279]: Daily summary tables are at version 2.0
Jan  9 19:51:15 weewx wee_database[12279]: Interval Weighting Fix is not required.
Jan  9 19:54:41 weewx wee_debug[12287]: manager: Daily summary version is 2.0
Jan  9 19:55:16 weewx weewx[12196]: vantage: Getting all archive packets
Jan  9 19:55:19 weewx weewx[12196]: vantage: Retry  #0 failed
Jan  9 19:55:19 weewx weewx[12196]: vantage: Rude wake up of console successful
Jan  9 19:55:19 weewx weewx[12196]: vantage: Retrieving 416 page(s); starting index= 0
Jan  9 19:55:19 weewx weewx[12196]: vantage: Empty record page 0; index 0
Jan  9 19:55:19 weewx weewx[12196]: reportengine: Running reports for latest time in the database.
Jan  9 19:55:19 weewx weewx[12196]: vantage: Requesting 200 LOOP packets.
Jan  9 19:55:19 weewx weewx[12196]: reportengine: Running report 'SeasonsReport'
Jan  9 19:55:19 weewx weewx[12196]: vantage: Gentle wake up of console successful
Jan  9 19:55:19 weewx weewx[12196]: reportengine: Found configuration file /etc/weewx/skins/Seasons/skin.conf for report 'Seaso
nsReport'
Jan  9 19:55:19 weewx weewx[12196]: cheetahgenerator: using search list ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenera
tor.Station', 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 'weewx.cheet
ahgenerator.Extras']
Jan  9 19:55:19 weewx weewx[12196]: manager: Daily summary version is 2.0
Jan  9 19:55:19 weewx weewx[12196]: cheetahgenerator: Skipping template NOAA/NOAA-YYYY.txt.tmpl: cannot find start time
Jan  9 19:55:20 weewx weewx[12196]: cheetahgenerator: Skipping template NOAA/NOAA-YYYY-MM.txt.tmpl: cannot find start time
Jan  9 19:55:20 weewx weewx[12196]: cheetahgenerator: Skipping template index.html.tmpl: cannot find start time
Jan  9 19:55:20 weewx weewx[12196]: cheetahgenerator: Skipping template celestial.html.tmpl: cannot find start time
Jan  9 19:55:20 weewx weewx[12196]: cheetahgenerator: Skipping template telemetry.html.tmpl: cannot find start time
Jan  9 19:55:20 weewx weewx[12196]: cheetahgenerator: Skipping template tabular.html.tmpl: cannot find start time
Jan  9 19:55:20 weewx weewx[12196]: cheetahgenerator: Skipping template statistics.html.tmpl: cannot find start time
Jan  9 19:55:20 weewx weewx[12196]: cheetahgenerator: Skipping template rss.xml.tmpl: cannot find start time
Jan  9 19:55:20 weewx weewx[12196]: cheetahgenerator: Generated 0 files for report SeasonsReport in 0.11 seconds
Jan  9 19:55:20 weewx weewx[12196]: manager: Daily summary version is 2.0
Jan  9 19:55:26 weewx weewx[12196]: imagegenerator: Generated 28 images for SeasonsReport in 6.12 seconds
Jan  9 19:55:26 weewx weewx[12196]: copygenerator: copied 0 files to /var/www/html/weewx
Jan  9 19:55:26 weewx weewx[12196]: reportengine: Running report 'SmartphoneReport'
Jan  9 19:55:26 weewx weewx[12196]: reportengine: Found configuration file /etc/weewx/skins/Smartphone/skin.conf for report 'Sm
artphoneReport'
Jan  9 19:55:26 weewx weewx[12196]: cheetahgenerator: using search list ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenera
tor.Station', 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 'weewx.cheet
ahgenerator.Extras']
Jan  9 19:55:26 weewx weewx[12196]: manager: Daily summary version is 2.0
Jan  9 19:55:26 weewx weewx[12196]: cheetahgenerator: Skipping template humidity.html.tmpl: cannot find start time
Jan  9 19:55:26 weewx weewx[12196]: cheetahgenerator: Skipping template temp.html.tmpl: cannot find start time
Jan  9 19:55:26 weewx weewx[12196]: cheetahgenerator: Skipping template rain.html.tmpl: cannot find start time
Jan  9 19:55:26 weewx weewx[12196]: cheetahgenerator: Skipping template wind.html.tmpl: cannot find start time
Jan  9 19:55:26 weewx weewx[12196]: cheetahgenerator: Skipping template barometer.html.tmpl: cannot find start time
Jan  9 19:55:26 weewx weewx[12196]: cheetahgenerator: Skipping template index.html.tmpl: cannot find start time
Jan  9 19:55:26 weewx weewx[12196]: cheetahgenerator: Generated 0 files for report SmartphoneReport in 0.07 seconds
Jan  9 19:55:26 weewx weewx[12196]: manager: Daily summary version is 2.0
Jan  9 19:55:26 weewx weewx[12196]: imagegenerator: Generated 6 images for SmartphoneReport in 0.66 seconds
Jan  9 19:55:26 weewx weewx[12196]: copygenerator: copied 0 files to /var/www/html/weewx/smartphone
Jan  9 19:55:26 weewx weewx[12196]: reportengine: Running report 'MobileReport'
Jan  9 19:55:27 weewx weewx[12196]: reportengine: Found configuration file /etc/weewx/skins/Mobile/skin.conf for report 'Mobile
Report'
Jan  9 19:55:27 weewx weewx[12196]: cheetahgenerator: using search list ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenera
tor.Station', 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 'weewx.cheet
ahgenerator.Extras']
Jan  9 19:55:27 weewx weewx[12196]: manager: Daily summary version is 2.0
Jan  9 19:55:27 weewx weewx[12196]: cheetahgenerator: Skipping template index.html.tmpl: cannot find start time
Jan  9 19:55:27 weewx weewx[12196]: cheetahgenerator: Generated 0 files for report MobileReport in 0.05 seconds
Jan  9 19:55:27 weewx weewx[12196]: manager: Daily summary version is 2.0
Jan  9 19:55:27 weewx weewx[12196]: imagegenerator: Generated 4 images for MobileReport in 0.42 seconds
Jan  9 19:55:27 weewx weewx[12196]: copygenerator: copied 0 files to /var/www/html/weewx/mobile
Jan  9 19:55:27 weewx weewx[12196]: reportengine: Report 'StandardReport' not enabled. Skipping.
Jan  9 19:55:27 weewx weewx[12196]: reportengine: Report 'FTP' not enabled. Skipping.
Jan  9 19:55:27 weewx weewx[12196]: reportengine: Report 'RSYNC' not enabled. Skipping.


The output from wee_debug

root@weewx:/var/log# wee_debug --config=/etc/weewx/weewx.conf --info --verbosity 2
Using verbosity=2, displaying all info

wee_debug output will be sent to stdout(console)

Using configuration file /etc/weewx/weewx.conf
Using database binding 'wx_binding', which is bound to database 'archive_sqlite'

System info
  Platform:       Linux-4.19.66-v7+-armv7l-with-debian-9.11
  Python Version: 2.7.13

Environment
  LC_NUMERIC=en_US.UTF-8
  NO_AT_BRIDGE=1
  LOGNAME=root
  USER=root
  PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
  LC_PAPER=en_US.UTF-8
  HOME=/root
  LANG=en_US.UTF-8
  TERM=xterm-256color
  SHELL=/bin/bash
  LANGUAGE=en_US.UTF-8
  SHLVL=1
  SUDO_USER=ted
  LC_MONETARY=en_US.UTF-8
  USERNAME=root
  LC_IDENTIFICATION=en_US.UTF-8
  LC_ADDRESS=en_US.UTF-8
  SUDO_UID=1001
  LC_ALL=en_US.UTF-8
  _=/usr/bin/wee_debug
  SUDO_COMMAND=/bin/bash
  SUDO_GID=1001
  OLDPWD=/var/www/html/weewx
  LC_TELEPHONE=en_US.UTF-8
  LC_MEASUREMENT=en_US.UTF-8
  PWD=/var/log
  LC_NAME=en_US.UTF-8
  MAIL=/var/mail/root
  LC_TIME=en_US.UTF-8
  LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.jpg=01;35:*.jpeg=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:

Load Information
  1 minute load average:  0.45
  5 minute load average:  0.35
  15 minute load average: 0.35

General Weewx info
  Weewx version 3.9.2 detected.

Station info
  Station type: Vantage
  Driver:       weewx.drivers.vantage

Driver info
[Vantage]
    # This section is for the Davis Vantage series of weather stations.
   
    # Connection type: serial or ethernet
    #  serial (the classic VantagePro)
    #  ethernet (the WeatherLinkIP or Serial-Ethernet bridge)
    type = serial
   
    # If the connection type is serial, a port must be specified:
    #   Debian, Ubuntu, Redhat, Fedora, and SuSE:
    #     /dev/ttyUSB0 is a common USB port name
    #     /dev/ttyS0   is a common serial port name
    #   BSD:
    #     /dev/cuaU0   is a common serial port name
    port = /dev/ttyUSB0
   
    # If the connection type is ethernet, an IP Address/hostname is required:
    host = 1.2.3.4
   
    ######################################################
    # The rest of this section rarely needs any attention.
    # You can safely leave it "as is."
    ######################################################
   
    # Serial baud rate (usually 19200)
    baudrate = 19200
   
    # TCP port (when using the WeatherLinkIP)
    tcp_port = 22222
   
    # TCP send delay (when using the WeatherLinkIP):
    tcp_send_delay = 0.5
   
    # The id of your ISS station (usually 1). If you use a wind meter connected
    # to a anemometer transmitter kit, use its id
    iss_id = 1
   
    # How long to wait for a response from the station before giving up (in
    # seconds; must be greater than 2)
    timeout = 4
   
    # How long to wait before trying again (in seconds)
    wait_before_retry = 1.2
   
    # How many times to try before giving up:
    max_tries = 4
   
    # Vantage model Type: 1 = Vantage Pro; 2 = Vantage Pro2
    model_type = 2
   
    # The driver to use:
    driver = weewx.drivers.vantage

Currently installed extensions
No extensions installed

Archive info
  Database name:        weewx.sdb
  Table name:           archive
  Version               2.0
  Unit system:          None (Unknown unit constant)
  First good timestamp: ******* N/A *******     (    N/A   )
  Last good timestamp:  ******* N/A *******     (    N/A   )
  Number of records:    None (no archive records found)
                        It is likely that the database (weewx.sdb) archive table (archive)
                        exists but contains no data.
  weewx (weewx.conf) is set to use an archive interval of 300 seconds.
  The station hardware was not interrogated in determining archive interval.

Databases configured in weewx.conf
  Database name:        weewx.sdb
  Database driver:      weedb.sqlite

  Database name:        weewx
  Database driver:      weedb.mysql
  Database host:        localhost

Supported SQL keys
dateTime             usUnits              interval           
barometer            pressure             altimeter          
inTemp               outTemp              inHumidity         
outHumidity          windSpeed            windDir            
windGust             windGustDir          rainRate           
rain                 dewpoint             windchill          
heatindex            ET                   radiation          
UV                   extraTemp1           extraTemp2         
extraTemp3           soilTemp1            soilTemp2          
soilTemp3            soilTemp4            leafTemp1          
leafTemp2            extraHumid1          extraHumid2        
soilMoist1           soilMoist2           soilMoist3         
soilMoist4           leafWet1             leafWet2           
rxCheckPercent       txBatteryStatus      consBatteryVoltage 
hail                 hailRate             heatingTemp        
heatingVoltage       supplyVoltage        referenceVoltage   
windBatteryStatus    rainBatteryStatus    outTempBatteryStatus
inTempBatteryStatus

Supported observation keys
barometer            pressure             altimeter          
inTemp               outTemp              inHumidity         
outHumidity          windSpeed            windDir            
windGust             windGustDir          rainRate           
rain                 dewpoint             windchill          
heatindex            ET                   radiation          
UV                   extraTemp1           extraTemp2         
extraTemp3           soilTemp1            soilTemp2          
soilTemp3            soilTemp4            leafTemp1          
leafTemp2            extraHumid1          extraHumid2        
soilMoist1           soilMoist2           soilMoist3         
soilMoist4           leafWet1             leafWet2           
rxCheckPercent       txBatteryStatus      consBatteryVoltage 
hail                 hailRate             heatingTemp        
heatingVoltage       supplyVoltage        referenceVoltage   
windBatteryStatus    rainBatteryStatus    outTempBatteryStatus
inTempBatteryStatus


Parsed and obfuscated weewx.conf
# WEEWX CONFIGURATION FILE
#
# Copyright (c) 2009-2019 Tom Keffer <tke...@gmail.com>
# See the file LICENSE.txt for your rights.

##############################################################################

# This section is for general configuration information.

# Set to 1 for extra debug info, otherwise comment it out or set to zero
debug = 1

# Root directory of the weewx data file hierarchy for this station
WEEWX_ROOT = /

# Whether to log successful operations
log_success = True

# Whether to log unsuccessful operations
log_failure = True

# How long to wait before timing out a socket (FTP, HTTP) connection
socket_timeout = 20

# Do not modify this. It is used when installing and updating weewx.
version = 3.9.2

##############################################################################

#   This section is for information about the station.

[Station]
   
    # Description of the station location
    location = "Agua Caliente Park Area, Tucson, AZ"
   
    # Latitude and longitude in decimal degrees
    latitude = 32.286746
    longitude = -110.726132
   
    # Altitude of the station, with unit it is in. This is downloaded from
    # from the station if the hardware supports it.
    altitude = 2760, feet
   
    # Set to type of station hardware. There must be a corresponding stanza
    # in this file with a 'driver' parameter indicating the driver to be used.
    station_type = Vantage
   
    # If you have a website, you may specify an URL
    #station_url = http://www.example.com
   
    # The start of the rain year (1=January; 10=October, etc.). This is
    # downloaded from the station if the hardware supports it.
    rain_year_start = 1
   
    # Start of week (0=Monday, 6=Sunday)
    week_start = 6

##############################################################################

[Vantage]
    # This section is for the Davis Vantage series of weather stations.
   
    # Connection type: serial or ethernet
    #  serial (the classic VantagePro)
    #  ethernet (the WeatherLinkIP or Serial-Ethernet bridge)
    type = serial
   
    # If the connection type is serial, a port must be specified:
    #   Debian, Ubuntu, Redhat, Fedora, and SuSE:
    #     /dev/ttyUSB0 is a common USB port name
    #     /dev/ttyS0   is a common serial port name
    #   BSD:
    #     /dev/cuaU0   is a common serial port name
    port = /dev/ttyUSB0
   
    # If the connection type is ethernet, an IP Address/hostname is required:
    host = 1.2.3.4
   
    ######################################################
    # The rest of this section rarely needs any attention.
    # You can safely leave it "as is."
    ######################################################
   
    # Serial baud rate (usually 19200)
    baudrate = 19200
   
    # TCP port (when using the WeatherLinkIP)
    tcp_port = 22222
   
    # TCP send delay (when using the WeatherLinkIP):
    tcp_send_delay = 0.5
   
    # The id of your ISS station (usually 1). If you use a wind meter connected
    # to a anemometer transmitter kit, use its id
    iss_id = 1
   
    # How long to wait for a response from the station before giving up (in
    # seconds; must be greater than 2)
    timeout = 4
   
    # How long to wait before trying again (in seconds)
    wait_before_retry = 1.2
   
    # How many times to try before giving up:
    max_tries = 4
   
    # Vantage model Type: 1 = Vantage Pro; 2 = Vantage Pro2
    model_type = 2
   
    # The driver to use:
    driver = weewx.drivers.vantage

##############################################################################

#   This section is for uploading data to Internet sites

[StdRESTful]
   
    [[StationRegistry]]
        # To register this weather station with weewx, set this to true
        register_this_station = false
   
    [[AWEKAS]]
        # This section is for configuring posts to AWEKAS.
       
        # If you wish to do this, set the option 'enable' to true,
        # and specify a username and password.
        # To guard against parsing errors, put the password in quotes.
        enable = true
        username = XXX obfuscated by wee_debug XXX
        password = XXX obfuscated by wee_debug XXX
   
    [[CWOP]]
        # This section is for configuring posts to CWOP.
       
        # If you wish to do this, set the option 'enable' to true,
        # and specify the station ID (e.g., CW1234).
        enable = true
        station = XXX obfuscated by wee_debug XXX
   
    # If this is an APRS (radio amateur) station, uncomment
    # the following and replace with a passcode (e.g., 12345).
    #passcode = replace_me (APRS stations only)
   
    [[PWSweather]]
        # This section is for configuring posts to PWSweather.com.
       
        # If you wish to do this, set the option 'enable' to true,
        # and specify a station and password.
        # To guard against parsing errors, put the password in quotes.
        enable = true
        station = XXX obfuscated by wee_debug XXX
        password = XXX obfuscated by wee_debug XXX
   
    [[WOW]]
        # This section is for configuring posts to WOW.
       
        # If you wish to do this, set the option 'enable' to true,
        # and specify a station and password.
        # To guard against parsing errors, put the password in quotes.
        enable = true
        station = XXX obfuscated by wee_debug XXX
        password = XXX obfuscated by wee_debug XXX
   
    [[Wunderground]]
        # This section is for configuring posts to the Weather Underground.
       
        # If you wish to do this, set the option 'enable' to true,
        # and specify a station (e.g., 'KORHOODR3') and password.
        # To guard against parsing errors, put the password in quotes.
        enable = true
        station = XXX obfuscated by wee_debug XXX
        password = XXX obfuscated by wee_debug XXX
       
        # Set the following to True to have weewx use the WU "Rapidfire"
        # protocol. Not all hardware can support it. See the User's Guide.
        rapidfire = False

##############################################################################

#   This section specifies what reports, using which skins, to generate.

[StdReport]
   
    # Where the skins reside, relative to WEEWX_ROOT
    SKIN_ROOT = /etc/weewx/skins
   
    # Where the generated reports should go, relative to WEEWX_ROOT
    HTML_ROOT = /var/www/html/weewx
   
    # The database binding indicates which data should be used in reports.
    data_binding = wx_binding
   
    # Whether to log a successful operation
    log_success = True
   
    # Whether to log an unsuccessful operation
    log_failure = False
   
    # Each of the following subsections defines a report that will be run.
    # See the customizing guide to change the units, plot types and line
    # colors, modify the fonts, display additional sensor data, and other
    # customizations. Many of those changes can be made here by overriding
    # parameters, or by modifying templates within the skin itself.
   
    [[SeasonsReport]]
        # The SeasonsReport uses the 'Seasons' skin, which contains the
        # images, templates and plots for the report.
        skin = Seasons
        enable = true
   
    [[SmartphoneReport]]
        # The SmartphoneReport uses the 'Smartphone' skin, and the images and
        # files are placed in a dedicated subdirectory.
        skin = Smartphone
        enable = true
        HTML_ROOT = /var/www/html/weewx/smartphone
   
    [[MobileReport]]
        # The MobileReport uses the 'Mobile' skin, and the images and files
        # are placed in a dedicated subdirectory.
        skin = Mobile
        enable = true
        HTML_ROOT = /var/www/html/weewx/mobile
   
    [[StandardReport]]
        # This is the old "Standard" skin. By default, it is not enabled.
        skin = Standard
        enable = false
   
    [[FTP]]
        # FTP'ing the results to a webserver is treated as just another report,
        # albeit one with an unusual report generator!
        skin = Ftp
       
        # If you wish to use FTP, set "enable" to "true", then
        # fill out the next four lines.
        # Use quotes around passwords to guard against parsing errors.
        enable = false
        user = XXX obfuscated by wee_debug XXX
        password = XXX obfuscated by wee_debug XXX
        server = replace_me    # The ftp server name, e.g, www.myserver.org
        path = replace_me    # The destination directory, e.g., /weather
       
        # Set to True for an FTP over TLS (FTPS) connection. Not all servers
        # support this.
        secure_ftp = False
       
        # To upload files from something other than what HTML_ROOT is set
        # to above, specify a different HTML_ROOT here.
        #HTML_ROOT = /var/www/html/weewx
       
        # Most FTP servers use port 21
        port = 21
       
        # Set to 1 to use passive mode, zero for active mode
        passive = 1
   
    [[RSYNC]]
        # rsync'ing to a webserver is treated as just another report
        skin = Rsync
       
        # If you wish to use rsync, you must configure passwordless ssh using
        # public/private key authentication from the user account that weewx
        # runs to the user account on the remote machine where the files
        # will be copied.
        #
        # If you wish to use rsync, set "enable" to "true", then
        # fill out server, user, and path.
        # The server should appear in your .ssh/config file.
        # The user is the username used in the identity file.
        # The path is the destination directory, such as /var/www/html/weather.
        # Be sure that the user has write permissions on the destination!
        enable = false
        server = replace_me
        user = XXX obfuscated by wee_debug XXX
        path = replace_me
       
        # To upload files from something other than what HTML_ROOT is set
        # to above, specify a different HTML_ROOT here.
        #HTML_ROOT = /var/www/html/weewx
       
        # Rsync can be configured to remove files from the remote server if
        # they don't exist under HTML_ROOT locally. USE WITH CAUTION: if you
        # make a mistake in the remote path, you could could unintentionally
        # cause unrelated files to be deleted. Set to 1 to enable remote file
        # deletion, zero to allow files to accumulate remotely.
        delete = 0
   
    ####
   
    # Various options for customizing your reports.
   
    [[Defaults]]
       
        [[[Units]]]
           
            # The following section sets what unit to use for each unit group.
            # NB: The unit is always in the singular. I.e., 'mile_per_hour',
            # NOT 'miles_per_hour'
            [[[[Groups]]]]
               
                group_altitude = foot    # Options are 'foot' or 'meter'
                group_degree_day = degree_F_day    # Options are 'degree_F_day' or 'degree_C_day'
                group_pressure = inHg    # Options are 'inHg', 'mmHg', 'mbar', or 'hPa'
                group_rain = inch    # Options are 'inch', 'cm', or 'mm'
                group_rainrate = inch_per_hour    # Options are 'inch_per_hour', 'cm_per_hour', or 'mm_per_hour'
                group_speed = mile_per_hour    # Options are 'mile_per_hour', 'km_per_hour', 'knot', or 'meter_per_second'
                group_speed2 = mile_per_hour2    # Options are 'mile_per_hour2', 'km_per_hour2', 'knot2', or 'meter_per_second2'
                group_temperature = degree_F    # Options are 'degree_F' or 'degree_C'
           
            # The following section sets the formatting for each type of unit.
            [[[[StringFormats]]]]
               
                centibar = %.0f
                cm = %.2f
                cm_per_hour = %.2f
                degree_C = %.1f
                degree_F = %.1f
                degree_compass = %.0f
                foot = %.0f
                hPa = %.1f
                hour = %.1f
                inHg = %.3f
                inch = %.2f
                inch_per_hour = %.2f
                km_per_hour = %.0f
                km_per_hour2 = %.1f
                knot = %.0f
                knot2 = %.1f
                mbar = %.1f
                meter = %.0f
                meter_per_second = %.1f
                meter_per_second2 = %.1f
                mile_per_hour = %.0f
                mile_per_hour2 = %.1f
                mm = %.1f
                mmHg = %.1f
                mm_per_hour = %.1f
                percent = %.0f
                second = %.0f
                uv_index = %.1f
                volt = %.1f
                watt_per_meter_squared = %.0f
                NONE = "   N/A"
           
            # The following section sets the label for each type of unit
            [[[[Labels]]]]
               
                day = " day", " days"
                hour = " hour", " hours"
                minute = " minute", " minutes"
                second = " second", " seconds"
                NONE = ""
           
            # The following section sets the format for each time scale.
            # The values below will work in every locale, but they may not look
            # particularly attractive.
            [[[[TimeFormats]]]]
               
                hour = %H:%M
                day = %X
                week = %X (%A)
                month = %x %X
                year = %x %X
                rainyear = %x %X
                current = %x %X
                ephem_day = %X
                ephem_year = %x %X
           
            [[[[Ordinates]]]]
               
                # Ordinal directions. The last one is for no wind direction
                directions = N, NNE, NE, ENE, E, ESE, SE, SSE, S, SSW, SW, WSW, W, WNW, NW, NNW, N/A
               
                # The following section sets the base temperatures used for the
                #  calculation of heating and cooling degree-days.
                [[[[[DegreeDays]]]]]
                   
                    # Base temperature for heating days, with unit:
                    heating_base = 65, degree_F
                    # Base temperature for cooling days, with unit:
                    cooling_base = 65, degree_F
               
                # A trend takes a difference across a time period. The following
                # section sets the time period, and how big an error is allowed to
                # still be counted as the start or end of a period.
                [[[[[Trend]]]]]
                   
                    time_delta = 10800    # 3 hours
                    time_grace = 300    # 5 minutes
       
        # The labels to be used for each observation type
        [[[Labels]]]
           
            # Set to hemisphere abbreviations suitable for your location:
            hemispheres = N, S, E, W
           
            # Formats to be used for latitude whole degrees, longitude whole
            # degrees, and minutes:
            latlon_formats = %02d, %03d, %05.2f
           
            # Generic labels, keyed by an observation type.
            [[[[Generic]]]]
                barometer = Barometer
                dewpoint = Dew Point
                ET = ET
                heatindex = Heat Index
                inHumidity = Inside Humidity
                inTemp = Inside Temperature
                outHumidity = Humidity
                outTemp = Outside Temperature
                radiation = Radiation
                rain = Rain
                rainRate = Rain Rate
                UV = UV Index
                windDir = Wind Direction
                windGust = Gust Speed
                windGustDir = Gust Direction
                windSpeed = Wind Speed
                windchill = Wind Chill
                windgustvec = Gust Vector
                windvec = Wind Vector
                extraTemp1 = Temperature1
                extraTemp2 = Temperature2
                extraTemp3 = Temperature3
               
                # Sensor status indicators
               
                rxCheckPercent = Signal Quality
                txBatteryStatus = Transmitter Battery
                windBatteryStatus = Wind Battery
                rainBatteryStatus = Rain Battery
                outTempBatteryStatus = Outside Temperature Battery
                inTempBatteryStatus = Inside Temperature Battery
                consBatteryVoltage = Console Battery
                heatingVoltage = Heating Battery
                supplyVoltage = Supply Voltage
                referenceVoltage = Reference Voltage
       
        [[[Almanac]]]
           
            # The labels to be used for the phases of the moon:
            moon_phases = New, Waxing crescent, First quarter, Waxing gibbous, Full, Waning gibbous, Last quarter, Waning crescent

##############################################################################

#   This service acts as a filter, converting the unit system coming from
#   the hardware to a unit system in the database.

[StdConvert]
   
    # The target_unit affects only the unit system in the database. Once
    # chosen it cannot be changed without converting the entire database.
    # Modification of target_unit after starting weewx will result in
    # corrupt data - the database will contain a mix of US and METRIC data.
    #
    # The value of target_unit does not affect the unit system for
    # reporting - reports can display US, Metric, or any combination of units.
    #
    # In most cases, target_unit should be left as the default: US
    #
    # In particular, those migrating from a standard wview installation
    # should use US since that is what the wview database contains.
   
    # DO NOT MODIFY THIS VALUE UNLESS YOU KNOW WHAT YOU ARE DOING!
    target_unit = US    # Options are 'US', 'METRICWX', or 'METRIC'

##############################################################################

#   This section can adjust data using calibration expressions.

[StdCalibrate]
   
    [[Corrections]]
        # For each type, an arbitrary calibration expression can be given.
        # It should be in the units defined in the StdConvert section.
        # Example:
        foo = foo + 0.2

##############################################################################

#   This section is for quality control checks. If units are not specified,
#   values must be in the units defined in the StdConvert section.

[StdQC]
   
    [[MinMax]]
        barometer = 26, 32.5, inHg
        pressure = 24, 34.5, inHg
        outTemp = -40, 120, degree_F
        inTemp = 10, 120, degree_F
        outHumidity = 0, 100
        inHumidity = 0, 100
        windSpeed = 0, 120, mile_per_hour
        rain = 0, 10, inch

##############################################################################

#   This section controls the origin of derived values.

[StdWXCalculate]
   
    [[Calculations]]
        # How to calculate derived quantities.  Possible values are:
        #  hardware        - use the value provided by hardware
        #  software        - use the value calculated by weewx
        #  prefer_hardware - use value provide by hardware if available,
        #                      otherwise use value calculated by weewx
       
        pressure = prefer_hardware
        barometer = prefer_hardware
        altimeter = prefer_hardware
        windchill = prefer_hardware
        heatindex = prefer_hardware
        dewpoint = prefer_hardware
        inDewpoint = prefer_hardware
        rainRate = prefer_hardware

##############################################################################

#   For hardware that supports it, this section controls how often the
#   onboard clock gets updated.

[StdTimeSynch]
   
    # How often to check the weather station clock for drift (in seconds)
    clock_check = 14400
   
    # How much it can drift before we will correct it (in seconds)
    max_drift = 5

##############################################################################

#   This section is for configuring the archive service.

[StdArchive]
   
    # If the station hardware supports data logging then the archive interval
    # will be downloaded from the station. Otherwise, specify it (in seconds).
    archive_interval = 300
   
    # If possible, new archive records are downloaded from the station
    # hardware. If the hardware does not support this, then new archive
    # records will be generated in software.
    # Set the following to "software" to force software record generation.
    record_generation = hardware
   
    # Whether to include LOOP data in hi/low statistics
    loop_hilo = True
   
    # The data binding used to save archive records
    data_binding = wx_binding

##############################################################################

#   This section binds a data store to a database.

[DataBindings]
   
    [[wx_binding]]
        # The database must match one of the sections in [Databases].
        # This is likely to be the only option you would want to change.
        database = archive_sqlite
        # The name of the table within the database
        table_name = archive
        # The manager handles aggregation of data for historical summaries
        manager = weewx.wxmanager.WXDaySummaryManager
        # The schema defines the structure of the database.
        # It is *only* used when the database is created.
        schema = schemas.wview.schema

##############################################################################

#   This section defines various databases.

[Databases]
   
    # A SQLite database is simply a single file
    [[archive_sqlite]]
        database_name = weewx.sdb
        database_type = SQLite
   
    # MySQL
    [[archive_mysql]]
        database_name = weewx
        database_type = MySQL

##############################################################################

#   This section defines defaults for the different types of databases.

[DatabaseTypes]
   
    # Defaults for SQLite databases
    [[SQLite]]
        driver = weedb.sqlite
        # Directory in which the database files are located
        SQLITE_ROOT = /var/lib/weewx
   
    # Defaults for MySQL databases
    [[MySQL]]
        driver = weedb.mysql
        # The host where the database is located
        host = localhost
        # The user name for logging in to the host
        user = XXX obfuscated by wee_debug XXX
        # The password for the user name (quotes guard against parsing errors)
        password = XXX obfuscated by wee_debug XXX

##############################################################################

#   This section configures the internal weewx engine.

[Engine]
   
    [[Services]]
        # This section specifies the services that should be run. They are
        # grouped by type, and the order of services within each group
        # determines the order in which the services will be run.
        prep_services = weewx.engine.StdTimeSynch
        data_services = ,
        process_services = weewx.engine.StdConvert, weewx.engine.StdCalibrate, weewx.engine.StdQC, weewx.wxservices.StdWXCalculate
        archive_services = weewx.engine.StdArchive
        restful_services = weewx.restx.StdStationRegistry, weewx.restx.StdWunderground, weewx.restx.StdPWSweather, weewx.restx.StdCWOP, weewx.restx.StdWOW, weewx.restx.StdAWEKAS
        report_services = weewx.engine.StdPrint, weewx.engine.StdReport

wee_debug report successfully generated

gjr80

unread,
Jan 9, 2020, 10:43:11 PM1/9/20
to weewx-user
Hi,

Looks like another case of corrupt station memory, though a little different to most as you don't seem to have any recrods in your archive. I would try the steps under Corrupt staion memory in the User's Guide. Note the comment about dumping the logger memory before clearing the logger memory, dumping the logger memory may help minimse any data loss.

Gary
...

Ted Frohling

unread,
Jan 10, 2020, 5:15:14 PM1/10/20
to weewx-user
Reset the Vantage Pro 2 console and the Weather Envoy for good measure.  Dumped the database and cleared the memory. Still have the problem. The Vantage Pro 2 console is old, and the firmware is stuck at 1.90.  Wondering if I should pitch it and get a new console. 

Wondering if the following log messages are indicitive of the problem:

weewx weewx[16819]: cheetahgenerator: Skipping template wind.html.tmpl: cannot find start time
Jan 10 15:10:26 weewx weewx[16819]: cheetahgenerator: Skipping template barometer.html.tmpl: cannot find start time
Jan 10 15:10:26 weewx weewx[16819]: cheetahgenerator: Skipping template index.html.tmpl: cannot find start time

Still puzzled...

thanks,

ted
...

gjr80

unread,
Jan 10, 2020, 5:41:10 PM1/10/20
to weewx-user

On Saturday, 11 January 2020 08:15:14 UTC+10, Ted Frohling wrote:
Reset the Vantage Pro 2 console and the Weather Envoy for good measure.  Dumped the database and cleared the memory. Still have the problem. The Vantage Pro 2 console is old, and the firmware is stuck at 1.90.  Wondering if I should pitch it and get a new console. 
 
No need for anything drastic like that. My console is v1.90 and works fine. I don't have an envoy though I don't believe that changes the process for clearing the station memory. Just checking the obvious, but you did stop WeeWX before running wee_device to clear the station memory? Were there any errors returns anywhere during the process?

Wondering if the following log messages are indicitive of the problem:

weewx weewx[16819]: cheetahgenerator: Skipping template wind.html.tmpl: cannot find start time
Jan 10 15:10:26 weewx weewx[16819]: cheetahgenerator: Skipping template barometer.html.tmpl: cannot find start time
Jan 10 15:10:26 weewx weewx[16819]: cheetahgenerator: Skipping template index.html.tmpl: cannot find start time

These are indicative of there being no data in your database. Since you purged and reinstalled earlier your database will have been cleared and since WeeWX cannot get archvie records from the station no archive records are being saved to archive. Once we get archive records those errors will disappear. You could run with record_generation =  software but that is only putting a bandaid on the problem not fixing it.

Tom may have more advice.

Gary

Thomas Keffer

unread,
Jan 10, 2020, 6:21:10 PM1/10/20
to weewx-user
As Gary notes, there is nothing in the logger's memory, which makes it a little different than the classic case of corrupt memory.

Try taking the logger out and reseating it.

One thing I don't understand: you refer to a Vantage Pro2 and an Envoy. Are they both showing these symptoms? 

-tk

--
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+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/af73679e-344d-426e-8974-23e811cf8406%40googlegroups.com.

Ted Frohling

unread,
Jan 10, 2020, 8:09:38 PM1/10/20
to weewx-user


On Friday, January 10, 2020 at 3:41:10 PM UTC-7, gjr80 wrote:

On Saturday, 11 January 2020 08:15:14 UTC+10, Ted Frohling wrote:
Reset the Vantage Pro 2 console and the Weather Envoy for good measure.  Dumped the database and cleared the memory. Still have the problem. The Vantage Pro 2 console is old, and the firmware is stuck at 1.90.  Wondering if I should pitch it and get a new console. 
 
No need for anything drastic like that. My console is v1.90 and works fine. I don't have an envoy though I don't believe that changes the process for clearing the station memory. Just checking the obvious, but you did stop WeeWX before running wee_device to clear the station memory? Were there any errors returns anywhere during the process?

No errors for either the dump or the clear command. However after doing the dump, followed by the clear, and restarting weewx, waiting, no records are being put into the database.

Wondering if the following log messages are indicitive of the problem:

weewx weewx[16819]: cheetahgenerator: Skipping template wind.html.tmpl: cannot find start time
Jan 10 15:10:26 weewx weewx[16819]: cheetahgenerator: Skipping template barometer.html.tmpl: cannot find start time
Jan 10 15:10:26 weewx weewx[16819]: cheetahgenerator: Skipping template index.html.tmpl: cannot find start time

These are indicative of there being no data in your database. Since you purged and reinstalled earlier your database will have been cleared and since WeeWX cannot get archvie records from the station no archive records are being saved to archive. Once we get archive records those errors will disappear. You could run with record_generation =  software but that is only putting a bandaid on the problem not fixing it.


I'll try that and see if I can get that working.  thanks.

ted

Ted Frohling

unread,
Jan 10, 2020, 8:36:42 PM1/10/20
to weewx-user
Setting  record_generation =  software allowed weewx to start updating the database and web pages are being generated.  Which is good news, but as you say a bandaid.

Thomas Keffer

unread,
Jan 11, 2020, 6:20:28 AM1/11/20
to weewx-user
Did you try reseating the logger?

--
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+...@googlegroups.com.

Ted Frohling

unread,
Jan 11, 2020, 6:39:29 PM1/11/20
to weewx-user
Missed he reference to taking the logger out and reseating.  Will do that.  The console seems to be working well.  The system is a wired system that connects to the envoy.  I'm assuming the console receives it's data from the envoy via radio.

ted


On Saturday, January 11, 2020 at 4:20:28 AM UTC-7, Thomas Keffer wrote:
Did you try reseating the logger?

To unsubscribe from this group and stop receiving emails from it, send an email to weewx...@googlegroups.com.

Ted Frohling

unread,
Jan 11, 2020, 7:04:49 PM1/11/20
to weewx-user
I removed the data logger from the Envoy and am now getting:

Jan 11 17:01:32 weewx weewx[23496]: vantage: Retrieving 513 page(s); starting index= 3
Jan 11 17:01:36 weewx weewx[23496]: vantage: get_data_with_crc16; try #1 failed: Expected to read 267 chars; got 191 inst
ead
Jan 11 17:01:36 weewx weewx[23496]: vantage: Timeout in get_data_with_crc16
Jan 11 17:01:36 weewx weewx[23496]: vantage: Getting archive packets since 2020-01-11 16:40:00 MST (1578786000)
Jan 11 17:01:40 weewx weewx[23496]: vantage: Retry  #0 failed

I would assume this indicates either a communications problem or very corrupted memory in the logger.  With the other problems, I suspect bad memory.  Am I right?

ted

Thomas Keffer

unread,
Jan 12, 2020, 7:18:05 AM1/12/20
to weewx-user
Ted, it's not clear what you are doing, nor what setup you have. Slow down and describe your setup carefully.

Do you have a single ISS (the gadget with the wind vane and rain bucket), a single console, and a single Envoy? Which ones are wired to the ISS? You say the Envoy has a wired connection to the ISS. What about the console?

Just to be clear: there is no connection between consoles and Envoys. They listen to the ISS independently, either through a wire, or wirelessly, never to each other.

Finally, you said you removed the logger from the Envoy, but you didn't say whether you put it back in.

-tk

To unsubscribe from this group and stop receiving emails from it, send an email to weewx-user+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/ed1204c0-65f8-44ee-bf9a-9f812b7cbab1%40googlegroups.com.

Ted Frohling

unread,
Jan 13, 2020, 12:05:31 AM1/13/20
to weewx-user
I have a single ISS, single console and wired envoy.  That is, there is a cable from the ISS to the envoy.  The data logger inserted in the envoy is connected to the Pi via a serial cable.  The console is listening to the ISS wirelessly.  I assumed, incorrectly, that the ISS was listening to the envoy since the envoy also has an antenna.  I took the logger out of the envoy with all the power supplies connected, waited around 30 seconds, and plugged it back in to the Envoy, closed the case up and inserted the batteries, and got a beep, then about two minutes later, plugged the Envoy into the DC wall transformer.   Restarted the weewx software normally (in daemon mode). No pages got updated and got CRC16 errors, so restarted weewx in software mode, and ordered a new data logger, as I'm pretty sure it's the problem.  If not I have a spare...

Sorry for the confusion.

ted


On Sunday, January 12, 2020 at 5:18:05 AM UTC-7, Thomas Keffer wrote:
Ted, it's not clear what you are doing, nor what setup you have. Slow down and describe your setup carefully.

Do you have a single ISS (the gadget with the wind vane and rain bucket), a single console, and a single Envoy? Which ones are wired to the ISS? You say the Envoy has a wired connection to the ISS. What about the console?

Just to be clear: there is no connection between consoles and Envoys. They listen to the ISS independently, either through a wire, or wirelessly, never to each other.

Finally, you said you removed the logger from the Envoy, but you didn't say whether you put it back in.

-tk

Thomas Keffer

unread,
Jan 13, 2020, 8:38:49 AM1/13/20
to weewx-user
I suspect you're right. Sounds like a bad logger. It's rare, but not unprecedented.

To unsubscribe from this group and stop receiving emails from it, send an email to weewx-user+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/6a3c555f-7339-4def-b654-b6ad7ce3f9d9%40googlegroups.com.

Ted Frohling

unread,
Jan 13, 2020, 2:03:14 PM1/13/20
to weewx-user
I will list this forum know what the outcome is.  The data logger is scheduled for delivery tomorrow.

Thanks all,

ted


On Monday, January 13, 2020 at 6:38:49 AM UTC-7, Thomas Keffer wrote:
I suspect you're right. Sounds like a bad logger. It's rare, but not unprecedented.

Ted Frohling

unread,
Jan 14, 2020, 4:59:52 PM1/14/20
to weewx-user
I replaced the serial data logger with a new usb data logger and am no longer getting the CRC16 errors and the web pages are being updated successfully, so the resolution to this `interesting' problem was a damaged data logger module.

Please accept my gratitude to this community, particularly Thomas, and Gary for hanging in there with me to help solve this problem.

ted

gjr80

unread,
Jan 14, 2020, 5:59:39 PM1/14/20
to weewx-user
Good news. So back on hardware record generation? That will be the real test.

Gary

Ted Frohling

unread,
Jan 15, 2020, 6:48:46 PM1/15/20
to weewx-user
Yes, that's working.  I didn't make that clear in my prior message.

ted
Reply all
Reply to author
Forward
0 new messages