okay found the error...

/var/log/syslog found it...

Aug  5 08:30:19 raspberrypi weewx[2516]: reportengine: Failed to read skin
configuration file /etc/weewx/skins/Seasons/skin.conf for report
'SeasonsReport': Parsing failed with several errors.#012First error at line
358.

/etc/weewx/skins/Seasons/skin.conf:

        [[[weekhum]]]
            [[[[outHumidity]]]]

        #[[[weekrefer]]]
        #    [[[[leafTemp1]]]]
        #    [[[[leafTemp2]]]]

        #[[[weekinside]]]
        #    [[[[soilTemp1]]]]
        #    [[[[soilTemp2]]]]
        #    [[[[soilTemp3]]]]

        [[[weekhum]]]       *** LINE 358 ***
            [[[[outHumidity]]]]
            [[[[extraHumid2]]]]
            [[[[extraHumid1]]]]
...


I *knew* it was *my* error..just couldn't see it....

Thanks for the pointers on how to debug further (and looking in syslog
instead of messages)



On Mon, Aug 5, 2019 at 8:54 AM Thomas Keffer <[email protected]> wrote:

> Try /var/log/syslog
>
> On Mon, Aug 5, 2019 at 11:45 AM Tom King <[email protected]> wrote:
>
>> root@raspberrypi:/etc/weewx# ps axwwww | grep weewx
>>  2499 pts/0    S+     0:00 grep weewx
>> root@raspberrypi:/etc/weewx# cat weewx.conf | grep debug
>> # Set to 1 for extra debug info, otherwise comment it out or set to zero
>> debug = 1
>> root@raspberrypi:/etc/weewx# weewxd /etc/weewx/weewx.conf
>>
>> /var/log/messages:
>>
>> Aug  5 08:26:44 raspberrypi weewx[2516]: engine: Initializing weewx
>> version 3.9.1
>> Aug  5 08:26:44 raspberrypi weewx[2516]: engine: Using Python 2.7.16
>> (default, Apr  6 2019, 01:42:57) #012[GCC 8.2.0]
>> Aug  5 08:26:44 raspberrypi weewx[2516]: engine: Platform
>> Linux-4.19.50-v7+-armv7l-with-debian-10.0
>> Aug  5 08:26:44 raspberrypi weewx[2516]: engine: Locale is 'en_GB.UTF-8'
>> Aug  5 08:26:44 raspberrypi weewx[2516]: engine: Using configuration file
>> /etc/weewx/weewx.conf
>> Aug  5 08:26:44 raspberrypi weewx[2516]: engine: Loading station type SDR
>> (user.sdr)
>> Aug  5 08:26:44 raspberrypi weewx[2516]: sdr: MainThread: driver version
>> is 0.64
>> Aug  5 08:26:44 raspberrypi weewx[2516]: sdr: MainThread: sensor map is
>> {'outTemp': 'temperature.0F11.Acurite5n1Packet', 'outHumidity':
>> 'humidity.0F11.Acurite5n1Packet', 'windDir':
>> 'wind_dir.0F11.Acurite5n1Packet', 'windSpeed':
>> 'wind_speed.0F11.Acurite5n1Packet', 'rain':
>> 'rain_total.0F11.Acurite5n1Packet', 'extraTemp1':
>> 'temperature.02AB.AcuriteTowerPacket', 'extraHumid1':
>> 'humidity.02AB.AcuriteTowerPacket', 'extraTemp2':
>> 'temperature.2A44.AcuriteTowerPacket', 'extraHumid2':
>> 'humidity.2A44.AcuriteTowerPacket', 'extraTemp3':
>> 'temperature.2074.AcuriteTowerPacket', 'leafTemp1':
>> 'temperature.0A4F.AcuriteTowerPacket', 'leafWet1':
>> 'humidity.0A4F.AcuriteTowerPacket', 'leafTemp2':
>> 'temperature.0505.AcuriteTowerPacket', 'leafWet2':
>> 'humidity.0505.AcuriteTowerPacket', 'soilTemp1':
>> 'temperature.3C88.AcuriteTowerPacket', 'soilHumid1':
>> 'humidity.3C88.AcuriteTowerPacket', 'soilTemp2':
>> 'temperature.1664.AcuriteTowerPacket', 'soilHumid2':
>> 'humidity.1664.AcuriteTowerPacket', 'soilTemp3':
>> 'temperature.1C2A.AcuriteTowerPacket', 'soilHumid3':
>> 'humidity.1C2A.AcuriteTowerPacket'}
>> Aug  5 08:26:44 raspberrypi weewx[2516]: sdr: MainThread: deltas is
>> {'strikes': 'strikes_total', 'rain': 'rain_total'}
>> Aug  5 08:26:44 raspberrypi weewx[2516]: sdr: MainThread: startup process
>> 'rtl_433 -M utc -F json -G'
>> Aug  5 08:26:44 raspberrypi weewx[2516]: engine: StdConvert target unit
>> is 0x1
>> Aug  5 08:26:44 raspberrypi weewx[2516]: wxcalculate: The following
>> values will be calculated: barometer=prefer_hardware,
>> windchill=prefer_hardware, dewpoint=prefer_hardware,
>> appTemp=prefer_hardware, rainRate=prefer_hardware, windrun=prefer_hardware,
>> heatindex=prefer_hardware, maxSolarRad=prefer_hardware,
>> humidex=prefer_hardware, pressure=prefer_hardware,
>> inDewpoint=prefer_hardware, ET=prefer_hardware, altimeter=prefer_hardware,
>> cloudbase=prefer_hardware
>> Aug  5 08:26:44 raspberrypi weewx[2516]: wxcalculate: The following
>> algorithms will be used for calculations: altimeter=aaNOAA, maxSolarRad=RS
>> Aug  5 08:26:44 raspberrypi weewx[2516]: engine: Archive will use data
>> binding wx_binding
>> Aug  5 08:26:44 raspberrypi weewx[2516]: engine: Record generation will
>> be attempted in 'hardware'
>> Aug  5 08:26:44 raspberrypi weewx[2516]: engine: Using archive interval
>> of 300 seconds (specified in weewx configuration)
>> Aug  5 08:26:44 raspberrypi weewx[2516]: engine: Using binding
>> 'wx_binding' to database 'weewx.sdb'
>> Aug  5 08:26:44 raspberrypi weewx[2516]: manager: Starting backfill of
>> daily summaries
>> Aug  5 08:26:44 raspberrypi weewx[2516]: restx: StationRegistry:
>> Registration not requested.
>> Aug  5 08:26:44 raspberrypi weewx[2516]: restx: Wunderground: Posting not
>> enabled.
>> Aug  5 08:26:44 raspberrypi weewx[2516]: restx: PWSweather: Posting not
>> enabled.
>> Aug  5 08:26:44 raspberrypi weewx[2516]: restx: CWOP: Posting not enabled.
>> Aug  5 08:26:44 raspberrypi weewx[2516]: restx: WOW: Posting not enabled.
>> Aug  5 08:26:44 raspberrypi weewx[2516]: restx: AWEKAS: Posting not
>> enabled.
>> Aug  5 08:26:44 raspberrypi weewx[2516]: engine: Starting up weewx
>> version 3.9.1
>> Aug  5 08:26:44 raspberrypi weewx[2516]: engine: Starting main packet
>> loop.
>> Aug  5 08:30:19 raspberrypi weewx[2516]: manager: Added record 2019-08-05
>> 08:30:00 MST (1565019000) to database 'weewx.sdb'
>> Aug  5 08:30:19 raspberrypi weewx[2516]: manager: Added record 2019-08-05
>> 08:30:00 MST (1565019000) to daily summary in 'weewx.sdb'
>> Aug  5 08:35:19 raspberrypi weewx[2516]: manager: Added record 2019-08-05
>> 08:35:00 MST (1565019300) to database 'weewx.sdb'
>> Aug  5 08:35:19 raspberrypi weewx[2516]: manager: Added record 2019-08-05
>> 08:35:00 MST (1565019300) to daily summary in 'weewx.sdb'
>> Aug  5 08:40:22 raspberrypi weewx[2516]: manager: Added record 2019-08-05
>> 08:40:00 MST (1565019600) to database 'weewx.sdb'
>> Aug  5 08:40:22 raspberrypi weewx[2516]: manager: Added record 2019-08-05
>> 08:40:00 MST (1565019600) to daily summary in 'weewx.sdb'
>> Aug  5 08:43:17 raspberrypi weewx[2516]: engine: Main loop exiting.
>> Shutting engine down.
>> Aug  5 08:43:17 raspberrypi weewx[2516]: engine: Shutting down StdReport
>> thread
>> Aug  5 08:43:17 raspberrypi weewx[2516]: sdr: MainThread: shutdown
>> process rtl_433 -M utc -F json -G
>>
>> On Mon, Aug 5, 2019 at 12:08 AM Andrew Milner <
>> [email protected]> wrote:
>>
>>> are you 100% certain you set debug=1 because that log does not look as
>>> though debug is set.  The file to change is /etc/weewx/weewx.conf and you
>>> need to stop weewx, edit the .conf file, restart weewx
>>>
>>> On Monday, 5 August 2019 07:41:42 UTC+3, Tom King wrote:
>>>>
>>>> This is the log from debug = 1
>>>>
>>>> Sorry it doesn't have more information.
>>>>
>>>> TK
>>>>
>>>> On Sun, Aug 4, 2019 at 9:37 PM Tom King <[email protected]> wrote:
>>>>
>>>>> Aug  4 21:26:20 raspberrypi weewx[25976]: engine: Initializing weewx
>>>>> version 3.9.1
>>>>> Aug  4 21:26:20 raspberrypi weewx[25976]: engine: Using Python 2.7.16
>>>>> (default, Apr  6 2019, 01:42:57) #012[GCC 8.2.0]
>>>>> Aug  4 21:26:20 raspberrypi weewx[25976]: engine: Platform
>>>>> Linux-4.19.50-v7+-armv7l-with-debian-10.0
>>>>> Aug  4 21:26:20 raspberrypi weewx[25976]: engine: Locale is
>>>>> 'en_GB.UTF-8'
>>>>> Aug  4 21:26:20 raspberrypi weewx[25976]: engine: Using configuration
>>>>> file /etc/weewx/weewx.conf
>>>>> Aug  4 21:26:20 raspberrypi weewx[25976]: engine: Loading station type
>>>>> SDR (user.sdr)
>>>>> Aug  4 21:26:20 raspberrypi weewx[25976]: sdr: MainThread: driver
>>>>> version is 0.64
>>>>> Aug  4 21:26:20 raspberrypi weewx[25976]: sdr: MainThread: sensor map
>>>>> is {'outTemp': 'temperature.0F11.Acurite5n1Packet', 'outHumidity':
>>>>> 'humidity.0F11.Acurite5n1Packet', 'windDir':
>>>>> 'wind_dir.0F11.Acurite5n1Packet', 'windSpeed':
>>>>> 'wind_speed.0F11.Acurite5n1Packet', 'rain':
>>>>> 'rain_total.0F11.Acurite5n1Packet', 'extraTemp1':
>>>>> 'temperature.02AB.AcuriteTowerPacket', 'extraHumid1':
>>>>> 'humidity.02AB.AcuriteTowerPacket', 'extraTemp2':
>>>>> 'temperature.2A44.AcuriteTowerPacket', 'extraHumid2':
>>>>> 'humidity.2A44.AcuriteTowerPacket', 'extraTemp3':
>>>>> 'temperature.2074.AcuriteTowerPacket', 'leafTemp1':
>>>>> 'temperature.0A4F.AcuriteTowerPacket', 'leafWet1':
>>>>> 'humidity.0A4F.AcuriteTowerPacket', 'leafTemp2':
>>>>> 'temperature.0505.AcuriteTowerPacket', 'leafWet2':
>>>>> 'humidity.0505.AcuriteTowerPacket', 'soilTemp1':
>>>>> 'temperature.3C88.AcuriteTowerPacket', 'soilHumid1':
>>>>> 'humidity.3C88.AcuriteTowerPacket', 'soilTemp2':
>>>>> 'temperature.1664.AcuriteTowerPacket', 'soilHumid2':
>>>>> 'humidity.1664.AcuriteTowerPacket', 'soilTemp3':
>>>>> 'temperature.1C2A.AcuriteTowerPacket', 'soilHumid3':
>>>>> 'humidity.1C2A.AcuriteTowerPacket'}
>>>>> Aug  4 21:26:20 raspberrypi weewx[25976]: sdr: MainThread: deltas is
>>>>> {'strikes': 'strikes_total', 'rain': 'rain_total'}
>>>>> Aug  4 21:26:20 raspberrypi weewx[25976]: sdr: MainThread: startup
>>>>> process 'rtl_433 -M utc -F json -G'
>>>>> Aug  4 21:26:20 raspberrypi weewx[25976]: engine: StdConvert target
>>>>> unit is 0x1
>>>>> Aug  4 21:26:20 raspberrypi weewx[25976]: wxcalculate: The following
>>>>> values will be calculated: barometer=prefer_hardware,
>>>>> windchill=prefer_hardware, dewpoint=prefer_hardware,
>>>>> appTemp=prefer_hardware, rainRate=prefer_hardware, 
>>>>> windrun=prefer_hardware,
>>>>> heatindex=prefer_hardware, maxSolarRad=prefer_hardware,
>>>>> humidex=prefer_hardware, pressure=prefer_hardware,
>>>>> inDewpoint=prefer_hardware, ET=prefer_hardware, altimeter=prefer_hardware,
>>>>> cloudbase=prefer_hardware
>>>>> Aug  4 21:26:20 raspberrypi weewx[25976]: wxcalculate: The following
>>>>> algorithms will be used for calculations: altimeter=aaNOAA, maxSolarRad=RS
>>>>> Aug  4 21:26:20 raspberrypi weewx[25976]: engine: Archive will use
>>>>> data binding wx_binding
>>>>> Aug  4 21:26:20 raspberrypi weewx[25976]: engine: Record generation
>>>>> will be attempted in 'hardware'
>>>>> Aug  4 21:26:20 raspberrypi weewx[25976]: engine: Using archive
>>>>> interval of 300 seconds (specified in weewx configuration)
>>>>> Aug  4 21:26:20 raspberrypi weewx[25976]: engine: Using binding
>>>>> 'wx_binding' to database 'weewx.sdb'
>>>>> Aug  4 21:26:20 raspberrypi weewx[25976]: manager: Starting backfill
>>>>> of daily summaries
>>>>> Aug  4 21:26:20 raspberrypi weewx[25976]: restx: StationRegistry:
>>>>> Registration not requested.
>>>>> Aug  4 21:26:20 raspberrypi weewx[25976]: restx: Wunderground: Posting
>>>>> not enabled.
>>>>> Aug  4 21:26:20 raspberrypi weewx[25976]: restx: PWSweather: Posting
>>>>> not enabled.
>>>>> Aug  4 21:26:20 raspberrypi weewx[25976]: restx: CWOP: Posting not
>>>>> enabled.
>>>>> Aug  4 21:26:20 raspberrypi weewx[25976]: restx: WOW: Posting not
>>>>> enabled.
>>>>> Aug  4 21:26:20 raspberrypi weewx[25976]: restx: AWEKAS: Posting not
>>>>> enabled.
>>>>> Aug  4 21:26:20 raspberrypi weewx[25976]: engine: Starting up weewx
>>>>> version 3.9.1
>>>>> Aug  4 21:26:20 raspberrypi weewx[25976]: engine: Starting main packet
>>>>> loop.
>>>>> Aug  4 21:30:18 raspberrypi weewx[25976]: manager: Added record
>>>>> 2019-08-04 21:30:00 MST (1564979400) to database 'weewx.sdb'
>>>>> Aug  4 21:30:18 raspberrypi weewx[25976]: manager: Added record
>>>>> 2019-08-04 21:30:00 MST (1564979400) to daily summary in 'weewx.sdb'
>>>>> Aug  4 21:35:19 raspberrypi weewx[25976]: manager: Added record
>>>>> 2019-08-04 21:35:00 MST (1564979700) to database 'weewx.sdb'
>>>>> Aug  4 21:35:19 raspberrypi weewx[25976]: manager: Added record
>>>>> 2019-08-04 21:35:00 MST (1564979700) to daily summary in 'weewx.sdb'
>>>>> Aug  4 21:36:14 raspberrypi weewx[25976]: engine: Main loop exiting.
>>>>> Shutting engine down.
>>>>> Aug  4 21:36:14 raspberrypi weewx[25976]: engine: Shutting down
>>>>> StdReport thread
>>>>> Aug  4 21:36:14 raspberrypi weewx[25976]: sdr: MainThread: shutdown
>>>>> process rtl_433 -M utc -F json -G
>>>>>
>>>>>
>>>>> On Sunday, August 4, 2019 at 5:28:53 PM UTC-7, Thomas Keffer wrote:
>>>>>>
>>>>>> Try running with debug=1.
>>>>>>
>>>>>> Stop weewx, set debug=1, restart, run through a reporting cycle of
>>>>>> two, post the log.
>>>>>>
>>>>>> -tk
>>>>>>
>>>>>> On Sun, Aug 4, 2019 at 1:06 AM Tom King <[email protected]> wrote:
>>>>>>
>>>>>>> I did change the skin.conf and restarted...but I can't find any
>>>>>>> errors in that skin file in the section I fiddled with.
>>>>>>>
>>>>>>> skin.conf (modded from Seasons/skin.conf:
>>>>>>>
>>>>>>> (appropriate section):
>>>>>>>
>>>>>>>    [[day_images]]
>>>>>>>         x_label_format = %H:%M
>>>>>>>         bottom_label_format = '%m/%d/%y %H:%M'
>>>>>>>         time_length = 97200 # 27 hours
>>>>>>>
>>>>>>>         [[[daybarometer]]]
>>>>>>>             [[[[barometer]]]]
>>>>>>>
>>>>>>>        [[[daytempdew]]]
>>>>>>>             [[[[outTemp]]]]
>>>>>>>             [[[[extraTemp1]]]]
>>>>>>>             [[[[dewpoint]]]]
>>>>>>>
>>>>>>>         [[[daytempfeel]]]
>>>>>>>             [[[[windchill]]]]
>>>>>>>             [[[[heatindex]]]]
>>>>>>>
>>>>>>>         [[[daytempin]]]
>>>>>>>             [[[[inTemp]]]]
>>>>>>>
>>>>>>>         [[[daytemp]]]
>>>>>>>             yscale = None, None, 0.5
>>>>>>>             [[[[extraTemp1]]]]
>>>>>>>             [[[[extraTemp3]]]]
>>>>>>>             [[[[extraTemp2]]]]
>>>>>>>             [[[[outTemp]]]]
>>>>>>>
>>>>>>>         [[[dayrefer]]]
>>>>>>>             [[[[leafTemp1]]]]
>>>>>>>             [[[[leafTemp2]]]]
>>>>>>>
>>>>>>>         [[[dayinside]]]
>>>>>>>             [[[[soilTemp1]]]]
>>>>>>>             [[[[soilTemp2]]]]
>>>>>>>             [[[[soilTemp3]]]]
>>>>>>>
>>>>>>>         [[[dayhum]]]
>>>>>>>             [[[[outHumidity]]]]
>>>>>>>             [[[[extraHumid2]]]]
>>>>>>>             [[[[extraHumid1]]]]
>>>>>>>
>>>>>>>         [[[dayrain]]]
>>>>>>>             # Make sure the y-axis increment is at least 0.02 for
>>>>>>> the rain plot
>>>>>>>             yscale = None, None, 0.02
>>>>>>>             plot_type = bar
>>>>>>>             [[[[rain]]]]
>>>>>>>                 aggregate_type = sum
>>>>>>>                 aggregate_interval = 3600
>>>>>>>                 label = Rain (hourly total)
>>>>>>>
>>>>>>>         [[[daywind]]]
>>>>>>>             [[[[windSpeed]]]]
>>>>>>>             [[[[windGust]]]]
>>>>>>>
>>>>>>>         [[[daywinddir]]]
>>>>>>>             # Hardwire in the y-axis scale for wind direction
>>>>>>>             yscale = 0.0, 360.0, 45.0
>>>>>>>             line_type = None
>>>>>>>             marker_type = box
>>>>>>>
>>>>>>>        [[[daywindvec]]]
>>>>>>>             [[[[windvec]]]]
>>>>>>>                 plot_type = vector
>>>>>>>
>>>>>>>         [[[dayradiation]]]
>>>>>>>             [[[[radiation]]]]
>>>>>>>
>>>>>>>         [[[dayuv]]]
>>>>>>> #            yscale = 0, 16, 1
>>>>>>>             [[[[UV]]]]
>>>>>>>
>>>>>>>         [[[dayrx]]]
>>>>>>>             yscale = 0.0, 100.0, 25.0
>>>>>>>             [[[[rxCheckPercent]]]]
>>>>>>>
>>>>>>>         [[[dayvolt]]]
>>>>>>>             [[[[consBatteryVoltage]]]]
>>>>>>>             [[[[heatingVoltage]]]]
>>>>>>>             [[[[supplyVoltage]]]]
>>>>>>>             [[[[referenceVoltage]]]]
>>>>>>>
>>>>>>>     [[week_images]]
>>>>>>>         x_label_format = %d
>>>>>>>         bottom_label_format = '%m/%d/%y %H:%M'
>>>>>>>         time_length = 604800 # 7 days
>>>>>>>         aggregate_type = avg
>>>>>>>         aggregate_interval = 3600
>>>>>>>
>>>>>>>         [[[weekbarometer]]]
>>>>>>>             [[[[barometer]]]]
>>>>>>>
>>>>>>>         [[[weektempdew]]]
>>>>>>>             [[[[outTemp]]]]
>>>>>>>             [[[[extraTemp1]]]]
>>>>>>>             [[[[dewpoint]]]]
>>>>>>>
>>>>>>>         [[[weektempfeel]]]
>>>>>>>             [[[[windchill]]]]
>>>>>>>             [[[[heatindex]]]]
>>>>>>>
>>>>>>>         [[[weektempin]]]
>>>>>>>             [[[[inTemp]]]]
>>>>>>>
>>>>>>>         [[[weektemp]]]
>>>>>>>             yscale = None, None, 0.5
>>>>>>>             [[[[extraTemp1]]]]
>>>>>>>             [[[[extraTemp3]]]]
>>>>>>>             [[[[extraTemp2]]]]
>>>>>>>             [[[[outTemp]]]]
>>>>>>>
>>>>>>>         [[[weekhum]]]
>>>>>>>             [[[[outHumidity]]]]
>>>>>>>
>>>>>>>         #[[[weekrefer]]]
>>>>>>>         #    [[[[leafTemp1]]]]
>>>>>>>         #    [[[[leafTemp2]]]]
>>>>>>>
>>>>>>>         #[[[weekinside]]]
>>>>>>>         #    [[[[soilTemp1]]]]
>>>>>>>
>>>>>>> On Saturday, August 3, 2019 at 10:03:20 PM UTC-7, Tom King wrote:
>>>>>>>>
>>>>>>>> Raspberry Pi 3B+
>>>>>>>>
>>>>>>>> I can't for the life of me find out why...
>>>>>>>>
>>>>>>>> I have read through and applied every fix that seemed appropriate
>>>>>>>> from here:
>>>>>>>> http://weewx.com/docs/usersguide.htm#html_generated_but_not_updated
>>>>>>>>
>>>>>>>> Clock is correct...db is updating...
>>>>>>>>
>>>>>>>> Station type is SDR (and that is updating data)
>>>>>>>>
>>>>>>>> LOOP and REC is being seen at appropriate intervals...(and times)
>>>>>>>>
>>>>>>>> running NTPD
>>>>>>>>
>>>>>>>> I've compared the config files I've updated with fresh ones (to see
>>>>>>>> if I can find errors there...so far nothing leaps out.)
>>>>>>>>
>>>>>>>> /var/log/messages:
>>>>>>>>
>>>>>>>> Aug  3 20:50:40 raspberrypi weewx[4979]: engine: Initializing weewx
>>>>>>>> version 3.9.1
>>>>>>>> Aug  3 20:50:40 raspberrypi weewx[4979]: engine: Using Python
>>>>>>>> 2.7.16 (default, Apr  6 2019, 01:42:57) #012[GCC 8.2.0]
>>>>>>>> Aug  3 20:50:40 raspberrypi weewx[4979]: engine: Platform
>>>>>>>> Linux-4.19.50-v7+-armv7l-with-debian-10.0
>>>>>>>> Aug  3 20:50:40 raspberrypi weewx[4979]: engine: Locale is
>>>>>>>> 'en_GB.UTF-8'
>>>>>>>> Aug  3 20:50:40 raspberrypi weewx[4979]: engine: Using
>>>>>>>> configuration file /etc/weewx/weewx.conf
>>>>>>>> Aug  3 20:50:40 raspberrypi weewx[4979]: engine: Loading station
>>>>>>>> type SDR (user.sdr)
>>>>>>>> Aug  3 20:50:40 raspberrypi weewx[4979]: sdr: MainThread: driver
>>>>>>>> version is 0.64
>>>>>>>> Aug  3 20:50:40 raspberrypi weewx[4979]: sdr: MainThread: sensor
>>>>>>>> map is {'outTemp': 'temperature.0F11.Acurite5n1Packet', 'outHumidity':
>>>>>>>> 'humidity.0F11.Acurite5n1Packet', 'windDir':
>>>>>>>> 'wind_dir.0F11.Acurite5n1Packet', 'windSpeed':
>>>>>>>> 'wind_speed.0F11.Acurite5n1Packet', 'rain':
>>>>>>>> 'rain_total.0F11.Acurite5n1Packet', 'extraTemp1':
>>>>>>>> 'temperature.02AB.AcuriteTowerPacket', 'extraHumid1':
>>>>>>>> 'humidity.02AB.AcuriteTowerPacket', 'extraTemp2':
>>>>>>>> 'temperature.2A44.AcuriteTowerPacket', 'extraHumid2':
>>>>>>>> 'humidity.2A44.AcuriteTowerPacket', 'extraTemp3':
>>>>>>>> 'temperature.2074.AcuriteTowerPacket', 'leafTemp1':
>>>>>>>> 'temperature.0A4F.AcuriteTowerPacket', 'leafWet1':
>>>>>>>> 'humidity.0A4F.AcuriteTowerPacket', 'leafTemp2':
>>>>>>>> 'temperature.0505.AcuriteTowerPacket', 'leafWet2':
>>>>>>>> 'humidity.0505.AcuriteTowerPacket', 'soilTemp1':
>>>>>>>> 'temperature.3C88.AcuriteTowerPacket', 'soilHumid1':
>>>>>>>> 'humidity.3C88.AcuriteTowerPacket', 'soilTemp2':
>>>>>>>> 'temperature.1664.AcuriteTowerPacket', 'soilHumid2':
>>>>>>>> 'humidity.1664.AcuriteTowerPacket', 'soilTemp3':
>>>>>>>> 'temperature.1C2A.AcuriteTowerPacket', 'soilHumid3':
>>>>>>>> 'humidity.1C2A.AcuriteTowerPacket'}
>>>>>>>> Aug  3 20:50:40 raspberrypi weewx[4979]: sdr: MainThread: deltas is
>>>>>>>> {'strikes': 'strikes_total', 'rain': 'rain_total'}
>>>>>>>> Aug  3 20:50:40 raspberrypi weewx[4979]: sdr: MainThread: startup
>>>>>>>> process 'rtl_433 -M utc -F json -G'
>>>>>>>> Aug  3 20:50:40 raspberrypi weewx[4979]: engine: StdConvert target
>>>>>>>> unit is 0x1
>>>>>>>> Aug  3 20:50:40 raspberrypi weewx[4979]: wxcalculate: The following
>>>>>>>> values will be calculated: barometer=prefer_hardware,
>>>>>>>> windchill=prefer_hardware, dewpoint=prefer_hardware,
>>>>>>>> appTemp=prefer_hardware, rainRate=prefer_hardware, 
>>>>>>>> windrun=prefer_hardware,
>>>>>>>> heatindex=prefer_hardware, maxSolarRad=prefer_hardware,
>>>>>>>> humidex=prefer_hardware, pressure=prefer_hardware,
>>>>>>>> inDewpoint=prefer_hardware, ET=prefer_hardware, 
>>>>>>>> altimeter=prefer_hardware,
>>>>>>>> cloudbase=prefer_hardware
>>>>>>>> Aug  3 20:50:40 raspberrypi weewx[4979]: wxcalculate: The following
>>>>>>>> algorithms will be used for calculations: altimeter=aaNOAA, 
>>>>>>>> maxSolarRad=RS
>>>>>>>> Aug  3 20:50:40 raspberrypi weewx[4979]: engine: Archive will use
>>>>>>>> data binding wx_binding
>>>>>>>> Aug  3 20:50:40 raspberrypi weewx[4979]: engine: Record generation
>>>>>>>> will be attempted in 'hardware'
>>>>>>>> Aug  3 20:50:40 raspberrypi weewx[4979]: engine: Using archive
>>>>>>>> interval of 300 seconds (specified in weewx configuration)
>>>>>>>> Aug  3 20:50:40 raspberrypi weewx[4979]: engine: Using binding
>>>>>>>> 'wx_binding' to database 'weewx.sdb'
>>>>>>>> Aug  3 20:50:40 raspberrypi weewx[4979]: manager: Starting backfill
>>>>>>>> of daily summaries
>>>>>>>> Aug  3 20:50:40 raspberrypi weewx[4979]: restx: StationRegistry:
>>>>>>>> Registration not requested.
>>>>>>>> Aug  3 20:50:40 raspberrypi weewx[4979]: restx: Wunderground:
>>>>>>>> Posting not enabled.
>>>>>>>> Aug  3 20:50:40 raspberrypi weewx[4979]: restx: PWSweather: Posting
>>>>>>>> not enabled.
>>>>>>>> Aug  3 20:50:40 raspberrypi weewx[4979]: restx: CWOP: Posting not
>>>>>>>> enabled.
>>>>>>>> Aug  3 20:50:40 raspberrypi weewx[4979]: restx: WOW: Posting not
>>>>>>>> enabled.
>>>>>>>> Aug  3 20:50:40 raspberrypi weewx[4979]: restx: AWEKAS: Posting not
>>>>>>>> enabled.
>>>>>>>> Aug  3 20:50:40 raspberrypi weewx[4979]: engine: Starting up weewx
>>>>>>>> version 3.9.1
>>>>>>>> Aug  3 20:50:40 raspberrypi weewx[4979]: engine: Starting main
>>>>>>>> packet loop.
>>>>>>>> Aug  3 20:55:23 raspberrypi weewx[4979]: manager: Added record
>>>>>>>> 2019-08-03 20:55:00 MST (1564890900) to database 'weewx.sdb'
>>>>>>>> Aug  3 20:55:23 raspberrypi weewx[4979]: manager: Added record
>>>>>>>> 2019-08-03 20:55:00 MST (1564890900) to daily summary in 'weewx.sdb'
>>>>>>>> Aug  3 21:00:21 raspberrypi weewx[4979]: manager: Added record
>>>>>>>> 2019-08-03 21:00:00 MST (1564891200) to database 'weewx.sdb'
>>>>>>>> Aug  3 21:00:21 raspberrypi weewx[4979]: manager: Added record
>>>>>>>> 2019-08-03 21:00:00 MST (1564891200) to daily summary in 'weewx.sdb'
>>>>>>>> Aug  3 21:05:27 raspberrypi weewx[4979]: manager: Added record
>>>>>>>> 2019-08-03 21:05:00 MST (1564891500) to database 'weewx.sdb'
>>>>>>>> Aug  3 21:05:27 raspberrypi weewx[4979]: manager: Added record
>>>>>>>> 2019-08-03 21:05:00 MST (1564891500) to daily summary in 'weewx.sdb'
>>>>>>>> Aug  3 21:10:22 raspberrypi weewx[4979]: manager: Added record
>>>>>>>> 2019-08-03 21:10:00 MST (1564891800) to database 'weewx.sdb'
>>>>>>>> Aug  3 21:10:22 raspberrypi weewx[4979]: manager: Added record
>>>>>>>> 2019-08-03 21:10:00 MST (1564891800) to daily summary in 'weewx.sdb'
>>>>>>>> Aug  3 21:15:20 raspberrypi weewx[4979]: manager: Added record
>>>>>>>> 2019-08-03 21:15:00 MST (1564892100) to database 'weewx.sdb'
>>>>>>>> Aug  3 21:15:20 raspberrypi weewx[4979]: manager: Added record
>>>>>>>> 2019-08-03 21:15:00 MST (1564892100) to daily summary in 'weewx.sdb'
>>>>>>>> Aug  3 21:20:24 raspberrypi weewx[4979]: manager: Added record
>>>>>>>> 2019-08-03 21:20:00 MST (1564892400) to database 'weewx.sdb'
>>>>>>>> Aug  3 21:20:24 raspberrypi weewx[4979]: manager: Added record
>>>>>>>> 2019-08-03 21:20:00 MST (1564892400) to daily summary in 'weewx.sdb'
>>>>>>>> Aug  3 21:25:29 raspberrypi weewx[4979]: manager: Added record
>>>>>>>> 2019-08-03 21:25:00 MST (1564892700) to database 'weewx.sdb'
>>>>>>>> Aug  3 21:25:29 raspberrypi weewx[4979]: manager: Added record
>>>>>>>> 2019-08-03 21:25:00 MST (1564892700) to daily summary in 'weewx.sdb'
>>>>>>>> Aug  3 21:30:28 raspberrypi weewx[4979]: manager: Added record
>>>>>>>> 2019-08-03 21:30:00 MST (1564893000) to database 'weewx.sdb'
>>>>>>>> Aug  3 21:30:28 raspberrypi weewx[4979]: manager: Added record
>>>>>>>> 2019-08-03 21:30:00 MST (1564893000) to daily summary in 'weewx.sdb'
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>> 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].
>>>>>>> To view this discussion on the web visit
>>>>>>> https://groups.google.com/d/msgid/weewx-user/93cec675-2a53-44b5-a2d6-0cd4c6f59477%40googlegroups.com
>>>>>>> <https://groups.google.com/d/msgid/weewx-user/93cec675-2a53-44b5-a2d6-0cd4c6f59477%40googlegroups.com?utm_medium=email&utm_source=footer>
>>>>>>> .
>>>>>>>
>>>>>> --
>>>>> 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].
>>>>> To view this discussion on the web visit
>>>>> https://groups.google.com/d/msgid/weewx-user/853716fe-1bce-465b-b9fa-bf5ed08bea39%40googlegroups.com
>>>>> <https://groups.google.com/d/msgid/weewx-user/853716fe-1bce-465b-b9fa-bf5ed08bea39%40googlegroups.com?utm_medium=email&utm_source=footer>
>>>>> .
>>>>>
>>>> --
>>> 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].
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/weewx-user/4ae689d0-a922-4c0f-99fa-f9a465278482%40googlegroups.com
>>> <https://groups.google.com/d/msgid/weewx-user/4ae689d0-a922-4c0f-99fa-f9a465278482%40googlegroups.com?utm_medium=email&utm_source=footer>
>>> .
>>>
>> --
>> 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].
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/weewx-user/CAHQecY4VdecMFjzUS4wO7YNsQmSo%2B79QeOGjkX1156ro9Rsuig%40mail.gmail.com
>> <https://groups.google.com/d/msgid/weewx-user/CAHQecY4VdecMFjzUS4wO7YNsQmSo%2B79QeOGjkX1156ro9Rsuig%40mail.gmail.com?utm_medium=email&utm_source=footer>
>> .
>>
> --
> -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 [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/weewx-user/CAPq0zEB%3DF2XzwdB_1Nw8TnaoX83giof7FDD_8J1q1DamX7j24w%40mail.gmail.com
> <https://groups.google.com/d/msgid/weewx-user/CAPq0zEB%3DF2XzwdB_1Nw8TnaoX83giof7FDD_8J1q1DamX7j24w%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/CAHQecY6fSn2fh41mrk0qnVNjW_TNdiZs778eA%2BDHpV5KaSvPHA%40mail.gmail.com.

Reply via email to