[Station]
# Description of the station location location = "Bellingham, WA"
# Latitude in decimal degrees. Negative for southern hemisphere latitude = 48.753 # Longitude in decimal degrees. Negative for western hemisphere. longitude = -122.472
# Altitude of the station, with unit it is in. This is downloaded from # from the station if the hardware supports it. altitude = 90, foot
# 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
.
.
.
[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.
.
. [[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 = AG7GN.
.
.
[[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 = KWABELLI109 password = ****** # If you plan on using wunderfixer, set the following # to your API key: api_key = ******* # 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
Jun 28 12:06:46 lrpi systemd[1]: Starting LSB: weewx weather system...Jun 28 12:06:47 lrpi weewx[6066] INFO __main__: Initializing weewx version 4.1.1Jun 28 12:06:47 lrpi weewx[6066] INFO __main__: Using Python 3.7.3 (default, Dec 20 2019, 18:57:59) #012[GCC 8.3.0]Jun 28 12:06:47 lrpi weewx[6066] INFO __main__: Platform Linux-4.19.118-v7l+-armv7l-with-debian-10.4Jun 28 12:06:47 lrpi weewx[6066] INFO __main__: Locale is 'en_US.UTF-8'Jun 28 12:06:47 lrpi weewx[6066] INFO __main__: PID file is /var/run/weewx.pidJun 28 12:06:47 lrpi weewx[6070] INFO __main__: Using configuration file /etc/weewx/weewx.confJun 28 12:06:47 lrpi weewx[6070] INFO __main__: Debug is 1Jun 28 12:06:47 lrpi weewx[6070] DEBUG __main__: Initializing engineJun 28 12:06:47 lrpi weewx[6070] INFO weewx.engine: Loading station type Vantage (weewx.drivers.vantage)Jun 28 12:06:47 lrpi weewx[6070] DEBUG weewx.drivers.vantage: Driver version is 3.2.1Jun 28 12:06:47 lrpi weewx[6055]: Starting weewx weather system: weewx.Jun 28 12:06:47 lrpi systemd[1]: Started LSB: weewx weather system.Jun 28 12:06:47 lrpi weewx[6070] DEBUG weewx.drivers.vantage: Opened up serial port /dev/ttyUSB0; baud 19200; timeout 4.00Jun 28 12:06:47 lrpi weewx[6070] DEBUG weewx.drivers.vantage: Gentle wake up of console successfulJun 28 12:06:47 lrpi weewx[6070] DEBUG weewx.drivers.vantage: Hardware type is 17Jun 28 12:06:47 lrpi weewx[6070] DEBUG weewx.drivers.vantage: ISS ID is 1Jun 28 12:06:47 lrpi weewx[6070] DEBUG weewx.drivers.vantage: Hardware name: Vantage VueJun 28 12:06:47 lrpi weewx[6070] DEBUG weewx.engine: Loading service weewx.engine.StdTimeSynchJun 28 12:06:47 lrpi weewx[6070] DEBUG weewx.engine: Finished loading service weewx.engine.StdTimeSynchJun 28 12:06:47 lrpi weewx[6070] DEBUG weewx.engine: Loading service weewx.engine.StdConvertJun 28 12:06:47 lrpi weewx[6070] INFO weewx.engine: StdConvert target unit is 0x1Jun 28 12:06:47 lrpi weewx[6070] DEBUG weewx.engine: Finished loading service weewx.engine.StdConvertJun 28 12:06:47 lrpi weewx[6070] DEBUG weewx.engine: Loading service weewx.engine.StdCalibrateJun 28 12:06:47 lrpi weewx[6070] DEBUG weewx.engine: Finished loading service weewx.engine.StdCalibrateJun 28 12:06:47 lrpi weewx[6070] DEBUG weewx.engine: Loading service weewx.engine.StdQCJun 28 12:06:47 lrpi weewx[6070] DEBUG weewx.engine: Finished loading service weewx.engine.StdQCJun 28 12:06:47 lrpi weewx[6070] DEBUG weewx.engine: Loading service weewx.wxservices.StdWXCalculateJun 28 12:06:47 lrpi weewx[6070] DEBUG weewx.manager: Daily summary version is 2.0Jun 28 12:06:47 lrpi weewx[6070] INFO weewx.wxservices: The following values will be calculated: pressure=prefer_hardware, altimeter=prefer_hardware, appTemp=prefer_hardware, barometer=prefer_hardware, beaufort=prefer_hardware, cloudbase=prefer_hardware, dewpoint=prefer_hardware, ET=prefer_hardware, heatindex=prefer_hardware, humidex=prefer_hardware, inDewpoint=prefer_hardware, maxSolarRad=prefer_hardware, rainRate=prefer_hardware, windchill=prefer_hardware, windrun=prefer_hardwareJun 28 12:06:47 lrpi weewx[6070] INFO weewx.wxservices: The following algorithms will be used for calculations: altimeter=aaASOS, maxSolarRad=RSJun 28 12:06:47 lrpi weewx[6070] DEBUG weewx.engine: Finished loading service weewx.wxservices.StdWXCalculateJun 28 12:06:47 lrpi weewx[6070] DEBUG weewx.engine: Loading service weewx.engine.StdArchiveJun 28 12:06:47 lrpi weewx[6070] INFO weewx.engine: Archive will use data binding wx_bindingJun 28 12:06:47 lrpi weewx[6070] INFO weewx.engine: Record generation will be attempted in 'hardware'Jun 28 12:06:47 lrpi weewx[6070] INFO weewx.engine: Using archive interval of 300 seconds (specified by hardware)Jun 28 12:06:47 lrpi weewx[6070] DEBUG weewx.engine: Use LOOP data in hi/low calculations: 1Jun 28 12:06:47 lrpi weewx[6070] DEBUG weewx.engine: Finished loading service weewx.engine.StdArchiveJun 28 12:06:47 lrpi weewx[6070] DEBUG weewx.engine: Loading service weewx.restx.StdStationRegistryJun 28 12:06:47 lrpi weewx[6070] INFO weewx.restx: StationRegistry: Registration not requested.Jun 28 12:06:47 lrpi weewx[6070] DEBUG weewx.engine: Finished loading service weewx.restx.StdStationRegistryJun 28 12:06:47 lrpi weewx[6070] DEBUG weewx.engine: Loading service weewx.restx.StdWundergroundJun 28 12:06:47 lrpi weewx[6070] DEBUG weewx.restx: WU essentials: {}Jun 28 12:06:47 lrpi weewx[6070] INFO weewx.restx: Wunderground-PWS: Data for station KWABELLI109 will be postedJun 28 12:06:47 lrpi weewx[6070] DEBUG weewx.engine: Finished loading service weewx.restx.StdWundergroundJun 28 12:06:47 lrpi weewx[6070] DEBUG weewx.engine: Loading service weewx.restx.StdPWSweatherJun 28 12:06:47 lrpi weewx[6070] INFO weewx.restx: PWSweather: Posting not enabled.Jun 28 12:06:47 lrpi weewx[6070] DEBUG weewx.engine: Finished loading service weewx.restx.StdPWSweatherJun 28 12:06:47 lrpi weewx[6070] DEBUG weewx.engine: Loading service weewx.restx.StdCWOPJun 28 12:06:47 lrpi weewx[6070] INFO weewx.restx: CWOP: Data for station AG7GN will be postedJun 28 12:06:47 lrpi weewx[6070] DEBUG weewx.engine: Finished loading service weewx.restx.StdCWOPJun 28 12:06:47 lrpi weewx[6070] DEBUG weewx.engine: Loading service weewx.restx.StdWOWJun 28 12:06:47 lrpi weewx[6070] INFO weewx.restx: WOW: Posting not enabled.Jun 28 12:06:47 lrpi weewx[6070] DEBUG weewx.engine: Finished loading service weewx.restx.StdWOWJun 28 12:06:47 lrpi weewx[6070] DEBUG weewx.engine: Loading service weewx.restx.StdAWEKASJun 28 12:06:47 lrpi weewx[6070] INFO weewx.restx: AWEKAS: Posting not enabled.Jun 28 12:06:47 lrpi weewx[6070] DEBUG weewx.engine: Finished loading service weewx.restx.StdAWEKASJun 28 12:06:47 lrpi weewx[6070] DEBUG weewx.engine: Loading service weewx.engine.StdPrintJun 28 12:06:47 lrpi weewx[6070] DEBUG weewx.engine: Finished loading service weewx.engine.StdPrintJun 28 12:06:47 lrpi weewx[6070] DEBUG weewx.engine: Loading service weewx.engine.StdReportJun 28 12:06:47 lrpi weewx[6070] DEBUG weewx.engine: Finished loading service weewx.engine.StdReportJun 28 12:06:47 lrpi weewx[6070] INFO __main__: Starting up weewx version 4.1.1Jun 28 12:06:47 lrpi weewx[6070] DEBUG weewx.manager: Daily summary version is 2.0Jun 28 12:06:47 lrpi weewx[6070] DEBUG weewx.manager: Daily summary version is 2.0Jun 28 12:06:47 lrpi weewx[6070] DEBUG weewx.drivers.vantage: Gentle wake up of console successfulJun 28 12:06:47 lrpi weewx[6070] INFO weewx.engine: Clock error is 1.56 seconds (positive is fast)Jun 28 12:06:47 lrpi weewx[6070] INFO weewx.engine: Using binding 'wx_binding' to database 'weewx.sdb'Jun 28 12:06:47 lrpi weewx[6070] INFO weewx.manager: Starting backfill of daily summariesJun 28 12:06:47 lrpi weewx[6070] DEBUG weewx.drivers.vantage: Getting archive packets since 2020-06-28 10:10:00 PDT (1593364200)Jun 28 12:06:47 lrpi weewx[6070] DEBUG weewx.drivers.vantage: Gentle wake up of console successfulJun 28 12:06:49 lrpi weewx[6070] DEBUG weewx.drivers.vantage: Retrieving 513 page(s); starting index= 0Jun 28 12:06:49 lrpi weewx[6070] DEBUG weewx.drivers.vantage: DMPAFT complete: page timestamp 2020-06-19 14:45:00 PDT (1592603100) less than final timestamp 2020-06-28 10:10:00 PDT (1593364200)Jun 28 12:06:49 lrpi weewx[6070] DEBUG weewx.drivers.vantage: Catch up complete.Jun 28 12:06:49 lrpi weewx[6070] INFO weewx.engine: Starting main packet loop.Jun 28 12:06:49 lrpi weewx[6070] DEBUG weewx.drivers.vantage: Gentle wake up of console successfulJun 28 12:06:49 lrpi weewx[6070] DEBUG weewx.drivers.vantage: Requesting 200 LOOP packets.Jun 28 12:06:49 lrpi weewx[6070] DEBUG weewx.drivers.vantage: Gentle wake up of console successful
Jun 28 13:19:43 lrpi weewx[8504] INFO weewx.restx: Wunderground-RF: Published record 2020-06-28 13:19:43 PDT (1593375583)Jun 28 13:19:45 lrpi weewx[8504] INFO weewx.restx: Wunderground-RF: Published record 2020-06-28 13:19:45 PDT (1593375585)Jun 28 13:19:47 lrpi weewx[8504] INFO weewx.restx: Wunderground-RF: Published record 2020-06-28 13:19:48 PDT (1593375588)Jun 28 13:19:49 lrpi weewx[8504] INFO weewx.restx: Wunderground-RF: Published record 2020-06-28 13:19:49 PDT (1593375589)Jun 28 13:19:51 lrpi weewx[8504] INFO weewx.restx: Wunderground-RF: Published record 2020-06-28 13:19:51 PDT (1593375591)Jun 28 13:19:53 lrpi weewx[8504] INFO weewx.restx: Wunderground-RF: Published record 2020-06-28 13:19:53 PDT (1593375593)Jun 28 13:19:55 lrpi weewx[8504] INFO weewx.restx: Wunderground-RF: Published record 2020-06-28 13:19:55 PDT (1593375595)Jun 28 13:19:57 lrpi weewx[8504] INFO weewx.restx: Wunderground-RF: Published record 2020-06-28 13:19:57 PDT (1593375597)
Jun 28 12:10:17 lrpi weewx[6070] DEBUG weewx.manager: Daily summary version is 2.0Jun 28 12:10:18 lrpi weewx[6070] ERROR weewx.cheetahgenerator: Generate failed with exception '<class 'TypeError'>'Jun 28 12:10:18 lrpi weewx[6070] ERROR weewx.cheetahgenerator: **** Ignoring template /etc/weewx/skins/Seasons/index.html.tmplJun 28 12:10:18 lrpi weewx[6070] ERROR weewx.cheetahgenerator: **** Reason: '>' not supported between instances of 'NoneType' and 'float'Jun 28 12:10:18 lrpi weewx[6070] ERROR weewx.cheetahgenerator: **** Traceback (most recent call last):Jun 28 12:10:18 lrpi weewx[6070] ERROR weewx.cheetahgenerator: **** File "/usr/share/weewx/weewx/cheetahgenerator.py", line 322, in generateJun 28 12:10:18 lrpi weewx[6070] ERROR weewx.cheetahgenerator: **** unicode_string = compiled_template.respond()Jun 28 12:10:18 lrpi weewx[6070] ERROR weewx.cheetahgenerator: **** File "_etc_weewx_skins_Seasons_index_html_tmpl.py", line 222, in respondJun 28 12:10:18 lrpi weewx[6070] ERROR weewx.cheetahgenerator: **** File "/usr/lib/python3/dist-packages/Cheetah/Template.py", line 1707, in _handleCheetahIncludeJun 28 12:10:18 lrpi weewx[6070] ERROR weewx.cheetahgenerator: **** self._CHEETAH__cheetahIncludes[_includeID].respond(trans)Jun 28 12:10:18 lrpi weewx[6070] ERROR weewx.cheetahgenerator: **** File "_etc_weewx_skins_Seasons_current_inc.py", line 475, in respondJun 28 12:10:18 lrpi weewx[6070] ERROR weewx.cheetahgenerator: **** TypeError: '>' not supported between instances of 'NoneType' and 'float'Jun 28 12:10:18 lrpi weewx[6070] ERROR weewx.cheetahgenerator: Generate failed with exception '<class 'TypeError'>'Jun 28 12:10:18 lrpi weewx[6070] ERROR weewx.cheetahgenerator: **** Ignoring template /etc/weewx/skins/Seasons/statistics.html.tmplJun 28 12:10:18 lrpi weewx[6070] ERROR weewx.cheetahgenerator: **** Reason: '>' not supported between instances of 'NoneType' and 'float'Jun 28 12:10:18 lrpi weewx[6070] ERROR weewx.cheetahgenerator: **** Traceback (most recent call last):Jun 28 12:10:18 lrpi weewx[6070] ERROR weewx.cheetahgenerator: **** File "/usr/share/weewx/weewx/cheetahgenerator.py", line 322, in generateJun 28 12:10:18 lrpi weewx[6070] ERROR weewx.cheetahgenerator: **** unicode_string = compiled_template.respond()Jun 28 12:10:18 lrpi weewx[6070] ERROR weewx.cheetahgenerator: **** File "_etc_weewx_skins_Seasons_statistics_html_tmpl.py", line 144, in respondJun 28 12:10:18 lrpi weewx[6070] ERROR weewx.cheetahgenerator: **** File "/usr/lib/python3/dist-packages/Cheetah/Template.py", line 1707, in _handleCheetahIncludeJun 28 12:10:18 lrpi weewx[6070] ERROR weewx.cheetahgenerator: **** self._CHEETAH__cheetahIncludes[_includeID].respond(trans)Jun 28 12:10:18 lrpi weewx[6070] ERROR weewx.cheetahgenerator: **** File "_etc_weewx_skins_Seasons_statistics_inc.py", line 970, in respondJun 28 12:10:18 lrpi weewx[6070] ERROR weewx.cheetahgenerator: **** TypeError: '>' not supported between instances of 'NoneType' and 'float'Jun 28 12:10:19 lrpi weewx[6070] INFO weewx.cheetahgenerator: Generated 6 files for report SeasonsReport in 1.37 secondsJun 28 12:10:19 lrpi weewx[6070] DEBUG weewx.manager: Daily summary version is 2.0Jun 28 12:10:19 lrpi weewx[6070] INFO weewx.imagegenerator: Generated 15 images for report SeasonsReport in 0.57 secondsJun 28 12:10:19 lrpi weewx[6070] INFO weewx.reportengine: Copied 5 files to /var/www/html/weewxJun 28 12:10:19 lrpi weewx[6070] DEBUG weewx.reportengine: Report 'SmartphoneReport' not enabled. Skipping.Jun 28 12:10:19 lrpi weewx[6070] DEBUG weewx.reportengine: Report 'MobileReport' not enabled. Skipping.Jun 28 12:10:19 lrpi weewx[6070] DEBUG weewx.reportengine: Report 'StandardReport' not enabled. Skipping.Jun 28 12:10:19 lrpi weewx[6070] DEBUG weewx.reportengine: Report 'FTP' not enabled. Skipping.Jun 28 12:10:19 lrpi weewx[6070] DEBUG weewx.reportengine: Report 'RSYNC' not enabled. Skipping.
Can you show us a good continuous 10 minutes of log from WeeWX startup with debug=1.
Gary
Jun 28 15:50:15 lrpi weewx[14691] DEBUG weewx.drivers.vantage: DMPAFT complete: page timestamp 2020-06-28 10:25:00 PDT (1593365100) less than final timestamp 2020-06-28 19:20:00 PDT (1593397200)