field_map used with debug 3.
On Sunday, August 23, 2020 at 6:07:35 PM UTC-6 gjr80 wrote:
> Thanks, from the log it looks like the GW1000 service thread has silently
> died (which it shouldn't, it should die loudly if it dies!). Let's step the
> debug level up, leaving everything else as it is edit weewx.conf and set
> debug
> = 3, save weewx.conf and restart WeeWX. Let WeeWX run for about five
> minutes and again take a log extract from when you just started WeeWX. Post
> the log here.
>
> Gary
>
> On Monday, 24 August 2020 at 09:55:21 UTC+10 [email protected] wrote:
>
>> debug=2 GW options so (pasted):
>>
>> # Options for extension 'GW1000'
>> [GW1000]
>> driver = user.gw1000
>> [[field_map]]
>> extraTemp2 = intemp
>> extraHumid2 = inhumid
>> extraTemp1 = temp1
>> extraHumid1 = humid1
>> soilMoist1 = soilmoist1
>>
>> Syslog extract and debug.txt attached. Output from this is null. Thanks
>> again.
>>
>>
>>
>> On Sunday, August 23, 2020 at 3:11:24 PM UTC-6 gjr80 wrote:
>>
>>> Please don’t use [[field map]], it is ignored by the GW1000
>>> driver/service and will result in the default field map being used which
>>> will map intemp to inTemp; it definitely will not map intemp to extraTemp2.
>>> Plus we are left trying to work out if you made a typo or not.
>>>
>>> So we know the field map is being read and used (when [[field_map]] is
>>> used) and the GW1000 is emitting intemp and inhumidity. Now we need to look
>>> closer at how the data is processed through the GW1000 service. Can you
>>> please edit weewx.conf, set debug = 2 and make sure the [GW1000] stanza
>>> has [[field_map]] and that it is set to:
>>>
>>> [[field_map]]
>>> extraTemp2 = intemp
>>> extraHumid2 = inhumid
>>> extraTemp1 = temp1
>>> extraHumid1 = humid1
>>> soilMoist1 = soilmoist1
>>>
>>> Then save weewx.conf and restart WeeWX. Let WeeWX run for 10 minutes
>>> then take a log extract from when WeeWX was restarted through until 10
>>> minutes elapsed and post the extract here.
>>>
>>> Can you also run wee_debug
>>> <http://weewx.com/docs/utilities.htm#wee_debug_utility> and post the
>>> wee_debug output, do check the wee_debug out for sensitive info such as
>>> usernames, passwords and api keys etc, wee_debug should obfuscate such
>>> entries but it is not perfect.
>>>
>>> Gary
>>> On Monday, 24 August 2020 at 05:37:46 UTC+10 [email protected]
>>> wrote:
>>>
>>>> With bme280wx uninstalled and GW1000 set to [[field_map]], I get all
>>>> nulls in the database.
>>>> With bme280wx uninstalled and GW1000 set to [[field map]], I get all GW
>>>> values, but intemp and inhumid are sent to inTemp and inHumidity.
>>>> I have switched back and forth repeatedly and this is what I get.
>>>> With bme280wx installed, I get values from the bme280, but not from
>>>> GW1000, no matter what settings I use. So it seems that bme280wx and
>>>> GW1000
>>>> are incompatible. But maybe someone who is running a bme280 and GW1000
>>>> successfully will chime in here.
>>>>
>>>> Timothy
>>>>
>>>> On Sunday, August 23, 2020 at 9:54:13 AM UTC-6 [email protected]
>>>> wrote:
>>>>
>>>>> this is still incorrect. it should be [[field_map]] ← note the
>>>>> underscore
>>>>>
>>>>> On 24 Aug 2020, at 1:22 am, Timothy Buchanan <[email protected]>
>>>>> wrote:
>>>>>
>>>>> This morning, I deleted the other service and restarted weewx. GW1000
>>>>> not reports intemp and inhumid, but mapped to inTemp and inHumidity. Here
>>>>> is the field_map:
>>>>>
>>>>> [[field map]]
>>>>> extraTemp2 = intemp
>>>>> extraHumid2 = inhumid
>>>>> extraTemp1 = temp1
>>>>> extraHumid1 = humid1
>>>>> soilMoist1 = soilmoist1
>>>>>
>>>>>
>>>>>
--
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/a469af93-d6d8-4863-a168-3dbd65e9bfd2n%40googlegroups.com.
Aug 24 07:30:37 raspberrypi systemd[1]: Stopped LSB: weewx weather system.
Aug 24 07:30:37 raspberrypi systemd[1]: Starting LSB: weewx weather system...
Aug 24 07:30:37 raspberrypi weewx[1148] INFO __main__: Initializing weewx
version 4.1.1
Aug 24 07:30:37 raspberrypi weewx[1148] INFO __main__: Using Python 2.7.16
(default, Oct 10 2019, 22:02:15) #012[GCC 8.3.0]
Aug 24 07:30:37 raspberrypi weewx[1148] INFO __main__: Platform
Linux-5.4.51-v7l+-armv7l-with-debian-10.4
Aug 24 07:30:37 raspberrypi weewx[1148] INFO __main__: Locale is 'en_US.UTF-8'
Aug 24 07:30:37 raspberrypi weewx[1148] INFO __main__: PID file is
/var/run/weewx.pid
Aug 24 07:30:37 raspberrypi weewx[1136]: Starting weewx weather system: weewx.
Aug 24 07:30:37 raspberrypi systemd[1]: Started LSB: weewx weather system.
Aug 24 07:30:37 raspberrypi weewx[1152] INFO __main__: Using configuration file
/etc/weewx/weewx.conf
Aug 24 07:30:37 raspberrypi weewx[1152] INFO __main__: Debug is 3
Aug 24 07:30:37 raspberrypi weewx[1152] DEBUG __main__: Initializing engine
Aug 24 07:30:37 raspberrypi weewx[1152] INFO weewx.engine: Loading station type
WeatherFlowUDP (user.weatherflowudp)
Aug 24 07:30:37 raspberrypi weewxd: weatherflowudp: MainThread: driver version
is 1.03
Aug 24 07:30:37 raspberrypi weewxd: weatherflowudp: MainThread: sensor map is
{u'outTemp': u'air_temperature.AR-00017660.obs_air', u'outHumidity':
u'relative_humidity.AR-00017660.obs_air', u'pressure':
u'station_pressure.AR-00017660.obs_air', u'lightning_strikes':
u'lightning_strike_count.AR-00017660.obs_air', u'avg_distance':
u'lightning_strike_avg_distance.AR-00017660.obs_air', u'outTempBatteryStatus':
u'battery.AR-00017660.obs_air', u'windSpeed':
u'wind_speed.SK-00017445.rapid_wind', u'windDir':
u'wind_direction.SK-00017445.rapid_wind', u'windGust':
u'wind_gust.SK-00017445.obs_sky', u'lux': u'illuminance.SK-00017445.obs_sky',
u'UV': u'uv.SK-00017445.obs_sky', u'rain':
u'rain_accumulated.SK-00017445.obs_sky', u'windBatteryStatus':
u'battery.SK-00017445.obs_sky', u'radiation':
u'solar_radiation.SK-00017445.obs_sky', u'lightningYYY':
u'distance.AR-00017660.evt_strike', u'lightningZZZ':
u'energy.AR-00017660.evt_strike'}
Aug 24 07:30:37 raspberrypi weewxd: weatherflowudp: MainThread: *** Sensor
names per packet type
Aug 24 07:30:37 raspberrypi weewxd: weatherflowudp: MainThread: packet
rapid_wind: ('time_epoch', 'wind_speed', 'wind_direction')
Aug 24 07:30:37 raspberrypi weewxd: weatherflowudp: MainThread: packet obs_sky:
('time_epoch', 'illuminance', 'uv', 'rain_accumulated', 'wind_lull',
'wind_avg', 'wind_gust', 'wind_direction', 'battery', 'report_interval',
'solar_radiation', 'local_day_rain_accumulation', 'precipitation_type',
'wind_sample_interval')
Aug 24 07:30:37 raspberrypi weewxd: weatherflowudp: MainThread: packet obs_air:
('time_epoch', 'station_pressure', 'air_temperature', 'relative_humidity',
'lightning_strike_count', 'lightning_strike_avg_distance', 'battery',
'report_interval')
Aug 24 07:30:37 raspberrypi weewxd: weatherflowudp: MainThread: packet
evt_precip: time_epoch
Aug 24 07:30:37 raspberrypi weewxd: weatherflowudp: MainThread: packet
evt_strike: ('time_epoch', 'distance', 'energy')
Aug 24 07:30:37 raspberrypi weewx[1152] DEBUG weewx.engine: Loading service
weewx.engine.StdTimeSynch
Aug 24 07:30:37 raspberrypi weewx[1152] DEBUG weewx.engine: Finished loading
service weewx.engine.StdTimeSynch
Aug 24 07:30:37 raspberrypi weewx[1152] DEBUG weewx.engine: Loading service
user.gw1000.Gw1000Service
Aug 24 07:30:37 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Sending
broadcast packet 'FF FF 12 03 15' to '255.255.255.255:46000'
Aug 24 07:30:38 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Received
broadcast response 'FF FF 12 00 21 F4 CF A2 69 DD D4 C0 A8 01 06 AF C8 10 47 57
31 30 30 30 42 2D 57 49 46 49 44 44 44 34 84'
Aug 24 07:30:40 raspberrypi weewx[1152] INFO gw1000: user.gw1000: GW1000 was
found at 192.168.1.6:45000
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Sending
packet 'FF FF 26 03 29' to '192.168.1.6:45000'
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Received
response 'FF FF 26 09 F4 CF A2 69 DD D4 AE'
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Sending
packet 'FF FF 30 03 33' to '192.168.1.6:45000'
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Received
response 'FF FF 30 0B 02 01 5F 43 CF 0E 27 01 E5'
Aug 24 07:30:40 raspberrypi weewx[1152] INFO gw1000: user.gw1000: field map is
{'extraHumid1': 'humid1', 'extraHumid2': 'inhumid', 'extraTemp1': 'temp1',
'extraTemp2': 'intemp', 'soilMoist1': 'soilmoist1'}
Aug 24 07:30:40 raspberrypi weewx[1152] INFO gw1000: user.gw1000: version is
0.1.0b11
Aug 24 07:30:40 raspberrypi weewx[1152] INFO gw1000: user.gw1000: GW1000 IP
address not specified, attempting to discover GW1000...
Aug 24 07:30:40 raspberrypi weewx[1152] INFO gw1000: user.gw1000: GW1000
address is 192.168.1.6:45000
Aug 24 07:30:40 raspberrypi weewx[1152] INFO gw1000: user.gw1000: poll interval
is 60 seconds
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: max tries is
3, retry wait time is 10 seconds
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: broadcast
address 255.255.255.255:46000, socket timeout is 2 seconds
Aug 24 07:30:40 raspberrypi weewx[1152] INFO gw1000: user.gw1000: max age of
API data to be used is 60 seconds
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG weewx.engine: Finished loading
service user.gw1000.Gw1000Service
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG weewx.engine: Loading service
weewx.engine.StdConvert
Aug 24 07:30:40 raspberrypi weewx[1152] INFO weewx.engine: StdConvert target
unit is 0x1
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG weewx.engine: Finished loading
service weewx.engine.StdConvert
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG weewx.engine: Loading service
weewx.engine.StdCalibrate
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG weewx.engine: Finished loading
service weewx.engine.StdCalibrate
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Sending
packet 'FF FF 27 03 2A' to '192.168.1.6:45000'
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG weewx.engine: Loading service
weewx.engine.StdQC
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG weewx.engine: Finished loading
service weewx.engine.StdQC
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG weewx.engine: Loading service
weewx.wxservices.StdWXCalculate
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Received
response 'FF FF 27 00 27 01 00 E2 06 1C 08 1D 6A 09 1D 6A 2C 1A 1A 00 95 22 2A
4C 0F 00 00 00 FF FF FF 00 FF FF FF FF FF FF FF FF 03'
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: sensor data
is '01 00 E2 06 1C 08 1D 6A 09 1D 6A 2C 1A 1A 00 95 22 2A 4C 0F 00 00 00 FF FF
FF 00 FF FF FF FF FF FF FF FF'
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Parsed data:
{'wh31_ch6_batt': 0, 'wh31_ch2_batt': 0, 'wh65_batt': 0, 'wh51_ch8_batt': 0,
'wh31_ch1_batt': 0, 'wh31_ch4_batt': 0, 'temp1': 14.9, 'intemp': 22.6,
'wh51_ch5_batt': 0, 'wh51_ch4_batt': 0, 'wh55_ch3_batt': None, 'datetime':
1598275840, 'wh51_ch1_batt': 0, 'wh31_ch3_batt': 0, 'wh51_ch6_batt': 0,
'inhumid': 28, 'wh55_ch4_batt': None, 'wh51_ch3_batt': 0, 'wh51_ch14_batt': 0,
'wh41_ch3_batt': None, 'wh51_ch16_batt': 0, 'wh51_ch10_batt': 0,
'wh31_ch8_batt': 0, 'wh57_batt': 255, 'wh51_ch13_batt': 0, 'wh40_batt': 0,
'wh51_ch7_batt': 0, 'wh41_ch1_batt': None, 'soilmoist1': 26, 'wh51_ch11_batt':
0, 'wh41_ch4_batt': None, 'wh51_ch2_batt': 0, 'wh26_batt': 0, 'wh51_ch15_batt':
0, 'wh55_ch1_batt': None, 'wh25_batt': 0, 'wh55_ch2_batt': None,
'wh31_ch7_batt': 0, 'ws80_batt': 5.1000000000000005, 'wh51_ch12_batt': 0,
'absbarometer': 753.0, 'relbarometer': 753.0, 'humid1': 42, 'wh51_ch9_batt': 0,
'wh31_ch5_batt': 0, 'wh68_batt': 5.1000000000000005, 'wh41_ch2_batt': None}
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Sending
packet 'FF FF 3A 03 3D' to '192.168.1.6:45000'
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Received
response 'FF FF 3A D5 00 FF FF FF FF 00 00 01 FF FF FF FF FF 00 02 FF FF FF FF
FF 00 03 FF FF FF FF 00 00 05 FF FF FF FE 00 00 06 00 00 00 91 00 04 07 FF FF
FF FF 00 00 08 FF FF FF FF 00 00 09 FF FF FF FF 00 00 0A FF FF FF FF 00 00 0B
FF FF FF FF 00 00 0C FF FF FF FF 00 00 0D FF FF FF FF 00 00 0E 00 00 CA EB 00
04 0F FF FF FF FF 00 00 10 FF FF FF FF 00 00 11 FF FF FF FF 00 00 12 FF FF FF
FF 00 00 13 FF FF FF FF 00 00 14 FF FF FF FF 00 00 15 FF FF FF FF 00 00 16 FF
FF FF FF 0F 00 17 FF FF FF FF 0F 00 18 FF FF FF FF 0F 00 19 FF FF FF FF 0F 00
1A FF FF FF FF FF 00 1B FF FF FF FF FF 00 1C FF FF FF FF FF 00 1D FF FF FF FF
FF 00 1E FF FF FF FF FF 00 EE'
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Filtered
parsed data: {'wh31_ch1_batt': 0, 'temp1': 14.9, 'intemp': 22.6,
'absbarometer': 753.0, 'wh51_ch1_batt': 0, 'inhumid': 28, 'soilmoist1': 26,
'datetime': 1598275840, 'relbarometer': 753.0, 'humid1': 42}
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Next update
in 60 seconds
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG weewx.manager: Daily summary
version is 2.0
Aug 24 07:30:40 raspberrypi weewx[1152] INFO weewx.wxservices: The following
values will be calculated: pressure=prefer_hardware, barometer=prefer_hardware,
altimeter=prefer_hardware, windchill=prefer_hardware,
heatindex=prefer_hardware, dewpoint=prefer_hardware,
inDewpoint=prefer_hardware, rainRate=prefer_hardware
Aug 24 07:30:40 raspberrypi weewx[1152] INFO weewx.wxservices: The following
algorithms will be used for calculations: altimeter=aaASOS, maxSolarRad=RS
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG weewx.engine: Finished loading
service weewx.wxservices.StdWXCalculate
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG weewx.engine: Loading service
weewx.engine.StdArchive
Aug 24 07:30:40 raspberrypi weewx[1152] INFO weewx.engine: Archive will use
data binding wx_binding
Aug 24 07:30:40 raspberrypi weewx[1152] INFO weewx.engine: Record generation
will be attempted in 'software'
Aug 24 07:30:40 raspberrypi weewx[1152] INFO weewx.engine: Using archive
interval of 300 seconds (software record generation)
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG weewx.engine: Use LOOP data in
hi/low calculations: 1
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG weewx.engine: Finished loading
service weewx.engine.StdArchive
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG weewx.engine: Loading service
user.forecast.ZambrettiForecast
Aug 24 07:30:40 raspberrypi weewxd: forecast: MainThread: Zambretti: forecast
version 3.3.2
Aug 24 07:30:40 raspberrypi weewxd: forecast: MainThread: Zambretti: last
forecast issued 2020-08-19 09:35:00 MDT (1597851300), requested 2020-08-19
09:35:00 MDT (1597851300)
Aug 24 07:30:40 raspberrypi weewxd: forecast: MainThread: Zambretti:
interval=600 max_age=604800 winddir_period=1800 pressure_period=10800
hemisphere=NORTH lower_pressure=950.0 upper_pressure=1050.0
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG weewx.engine: Finished loading
service user.forecast.ZambrettiForecast
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG weewx.engine: Loading service
user.forecast.NWSForecast
Aug 24 07:30:40 raspberrypi weewxd: forecast: MainThread: NWS: forecast version
3.3.2
Aug 24 07:30:40 raspberrypi weewxd: forecast: MainThread: NWS: last forecast
issued 2020-08-19 03:44:00 MDT (1597830240), requested 2020-08-19 07:45:23 MDT
(1597844723)
Aug 24 07:30:40 raspberrypi weewxd: forecast: MainThread: NWS: interval=10800
max_age=604800 lid=COZ081 foid=PUB
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG weewx.engine: Finished loading
service user.forecast.NWSForecast
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG weewx.engine: Loading service
user.forecast.WUForecast
Aug 24 07:30:40 raspberrypi weewxd: forecast: MainThread: WU: forecast version
3.3.2
Aug 24 07:30:40 raspberrypi weewxd: forecast: MainThread: WU: API key (api_key)
is not specified
Aug 24 07:30:40 raspberrypi weewxd: forecast: MainThread: WU: forecast will not
be run
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG weewx.engine: Finished loading
service user.forecast.WUForecast
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG weewx.engine: Loading service
user.forecast.OWMForecast
Aug 24 07:30:40 raspberrypi weewxd: forecast: MainThread: OWM: forecast version
3.3.2
Aug 24 07:30:40 raspberrypi weewxd: forecast: MainThread: OWM: last forecast
issued 2020-08-19 07:40:25 MDT (1597844425), requested 2020-08-19 07:40:25 MDT
(1597844425)
Aug 24 07:30:40 raspberrypi weewxd: forecast: MainThread: OWM: interval=10800
max_age=604800 api_key=XXXXXXXXXXXXXXXXXXXXXXXXXXXX79e1
location=38.832234,-104.931041 fc=5day3hour
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG weewx.engine: Finished loading
service user.forecast.OWMForecast
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG weewx.engine: Loading service
user.forecast.UKMOForecast
Aug 24 07:30:40 raspberrypi weewxd: forecast: MainThread: UKMO: forecast
version 3.3.2
Aug 24 07:30:40 raspberrypi weewxd: forecast: MainThread: UKMO: API key
(api_key) is not specified
Aug 24 07:30:40 raspberrypi weewxd: forecast: MainThread: UKMO: location is not
specified
Aug 24 07:30:40 raspberrypi weewxd: forecast: MainThread: UKMO: forecast will
not be run
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG weewx.engine: Finished loading
service user.forecast.UKMOForecast
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG weewx.engine: Loading service
user.forecast.AerisForecast
Aug 24 07:30:40 raspberrypi weewxd: forecast: MainThread: Aeris: forecast
version 3.3.2
Aug 24 07:30:40 raspberrypi weewxd: forecast: MainThread: Aeris: client
identifier (client_id) is not specified
Aug 24 07:30:40 raspberrypi weewxd: forecast: MainThread: Aeris: client secret
(client_secret) is not specified
Aug 24 07:30:40 raspberrypi weewxd: forecast: MainThread: Aeris: forecast will
not be run
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG weewx.engine: Finished loading
service user.forecast.AerisForecast
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG weewx.engine: Loading service
user.forecast.WWOForecast
Aug 24 07:30:40 raspberrypi weewxd: forecast: MainThread: WWO: forecast version
3.3.2
Aug 24 07:30:40 raspberrypi weewxd: forecast: MainThread: WWO: API key
(api_key) is not specified
Aug 24 07:30:40 raspberrypi weewxd: forecast: MainThread: WWO: forecast will
not be run
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG weewx.engine: Finished loading
service user.forecast.WWOForecast
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG weewx.engine: Loading service
user.forecast.DSForecast
Aug 24 07:30:40 raspberrypi weewxd: forecast: MainThread: DS: forecast version
3.3.2
Aug 24 07:30:40 raspberrypi weewxd: forecast: MainThread: DS: API key (api_key)
is not specified
Aug 24 07:30:40 raspberrypi weewxd: forecast: MainThread: DS: forecast will not
be run
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG weewx.engine: Finished loading
service user.forecast.DSForecast
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG weewx.engine: Loading service
user.forecast.XTideForecast
Aug 24 07:30:40 raspberrypi weewxd: forecast: MainThread: XTide: forecast
version 3.3.2
Aug 24 07:30:40 raspberrypi weewxd: forecast: MainThread: XTide: location
(location) has not been specified
Aug 24 07:30:40 raspberrypi weewxd: forecast: MainThread: XTide: forecast will
not be run
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG weewx.engine: Finished loading
service user.forecast.XTideForecast
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG weewx.engine: Loading service
weewx.restx.StdStationRegistry
Aug 24 07:30:40 raspberrypi weewx[1152] INFO weewx.restx: StationRegistry:
Station will be registered.
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG weewx.engine: Finished loading
service weewx.restx.StdStationRegistry
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG weewx.engine: Loading service
weewx.restx.StdWunderground
Aug 24 07:30:40 raspberrypi weewx[1152] INFO weewx.restx: Wunderground: Posting
not enabled.
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG weewx.engine: Finished loading
service weewx.restx.StdWunderground
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG weewx.engine: Loading service
weewx.restx.StdPWSweather
Aug 24 07:30:40 raspberrypi weewx[1152] INFO weewx.restx: PWSweather: Posting
not enabled.
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG weewx.engine: Finished loading
service weewx.restx.StdPWSweather
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG weewx.engine: Loading service
weewx.restx.StdCWOP
Aug 24 07:30:40 raspberrypi weewx[1152] INFO weewx.restx: CWOP: Data for
station FW6348 will be posted
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG weewx.engine: Finished loading
service weewx.restx.StdCWOP
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG weewx.engine: Loading service
weewx.restx.StdWOW
Aug 24 07:30:40 raspberrypi weewx[1152] INFO weewx.restx: WOW: Posting not
enabled.
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG weewx.engine: Finished loading
service weewx.restx.StdWOW
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG weewx.engine: Loading service
weewx.restx.StdAWEKAS
Aug 24 07:30:40 raspberrypi weewx[1152] INFO weewx.restx: AWEKAS: Posting not
enabled.
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG weewx.engine: Finished loading
service weewx.restx.StdAWEKAS
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG weewx.engine: Loading service
weewx.engine.StdPrint
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG weewx.engine: Finished loading
service weewx.engine.StdPrint
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG weewx.engine: Loading service
weewx.engine.StdReport
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG weewx.engine: Finished loading
service weewx.engine.StdReport
Aug 24 07:30:40 raspberrypi weewx[1152] INFO __main__: Starting up weewx
version 4.1.1
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG weewx.engine: Station does not
support reading the time
Aug 24 07:30:40 raspberrypi weewx[1152] INFO weewx.engine: Using binding
'wx_binding' to database 'weewx.sdb'
Aug 24 07:30:40 raspberrypi weewx[1152] INFO weewx.manager: Starting backfill
of daily summaries
Aug 24 07:30:40 raspberrypi weewx[1152] INFO weewx.engine: Starting main packet
loop.
Aug 24 07:30:40 raspberrypi weewxd: weatherflowudp: MainThread: Listening for
UDP broadcasts to IP address <broadcast> on port 50222, with timeout 90 and
share_socket True...
Aug 24 07:30:40 raspberrypi weewx[1152] DEBUG weewx.manager: Daily summary
version is 2.0
Aug 24 07:30:43 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Augmented
packet: {u'windDir': 277, u'windSpeed': 0.49, 'usUnits': 17, 'dateTime':
1598275843}
Aug 24 07:31:40 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Sending
packet 'FF FF 27 03 2A' to '192.168.1.6:45000'
Aug 24 07:31:40 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Received
response 'FF FF 27 00 27 01 00 E2 06 1C 08 1D 6B 09 1D 6B 2C 1A 1A 00 96 22 2E
4C 0F 00 00 00 FF FF FF 00 FF FF FF FF FF FF FF FF 0A'
Aug 24 07:31:40 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: sensor data
is '01 00 E2 06 1C 08 1D 6B 09 1D 6B 2C 1A 1A 00 96 22 2E 4C 0F 00 00 00 FF FF
FF 00 FF FF FF FF FF FF FF FF'
Aug 24 07:31:40 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Parsed data:
{'wh31_ch6_batt': 0, 'wh31_ch2_batt': 0, 'wh65_batt': 0, 'wh51_ch8_batt': 0,
'wh31_ch1_batt': 0, 'wh31_ch4_batt': 0, 'temp1': 15.0, 'intemp': 22.6,
'wh51_ch5_batt': 0, 'wh51_ch4_batt': 0, 'wh55_ch3_batt': None, 'datetime':
1598275900, 'wh51_ch1_batt': 0, 'wh31_ch3_batt': 0, 'wh51_ch6_batt': 0,
'inhumid': 28, 'wh55_ch4_batt': None, 'wh51_ch3_batt': 0, 'wh51_ch14_batt': 0,
'wh41_ch3_batt': None, 'wh51_ch16_batt': 0, 'wh51_ch10_batt': 0,
'wh31_ch8_batt': 0, 'wh57_batt': 255, 'wh51_ch13_batt': 0, 'wh40_batt': 0,
'wh51_ch7_batt': 0, 'wh41_ch1_batt': None, 'soilmoist1': 26, 'wh51_ch11_batt':
0, 'wh41_ch4_batt': None, 'wh51_ch2_batt': 0, 'wh26_batt': 0, 'wh51_ch15_batt':
0, 'wh55_ch1_batt': None, 'wh25_batt': 0, 'wh55_ch2_batt': None,
'wh31_ch7_batt': 0, 'ws80_batt': 5.1000000000000005, 'wh51_ch12_batt': 0,
'absbarometer': 753.1, 'relbarometer': 753.1, 'humid1': 46, 'wh51_ch9_batt': 0,
'wh31_ch5_batt': 0, 'wh68_batt': 5.1000000000000005, 'wh41_ch2_batt': None}
Aug 24 07:31:40 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Sending
packet 'FF FF 3A 03 3D' to '192.168.1.6:45000'
Aug 24 07:31:40 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Received
response 'FF FF 3A D5 00 FF FF FF FF 00 00 01 FF FF FF FF FF 00 02 FF FF FF FF
FF 00 03 FF FF FF FF 00 00 05 FF FF FF FE 00 00 06 00 00 00 91 00 04 07 FF FF
FF FF 00 00 08 FF FF FF FF 00 00 09 FF FF FF FF 00 00 0A FF FF FF FF 00 00 0B
FF FF FF FF 00 00 0C FF FF FF FF 00 00 0D FF FF FF FF 00 00 0E 00 00 CA EB 00
04 0F FF FF FF FF 00 00 10 FF FF FF FF 00 00 11 FF FF FF FF 00 00 12 FF FF FF
FF 00 00 13 FF FF FF FF 00 00 14 FF FF FF FF 00 00 15 FF FF FF FF 00 00 16 FF
FF FF FF 0F 00 17 FF FF FF FF 0F 00 18 FF FF FF FF 0F 00 19 FF FF FF FF 0F 00
1A FF FF FF FF FF 00 1B FF FF FF FF FF 00 1C FF FF FF FF FF 00 1D FF FF FF FF
FF 00 1E FF FF FF FF FF 00 EE'
Aug 24 07:31:40 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Filtered
parsed data: {'wh31_ch1_batt': 0, 'temp1': 15.0, 'intemp': 22.6,
'absbarometer': 753.1, 'wh51_ch1_batt': 0, 'inhumid': 28, 'soilmoist1': 26,
'datetime': 1598275900, 'relbarometer': 753.1, 'humid1': 46}
Aug 24 07:31:40 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Next update
in 60 seconds
Aug 24 07:31:40 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Augmented
packet: {u'windDir': 309, u'windSpeed': 0.45, 'usUnits': 17, 'dateTime':
1598275900}
Aug 24 07:32:40 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Sending
packet 'FF FF 27 03 2A' to '192.168.1.6:45000'
Aug 24 07:32:40 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Received
response 'FF FF 27 00 27 01 00 E2 06 1C 08 1D 6B 09 1D 6B 2C 1A 1A 00 97 22 2C
4C 0F 00 00 00 FF FF FF 00 FF FF FF FF FF FF FF FF 09'
Aug 24 07:32:40 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: sensor data
is '01 00 E2 06 1C 08 1D 6B 09 1D 6B 2C 1A 1A 00 97 22 2C 4C 0F 00 00 00 FF FF
FF 00 FF FF FF FF FF FF FF FF'
Aug 24 07:32:40 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Parsed data:
{'wh31_ch6_batt': 0, 'wh31_ch2_batt': 0, 'wh65_batt': 0, 'wh51_ch8_batt': 0,
'wh31_ch1_batt': 0, 'wh31_ch4_batt': 0, 'temp1': 15.1, 'intemp': 22.6,
'wh51_ch5_batt': 0, 'wh51_ch4_batt': 0, 'wh55_ch3_batt': None, 'datetime':
1598275960, 'wh51_ch1_batt': 0, 'wh31_ch3_batt': 0, 'wh51_ch6_batt': 0,
'inhumid': 28, 'wh55_ch4_batt': None, 'wh51_ch3_batt': 0, 'wh51_ch14_batt': 0,
'wh41_ch3_batt': None, 'wh51_ch16_batt': 0, 'wh51_ch10_batt': 0,
'wh31_ch8_batt': 0, 'wh57_batt': 255, 'wh51_ch13_batt': 0, 'wh40_batt': 0,
'wh51_ch7_batt': 0, 'wh41_ch1_batt': None, 'soilmoist1': 26, 'wh51_ch11_batt':
0, 'wh41_ch4_batt': None, 'wh51_ch2_batt': 0, 'wh26_batt': 0, 'wh51_ch15_batt':
0, 'wh55_ch1_batt': None, 'wh25_batt': 0, 'wh55_ch2_batt': None,
'wh31_ch7_batt': 0, 'ws80_batt': 5.1000000000000005, 'wh51_ch12_batt': 0,
'absbarometer': 753.1, 'relbarometer': 753.1, 'humid1': 44, 'wh51_ch9_batt': 0,
'wh31_ch5_batt': 0, 'wh68_batt': 5.1000000000000005, 'wh41_ch2_batt': None}
Aug 24 07:32:40 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Sending
packet 'FF FF 3A 03 3D' to '192.168.1.6:45000'
Aug 24 07:32:40 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Received
response 'FF FF 3A D5 00 FF FF FF FF 00 00 01 FF FF FF FF FF 00 02 FF FF FF FF
FF 00 03 FF FF FF FF 00 00 05 FF FF FF FE 00 00 06 00 00 00 91 00 04 07 FF FF
FF FF 00 00 08 FF FF FF FF 00 00 09 FF FF FF FF 00 00 0A FF FF FF FF 00 00 0B
FF FF FF FF 00 00 0C FF FF FF FF 00 00 0D FF FF FF FF 00 00 0E 00 00 CA EB 00
04 0F FF FF FF FF 00 00 10 FF FF FF FF 00 00 11 FF FF FF FF 00 00 12 FF FF FF
FF 00 00 13 FF FF FF FF 00 00 14 FF FF FF FF 00 00 15 FF FF FF FF 00 00 16 FF
FF FF FF 0F 00 17 FF FF FF FF 0F 00 18 FF FF FF FF 0F 00 19 FF FF FF FF 0F 00
1A FF FF FF FF FF 00 1B FF FF FF FF FF 00 1C FF FF FF FF FF 00 1D FF FF FF FF
FF 00 1E FF FF FF FF FF 00 EE'
Aug 24 07:32:40 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Filtered
parsed data: {'wh31_ch1_batt': 0, 'temp1': 15.1, 'intemp': 22.6,
'absbarometer': 753.1, 'wh51_ch1_batt': 0, 'inhumid': 28, 'soilmoist1': 26,
'datetime': 1598275960, 'relbarometer': 753.1, 'humid1': 44}
Aug 24 07:32:40 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Next update
in 60 seconds
Aug 24 07:32:40 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Augmented
packet: {u'windDir': 279, u'windSpeed': 0.72, 'usUnits': 17, 'dateTime':
1598275960}
Aug 24 07:33:31 raspberrypi kernel: [ 595.141150] usb 1-1.3: USB disconnect,
device number 3
Aug 24 07:33:31 raspberrypi udisksd[398]: Cleaning up mount point
/media/pi/DATA1 (device 8:1 no longer exists)
Aug 24 07:33:31 raspberrypi systemd[1]: media-pi-DATA1.mount: Succeeded.
Aug 24 07:33:31 raspberrypi systemd[586]: media-pi-DATA1.mount: Succeeded.
Aug 24 07:33:31 raspberrypi systemd[1]: Stopping Clean the /media/pi/DATA1
mount point...
Aug 24 07:33:31 raspberrypi systemd[1]:
[email protected]: Succeeded.
Aug 24 07:33:31 raspberrypi systemd[1]: Stopped Clean the /media/pi/DATA1 mount
point.
Aug 24 07:33:35 raspberrypi kernel: [ 599.255988] usb 1-1.3: new high-speed
USB device number 4 using xhci_hcd
Aug 24 07:33:35 raspberrypi kernel: [ 599.387150] usb 1-1.3: New USB device
found, idVendor=058f, idProduct=6366, bcdDevice= 1.00
Aug 24 07:33:35 raspberrypi kernel: [ 599.387159] usb 1-1.3: New USB device
strings: Mfr=1, Product=2, SerialNumber=3
Aug 24 07:33:35 raspberrypi kernel: [ 599.387166] usb 1-1.3: Product: Flash
Card Reader/Writer
Aug 24 07:33:35 raspberrypi kernel: [ 599.387172] usb 1-1.3: Manufacturer:
Generic
Aug 24 07:33:35 raspberrypi kernel: [ 599.387178] usb 1-1.3: SerialNumber:
058F63666438
Aug 24 07:33:35 raspberrypi kernel: [ 599.389886] usb-storage 1-1.3:1.0: USB
Mass Storage device detected
Aug 24 07:33:35 raspberrypi kernel: [ 599.390438] scsi host0: usb-storage
1-1.3:1.0
Aug 24 07:33:35 raspberrypi mtp-probe: checking bus 1, device 4:
"/sys/devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3"
Aug 24 07:33:35 raspberrypi mtp-probe: bus: 1, device: 4 was not an MTP device
Aug 24 07:33:35 raspberrypi mtp-probe: checking bus 1, device 4:
"/sys/devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3"
Aug 24 07:33:35 raspberrypi mtp-probe: bus: 1, device: 4 was not an MTP device
Aug 24 07:33:36 raspberrypi kernel: [ 600.396441] scsi 0:0:0:0: Direct-Access
Multiple Card Reader 1.00 PQ: 0 ANSI: 0
Aug 24 07:33:36 raspberrypi kernel: [ 600.396756] sd 0:0:0:0: Attached scsi
generic sg0 type 0
Aug 24 07:33:37 raspberrypi kernel: [ 601.099841] sd 0:0:0:0: [sda] 31047680
512-byte logical blocks: (15.9 GB/14.8 GiB)
Aug 24 07:33:37 raspberrypi kernel: [ 601.100549] sd 0:0:0:0: [sda] Write
Protect is off
Aug 24 07:33:37 raspberrypi kernel: [ 601.100563] sd 0:0:0:0: [sda] Mode
Sense: 03 00 00 00
Aug 24 07:33:37 raspberrypi kernel: [ 601.101195] sd 0:0:0:0: [sda] No Caching
mode page found
Aug 24 07:33:37 raspberrypi kernel: [ 601.101209] sd 0:0:0:0: [sda] Assuming
drive cache: write through
Aug 24 07:33:37 raspberrypi kernel: [ 601.150492] sda: sda1
Aug 24 07:33:37 raspberrypi kernel: [ 601.154302] sd 0:0:0:0: [sda] Attached
SCSI removable disk
Aug 24 07:33:37 raspberrypi kernel: [ 601.502869] FAT-fs (sda1): Volume was
not properly unmounted. Some data may be corrupt. Please run fsck.
Aug 24 07:33:37 raspberrypi systemd[1]: Started Clean the /media/pi/DATA1 mount
point.
Aug 24 07:33:37 raspberrypi udisksd[398]: Mounted /dev/sda1 at /media/pi/DATA1
on behalf of uid 1000
Aug 24 07:33:42 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Failed
attempt 1 to send command 'CMD_GW1000_LIVEDATA': timed out
Aug 24 07:33:53 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Sending
packet 'FF FF 27 03 2A' to '192.168.1.6:45000'
Aug 24 07:33:53 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Received
response 'FF FF 27 00 27 01 00 E2 06 1C 08 1D 6C 09 1D 6C 2C 1A 1A 00 97 22 2B
4C 0F 00 00 00 FF FF FF 00 FF FF FF FF FF FF FF FF 0A'
Aug 24 07:33:53 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: sensor data
is '01 00 E2 06 1C 08 1D 6C 09 1D 6C 2C 1A 1A 00 97 22 2B 4C 0F 00 00 00 FF FF
FF 00 FF FF FF FF FF FF FF FF'
Aug 24 07:33:53 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Parsed data:
{'wh31_ch6_batt': 0, 'wh31_ch2_batt': 0, 'wh65_batt': 0, 'wh51_ch8_batt': 0,
'wh31_ch1_batt': 0, 'wh31_ch4_batt': 0, 'temp1': 15.1, 'intemp': 22.6,
'wh51_ch5_batt': 0, 'wh51_ch4_batt': 0, 'wh55_ch3_batt': None, 'datetime':
1598276033, 'wh51_ch1_batt': 0, 'wh31_ch3_batt': 0, 'wh51_ch6_batt': 0,
'inhumid': 28, 'wh55_ch4_batt': None, 'wh51_ch3_batt': 0, 'wh51_ch14_batt': 0,
'wh41_ch3_batt': None, 'wh51_ch16_batt': 0, 'wh51_ch10_batt': 0,
'wh31_ch8_batt': 0, 'wh57_batt': 255, 'wh51_ch13_batt': 0, 'wh40_batt': 0,
'wh51_ch7_batt': 0, 'wh41_ch1_batt': None, 'soilmoist1': 26, 'wh51_ch11_batt':
0, 'wh41_ch4_batt': None, 'wh51_ch2_batt': 0, 'wh26_batt': 0, 'wh51_ch15_batt':
0, 'wh55_ch1_batt': None, 'wh25_batt': 0, 'wh55_ch2_batt': None,
'wh31_ch7_batt': 0, 'ws80_batt': 5.1000000000000005, 'wh51_ch12_batt': 0,
'absbarometer': 753.2, 'relbarometer': 753.2, 'humid1': 43, 'wh51_ch9_batt': 0,
'wh31_ch5_batt': 0, 'wh68_batt': 5.1000000000000005, 'wh41_ch2_batt': None}
Aug 24 07:33:53 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Sending
packet 'FF FF 3A 03 3D' to '192.168.1.6:45000'
Aug 24 07:33:53 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Received
response 'FF FF 3A D5 00 FF FF FF FF 00 00 01 FF FF FF FF FF 00 02 FF FF FF FF
FF 00 03 FF FF FF FF 00 00 05 FF FF FF FE 00 00 06 00 00 00 91 00 04 07 FF FF
FF FF 00 00 08 FF FF FF FF 00 00 09 FF FF FF FF 00 00 0A FF FF FF FF 00 00 0B
FF FF FF FF 00 00 0C FF FF FF FF 00 00 0D FF FF FF FF 00 00 0E 00 00 CA EB 00
04 0F FF FF FF FF 00 00 10 FF FF FF FF 00 00 11 FF FF FF FF 00 00 12 FF FF FF
FF 00 00 13 FF FF FF FF 00 00 14 FF FF FF FF 00 00 15 FF FF FF FF 00 00 16 FF
FF FF FF 0F 00 17 FF FF FF FF 0F 00 18 FF FF FF FF 0F 00 19 FF FF FF FF 0F 00
1A FF FF FF FF FF 00 1B FF FF FF FF FF 00 1C FF FF FF FF FF 00 1D FF FF FF FF
FF 00 1E FF FF FF FF FF 00 EE'
Aug 24 07:33:53 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Filtered
parsed data: {'wh31_ch1_batt': 0, 'temp1': 15.1, 'intemp': 22.6,
'absbarometer': 753.2, 'wh51_ch1_batt': 0, 'inhumid': 28, 'soilmoist1': 26,
'datetime': 1598276033, 'relbarometer': 753.2, 'humid1': 43}
Aug 24 07:33:53 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Next update
in 60 seconds
Aug 24 07:33:53 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Augmented
packet: {u'windDir': 311, u'windSpeed': 0.76, 'usUnits': 17, 'dateTime':
1598276032}
Aug 24 07:34:41 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Sending
packet 'FF FF 27 03 2A' to '192.168.1.6:45000'
Aug 24 07:34:41 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Received
response 'FF FF 27 00 27 01 00 E2 06 1C 08 1D 6C 09 1D 6C 2C 1A 1A 00 98 22 2A
4C 0F 00 00 00 FF FF FF 00 FF FF FF FF FF FF FF FF 0A'
Aug 24 07:34:41 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: sensor data
is '01 00 E2 06 1C 08 1D 6C 09 1D 6C 2C 1A 1A 00 98 22 2A 4C 0F 00 00 00 FF FF
FF 00 FF FF FF FF FF FF FF FF'
Aug 24 07:34:41 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Parsed data:
{'wh31_ch6_batt': 0, 'wh31_ch2_batt': 0, 'wh65_batt': 0, 'wh51_ch8_batt': 0,
'wh31_ch1_batt': 0, 'wh31_ch4_batt': 0, 'temp1': 15.2, 'intemp': 22.6,
'wh51_ch5_batt': 0, 'wh51_ch4_batt': 0, 'wh55_ch3_batt': None, 'datetime':
1598276081, 'wh51_ch1_batt': 0, 'wh31_ch3_batt': 0, 'wh51_ch6_batt': 0,
'inhumid': 28, 'wh55_ch4_batt': None, 'wh51_ch3_batt': 0, 'wh51_ch14_batt': 0,
'wh41_ch3_batt': None, 'wh51_ch16_batt': 0, 'wh51_ch10_batt': 0,
'wh31_ch8_batt': 0, 'wh57_batt': 255, 'wh51_ch13_batt': 0, 'wh40_batt': 0,
'wh51_ch7_batt': 0, 'wh41_ch1_batt': None, 'soilmoist1': 26, 'wh51_ch11_batt':
0, 'wh41_ch4_batt': None, 'wh51_ch2_batt': 0, 'wh26_batt': 0, 'wh51_ch15_batt':
0, 'wh55_ch1_batt': None, 'wh25_batt': 0, 'wh55_ch2_batt': None,
'wh31_ch7_batt': 0, 'ws80_batt': 5.1000000000000005, 'wh51_ch12_batt': 0,
'absbarometer': 753.2, 'relbarometer': 753.2, 'humid1': 42, 'wh51_ch9_batt': 0,
'wh31_ch5_batt': 0, 'wh68_batt': 5.1000000000000005, 'wh41_ch2_batt': None}
Aug 24 07:34:41 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Sending
packet 'FF FF 3A 03 3D' to '192.168.1.6:45000'
Aug 24 07:34:41 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Received
response 'FF FF 3A D5 00 FF FF FF FF 00 00 01 FF FF FF FF FF 00 02 FF FF FF FF
FF 00 03 FF FF FF FF 00 00 05 FF FF FF FE 00 00 06 00 00 00 91 00 04 07 FF FF
FF FF 00 00 08 FF FF FF FF 00 00 09 FF FF FF FF 00 00 0A FF FF FF FF 00 00 0B
FF FF FF FF 00 00 0C FF FF FF FF 00 00 0D FF FF FF FF 00 00 0E 00 00 CA EB 00
04 0F FF FF FF FF 00 00 10 FF FF FF FF 00 00 11 FF FF FF FF 00 00 12 FF FF FF
FF 00 00 13 FF FF FF FF 00 00 14 FF FF FF FF 00 00 15 FF FF FF FF 00 00 16 FF
FF FF FF 0F 00 17 FF FF FF FF 0F 00 18 FF FF FF FF 0F 00 19 FF FF FF FF 0F 00
1A FF FF FF FF FF 00 1B FF FF FF FF FF 00 1C FF FF FF FF FF 00 1D FF FF FF FF
FF 00 1E FF FF FF FF FF 00 EE'
Aug 24 07:34:41 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Filtered
parsed data: {'wh31_ch1_batt': 0, 'temp1': 15.2, 'intemp': 22.6,
'absbarometer': 753.2, 'wh51_ch1_batt': 0, 'inhumid': 28, 'soilmoist1': 26,
'datetime': 1598276081, 'relbarometer': 753.2, 'humid1': 42}
Aug 24 07:34:41 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Next update
in 60 seconds
Aug 24 07:34:43 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Augmented
packet: {u'windDir': 279, u'windSpeed': 0.54, 'usUnits': 17, 'dateTime':
1598276083}
Aug 24 07:35:17 raspberrypi weewx[1152] INFO weewx.manager: Added record
2020-08-24 07:35:00 MDT (1598276100) to database 'weewx.sdb'
Aug 24 07:35:17 raspberrypi weewx[1152] INFO weewx.manager: Added record
2020-08-24 07:35:00 MDT (1598276100) to daily summary in 'weewx.sdb'
Aug 24 07:35:17 raspberrypi weewxd: forecast: MainThread: Zambretti: starting
thread
Aug 24 07:35:17 raspberrypi weewxd: forecast: MainThread: NWS: starting thread
Aug 24 07:35:17 raspberrypi weewxd: forecast: ZambrettiThread: Zambretti:
generating forecast for 2020-08-23 09:00:00 MDT (1598194800)
Aug 24 07:35:17 raspberrypi weewxd: forecast: ZambrettiThread: Zambretti: using
winddir from 2020-08-23 08:30:00 MDT (1598193000) to 2020-08-23 09:00:00 MDT
(1598194800)
Aug 24 07:35:17 raspberrypi weewxd: forecast: NWSThread: NWS: downloading
forecast from
'http://forecast.weather.gov/product.php?site=NWS&product=PFM&format=txt&issuedby=PUB'
Aug 24 07:35:17 raspberrypi weewxd: forecast: ZambrettiThread: Zambretti: using
pressure from 2020-08-23 06:00:00 MDT (1598184000) to 2020-08-23 09:00:00 MDT
(1598194800)
Aug 24 07:35:17 raspberrypi weewxd: forecast: MainThread: OWM: starting thread
Aug 24 07:35:17 raspberrypi weewxd: forecast: OWMThread: OWM: download forecast
from
'http://api.openweathermap.org/data/2.5/forecast?APPID=XXXXXXXXXXXXXXXXXXXXXXXXXXXX79e1&lat=38.832234&lon=-104.931041'
Aug 24 07:35:17 raspberrypi weewx[1152] DEBUG weewx.reportengine: Running
reports for latest time in the database.
Aug 24 07:35:17 raspberrypi weewxd: weatherflowudp: MainThread: Listening for
UDP broadcasts to IP address <broadcast> on port 50222, with timeout 90 and
share_socket True...
Aug 24 07:35:17 raspberrypi weewx[1152] DEBUG weewx.reportengine: Report
'SeasonsReport' not enabled. Skipping.
Aug 24 07:35:17 raspberrypi weewx[1152] DEBUG weewx.reportengine: Running
report 'SmartphoneReport'
Aug 24 07:35:17 raspberrypi weewx[1152] DEBUG weewx.restx: CWOP: packet:
'FW6348>APRS,TCPIP*:@241335z3849.93N/10455.86W_282/001g003t061r000p000P000b10272h43L075.weewx-4.1.1-WeatherFlowUDP'
Aug 24 07:35:17 raspberrypi weewx[1152] DEBUG weewx.reportengine: Found
configuration file /etc/weewx/skins/Smartphone/skin.conf for report
'SmartphoneReport'
Aug 24 07:35:17 raspberrypi weewx[1152] DEBUG weewx.cheetahgenerator: Using
search list ['weewx.cheetahgenerator.Almanac',
'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Current',
'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo',
'weewx.cheetahgenerator.Extras']
Aug 24 07:35:17 raspberrypi weewx[1152] DEBUG weewx.manager: Daily summary
version is 2.0
Aug 24 07:35:17 raspberrypi weewxd: forecast: ZambrettiThread: Zambretti:
units=1 winddir=253.745287111 pressure=30.1552019344 first_p=30.2318363958
last_p=29.9660213402
Aug 24 07:35:17 raspberrypi weewxd: forecast: ZambrettiThread: Zambretti:
pressure=1021.17218757 month=7 winddir=11 trend=-3.00050985533 north=True
Aug 24 07:35:17 raspberrypi weewxd: forecast: ZambrettiThread: Zambretti: code
is O
Aug 24 07:35:17 raspberrypi weewxd: forecast: ZambrettiThread: Zambretti:
generated 1 forecast record
Aug 24 07:35:17 raspberrypi weewx[1152] DEBUG weewx.manager: Daily summary
version is 2.0
Aug 24 07:35:17 raspberrypi weewxd: forecast: ZambrettiThread: Zambretti:
saving 1 forecast records
Aug 24 07:35:17 raspberrypi weewx[1152] DEBUG weewx.restx: CWOP: Connected to
server cwop.aprs.net:14580
Aug 24 07:35:17 raspberrypi weewxd: forecast: ZambrettiThread: Zambretti:
forecast failure: addRecord() got an unexpected keyword argument 'log_level'
Aug 24 07:35:17 raspberrypi weewxd: forecast: ZambrettiThread: Zambretti:
terminating thread
Aug 24 07:35:17 raspberrypi weewx[1152] DEBUG weewx.restx: CWOP: Response to
packet: '# logresp FW6348 unverified, server CWOP-1#015#012'
Aug 24 07:35:17 raspberrypi weewx[1152] INFO weewx.cheetahgenerator: Generated
6 files for report SmartphoneReport in 0.22 seconds
Aug 24 07:35:17 raspberrypi weewx[1152] DEBUG weewx.manager: Daily summary
version is 2.0
Aug 24 07:35:19 raspberrypi weewx[1152] INFO weewx.imagegenerator: Generated 18
images for report SmartphoneReport in 1.65 seconds
Aug 24 07:35:19 raspberrypi weewx[1152] INFO weewx.reportengine: Copied 6 files
to /var/www/html/weatherserver/smartphone
Aug 24 07:35:19 raspberrypi weewx[1152] DEBUG weewx.reportengine: Report
'MobileReport' not enabled. Skipping.
Aug 24 07:35:19 raspberrypi weewx[1152] DEBUG weewx.reportengine: Report
'forecast' not enabled. Skipping.
Aug 24 07:35:19 raspberrypi weewx[1152] DEBUG weewx.reportengine: Report
'exfoliation' not enabled. Skipping.
Aug 24 07:35:19 raspberrypi weewx[1152] DEBUG weewx.reportengine: Running
report 'myskin'
Aug 24 07:35:19 raspberrypi weewx[1152] DEBUG weewx.reportengine: Found
configuration file /etc/weewx/skins/myskin/skin.conf for report 'myskin'
Aug 24 07:35:19 raspberrypi weewx[1152] DEBUG weewx.cheetahgenerator: Using
search list ['weewx.cheetahgenerator.Almanac',
'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Current',
'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo',
'weewx.cheetahgenerator.Extras', u'user.forecast.ForecastVariables']
Aug 24 07:35:19 raspberrypi weewx[1152] DEBUG weewx.manager: Daily summary
version is 2.0
Aug 24 07:35:22 raspberrypi weewxd: forecast: OWMThread: OWM: got 40 forecast
records
Aug 24 07:35:22 raspberrypi weewxd: forecast: OWMThread: OWM: saving 40
forecast records
Aug 24 07:35:22 raspberrypi weewxd: forecast: OWMThread: OWM: forecast failure:
addRecord() got an unexpected keyword argument 'log_level'
Aug 24 07:35:22 raspberrypi weewxd: forecast: OWMThread: OWM: terminating thread
Aug 24 07:35:22 raspberrypi weewx[1152] INFO weewx.restx: StationRegistry:
Published record 2020-08-24 07:35:00 MDT (1598276100)
Aug 24 07:35:23 raspberrypi weewxd: forecast: NWSThread: NWS: ignore label
'COZ081-242315'
Aug 24 07:35:23 raspberrypi weewxd: forecast: NWSThread: NWS: ignore label
'WOODLAND PARK'
Aug 24 07:35:23 raspberrypi weewxd: forecast: NWSThread: NWS: ignore label
'38.99N 105.05W'
Aug 24 07:35:23 raspberrypi weewxd: forecast: NWSThread: NWS: ignore label ''
Aug 24 07:35:23 raspberrypi weewxd: forecast: NWSThread: NWS: ignore label
'DATE'
Aug 24 07:35:23 raspberrypi weewxd: forecast: NWSThread: NWS: ignore label ''
Aug 24 07:35:23 raspberrypi weewxd: forecast: NWSThread: NWS: ignore label ''
Aug 24 07:35:23 raspberrypi weewxd: forecast: NWSThread: NWS: ignore label ''
Aug 24 07:35:23 raspberrypi weewxd: forecast: NWSThread: NWS: ignore label
'DATE'
Aug 24 07:35:23 raspberrypi weewxd: forecast: NWSThread: NWS: ignore label ''
Aug 24 07:35:23 raspberrypi weewxd: forecast: NWSThread: NWS: ignore label ''
Aug 24 07:35:23 raspberrypi weewxd: forecast: NWSThread: NWS: forecast matrix:
{'qpf': [None, None, None, None, None, '0', None, None, None, '0', None, None,
None, '0.02', None, None, None, '0', None, None, None, '0.03', None, None,
None, None, None, None, None, None, None, None, None, None, None, None, None,
None], 'pop': [None, None, None, None, None, '30', None, None, None, '20',
None, None, None, '30', None, None, None, '20', None, None, None, '50', None,
'30', None, '50', None, '30', None, '70', None, '70', None, '70', None, '30',
None, '40'], 'duration': [10800, 10800, 10800, 10800, 10800, 10800, 10800,
10800, 10800, 10800, 10800, 10800, 10800, 10800, 10800, 10800, 10800, 10800,
10800, 10800, 10800, 10800, 21600, 21600, 21600, 21600, 21600, 21600, 21600,
21600, 21600, 21600, 21600, 21600, 21600, 21600, 21600, 10800], 'lid':
u'COZ081', 'ts': [1598259600, 1598270400, 1598281200, 1598292000, 1598302800,
1598313600, 1598324400, 1598335200, 1598346000, 1598356800, 1598367600,
1598378400, 1598389200, 1598400000, 1598410800, 1598421600, 1598432400,
1598443200, 1598454000, 1598464800, 1598475600, 1598486400, 1598508000,
1598529600, 1598551200, 1598572800, 1598594400, 1598616000, 1598637600,
1598659200, 1598680800, 1598702400, 1598724000, 1598745600, 1598767200,
1598788800, 1598810400, 1598832000], 'location': '38.99N 105.05W Elev. 8922
ft', 'tempMax': [None, None, None, None, None, '86', None, None, None, None,
None, None, None, '85', None, None, None, None, None, None, None, '82', None,
None, None, '82', None, None, None, '78', None, None, None, '77', None, None,
None, '78'], 'qsf': [None, None, None, None, None, '00-00', None, None, None,
'00-00', None, None, None, '00-00', None, None, None, None, None, None, None,
None, None, None, None, None, None, None, None, None, None, None, None, None,
None, None, None, None], 'dewpoint': [None, '33', '36', '32', '35', '40', '40',
'40', '38', '38', '41', '35', '38', '41', '42', '42', '41', '40', '43', '36',
'40', '43', '44', '40', '35', '39', '41', '39', '38', '45', '46', '44', '38',
'42', '41', '38', '33', '34'], 'tempMin': [None, None, None, None, None, None,
None, None, None, '54', None, None, None, None, None, None, None, '54', None,
None, None, None, None, '53', None, None, None, '53', None, None, None, '50',
None, None, None, '51', None, None], 'tstms': [None, None, None, 'S', 'C', 'S',
None, None, None, None, None, 'C', 'C', 'S', None, None, None, None, None, 'C',
'C', 'C', 'C', None, None, 'C', 'C', None, 'S', 'L', 'L', 'S', None, 'L', 'C',
None, None, 'C'], 'issued_ts': 1598262840, 'desc': 'WOODLAND PARK-TELLER CO',
'clouds': [None, 'FW', 'FW', 'FW', 'B1', 'B2', 'B1', 'SC', 'FW', 'FW', 'SC',
'SC', 'SC', 'B2', 'B1', 'SC', 'FW', 'SC', 'FW', 'B1', 'B1', 'B2', 'B2', 'SC',
'FW', 'B1', 'B1', 'SC', 'SC', 'B1', 'B2', 'SC', 'SC', 'B2', 'B1', 'SC', 'FW',
'SC'], 'hour': ['03', '06', '09', '12', '15', '18', '21', '00', '03', '06',
'09', '12', '15', '18', '21', '00', '03', '06', '09', '12', '15', '18', '00',
'06', '12', '18', '00', '06', '12', '18', '00', '06', '12', '18', '00', '06',
'12', '18'], 'temp': [None, '58', '72', '86', '82', '73', '64', '58', '55',
'54', '71', '85', '81', '74', '66', '59', '57', '55', '69', '82', '78', '69',
'58', '55', '81', '75', '59', '56', '74', '64', '55', '53', '73', '66', '55',
'53', '73', '69'], 'rainshwrs': [None, None, None, 'S', 'C', 'S', None, None,
None, None, None, 'C', 'C', 'S', 'S', None, None, None, None, 'C', 'C', 'C',
'C', None, None, 'C', 'C', None, 'S', 'L', 'L', 'S', None, 'L', 'C', None,
None, 'C'], 'humidity': [None, '39', '27', '14', '18', '30', '41', '51', '53',
'54', '34', '17', '21', '30', '42', '53', '55', '57', '39', '19', '26', '39',
None, None, None, None, None, None, None, None, None, None, None, None, None,
None, None, None], 'windDir': [None, 'W', 'W', 'N', 'SE', 'S', 'SW', 'SW',
'SW', 'W', 'W', 'E', 'SE', 'S', 'W', 'W', 'W', 'W', 'NW', 'NE', 'E', 'NE',
None, 'W', None, 'N', None, 'SW', None, 'N', None, 'S', None, 'W', None, 'SW',
None, 'W'], 'windSpeed': [None, '4', '3', '3', '9', '6', '6', '6', '4', '4',
'3', '5', '8', '9', '5', '5', '3', '2', '4', '6', '8', '5', None, None, None,
None, None, None, None, None, None, None, None, None, None, None, None, None],
'windChar': [None, None, None, None, None, None, None, None, None, None, None,
None, None, None, None, None, None, None, None, None, None, None, None, 'LT',
None, 'LT', None, 'LT', None, 'LT', None, 'LT', None, 'LT', None, 'LT', None,
'GN'], 'windGust': [None, None, None, None, '20', '21', '17', None, None, None,
None, None, None, None, None, None, None, None, None, None, None, None, None,
None, None, None, None, None, None, None, None, None, None, None, None, None,
None, None], 'obvis': [None, 'H', 'H', 'H', 'H', 'H', 'H', 'H', 'H', 'H', None,
None, None, None, None, None, None, None, None, None, None, None, None, None,
None, None, None, None, None, None, None, None, None, None, None, None, None,
None]}
Aug 24 07:35:23 raspberrypi weewxd: forecast: NWSThread: NWS: got 38 forecast
records for WOODLAND PARK-TELLER CO 38.99N 105.05W Elev. 8922 ft
Aug 24 07:35:23 raspberrypi weewxd: forecast: NWSThread: NWS: saving 38
forecast records
Aug 24 07:35:23 raspberrypi weewxd: forecast: NWSThread: NWS: forecast failure:
addRecord() got an unexpected keyword argument 'log_level'
Aug 24 07:35:23 raspberrypi weewxd: forecast: NWSThread: NWS: terminating thread
Aug 24 07:35:41 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Sending
packet 'FF FF 27 03 2A' to '192.168.1.6:45000'
Aug 24 07:35:41 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Received
response 'FF FF 27 00 27 01 00 E2 06 1C 08 1D 6A 09 1D 6A 2C 1A 1A 00 99 22 2D
4C 0F 00 00 00 FF FF FF 00 FF FF FF FF FF FF FF FF 0A'
Aug 24 07:35:41 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: sensor data
is '01 00 E2 06 1C 08 1D 6A 09 1D 6A 2C 1A 1A 00 99 22 2D 4C 0F 00 00 00 FF FF
FF 00 FF FF FF FF FF FF FF FF'
Aug 24 07:35:41 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Parsed data:
{'wh31_ch6_batt': 0, 'wh31_ch2_batt': 0, 'wh65_batt': 0, 'wh51_ch8_batt': 0,
'wh31_ch1_batt': 0, 'wh31_ch4_batt': 0, 'temp1': 15.3, 'intemp': 22.6,
'wh51_ch5_batt': 0, 'wh51_ch4_batt': 0, 'wh55_ch3_batt': None, 'datetime':
1598276141, 'wh51_ch1_batt': 0, 'wh31_ch3_batt': 0, 'wh51_ch6_batt': 0,
'inhumid': 28, 'wh55_ch4_batt': None, 'wh51_ch3_batt': 0, 'wh51_ch14_batt': 0,
'wh41_ch3_batt': None, 'wh51_ch16_batt': 0, 'wh51_ch10_batt': 0,
'wh31_ch8_batt': 0, 'wh57_batt': 255, 'wh51_ch13_batt': 0, 'wh40_batt': 0,
'wh51_ch7_batt': 0, 'wh41_ch1_batt': None, 'soilmoist1': 26, 'wh51_ch11_batt':
0, 'wh41_ch4_batt': None, 'wh51_ch2_batt': 0, 'wh26_batt': 0, 'wh51_ch15_batt':
0, 'wh55_ch1_batt': None, 'wh25_batt': 0, 'wh55_ch2_batt': None,
'wh31_ch7_batt': 0, 'ws80_batt': 5.1000000000000005, 'wh51_ch12_batt': 0,
'absbarometer': 753.0, 'relbarometer': 753.0, 'humid1': 45, 'wh51_ch9_batt': 0,
'wh31_ch5_batt': 0, 'wh68_batt': 5.1000000000000005, 'wh41_ch2_batt': None}
Aug 24 07:35:41 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Sending
packet 'FF FF 3A 03 3D' to '192.168.1.6:45000'
Aug 24 07:35:41 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Received
response 'FF FF 3A D5 00 FF FF FF FF 00 00 01 FF FF FF FF FF 00 02 FF FF FF FF
FF 00 03 FF FF FF FF 00 00 05 FF FF FF FE 00 00 06 00 00 00 91 00 04 07 FF FF
FF FF 00 00 08 FF FF FF FF 00 00 09 FF FF FF FF 00 00 0A FF FF FF FF 00 00 0B
FF FF FF FF 00 00 0C FF FF FF FF 00 00 0D FF FF FF FF 00 00 0E 00 00 CA EB 00
04 0F FF FF FF FF 00 00 10 FF FF FF FF 00 00 11 FF FF FF FF 00 00 12 FF FF FF
FF 00 00 13 FF FF FF FF 00 00 14 FF FF FF FF 00 00 15 FF FF FF FF 00 00 16 FF
FF FF FF 0F 00 17 FF FF FF FF 0F 00 18 FF FF FF FF 0F 00 19 FF FF FF FF 0F 00
1A FF FF FF FF FF 00 1B FF FF FF FF FF 00 1C FF FF FF FF FF 00 1D FF FF FF FF
FF 00 1E FF FF FF FF FF 00 EE'
Aug 24 07:35:41 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Filtered
parsed data: {'wh31_ch1_batt': 0, 'temp1': 15.3, 'intemp': 22.6,
'absbarometer': 753.0, 'wh51_ch1_batt': 0, 'inhumid': 28, 'soilmoist1': 26,
'datetime': 1598276141, 'relbarometer': 753.0, 'humid1': 45}
Aug 24 07:35:41 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Next update
in 60 seconds
Aug 24 07:35:43 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Augmented
packet: {u'windDir': 272, u'windSpeed': 0.89, 'usUnits': 17, 'dateTime':
1598276143}
Aug 24 07:35:48 raspberrypi weewx[1152] ERROR weewx.cheetahgenerator: Generate
failed with exception '<type 'exceptions.AttributeError'>'
Aug 24 07:35:48 raspberrypi weewx[1152] ERROR weewx.cheetahgenerator: ****
Ignoring template /etc/weewx/skins/myskin/NOAA/NOAA-YYYY.txt.tmpl
Aug 24 07:35:48 raspberrypi weewx[1152] ERROR weewx.cheetahgenerator: ****
Reason: outTemp
Aug 24 07:35:48 raspberrypi weewx[1152] ERROR weewx.cheetahgenerator: ****
Traceback (most recent call last):
Aug 24 07:35:48 raspberrypi weewx[1152] ERROR weewx.cheetahgenerator: ****
File "/usr/share/weewx/weewx/cheetahgenerator.py", line 322, in generate
Aug 24 07:35:48 raspberrypi weewx[1152] ERROR weewx.cheetahgenerator: ****
unicode_string = compiled_template.respond()
Aug 24 07:35:48 raspberrypi weewx[1152] ERROR weewx.cheetahgenerator: ****
File "_etc_weewx_skins_myskin_NOAA_NOAA_YYYY_txt_tmpl.py", line 771, in respond
Aug 24 07:35:48 raspberrypi weewx[1152] ERROR weewx.cheetahgenerator: ****
File "_etc_weewx_skins_myskin_NOAA_NOAA_YYYY_txt_tmpl.py", line 379, in
__errorCatcher37
Aug 24 07:35:48 raspberrypi weewx[1152] ERROR weewx.cheetahgenerator: ****
File "<string>", line 1, in <module>
Aug 24 07:35:48 raspberrypi weewx[1152] ERROR weewx.cheetahgenerator: ****
File "/usr/share/weewx/weewx/tags.py", line 314, in max_ge
Aug 24 07:35:48 raspberrypi weewx[1152] ERROR weewx.cheetahgenerator: ****
return self._do_query('max_ge', val=val)
Aug 24 07:35:48 raspberrypi weewx[1152] ERROR weewx.cheetahgenerator: ****
File "/usr/share/weewx/weewx/tags.py", line 367, in _do_query
Aug 24 07:35:48 raspberrypi weewx[1152] ERROR weewx.cheetahgenerator: ****
raise AttributeError(self.obs_type)
Aug 24 07:35:48 raspberrypi weewx[1152] ERROR weewx.cheetahgenerator: ****
AttributeError: outTemp
Aug 24 07:36:03 raspberrypi weewx[1152] INFO weewx.cheetahgenerator: Generated
667 files for report myskin in 44.43 seconds
Aug 24 07:36:03 raspberrypi weewx[1152] DEBUG weewx.manager: Daily summary
version is 2.0
Aug 24 07:36:14 raspberrypi weewx[1152] INFO weewx.imagegenerator: Generated 68
images for report myskin in 10.60 seconds
Aug 24 07:36:14 raspberrypi weewx[1152] INFO weewx.reportengine: Copied 92
files to /var/www/html/weatherserver
Aug 24 07:36:14 raspberrypi weewx[1152] DEBUG weewx.reportengine: Report
'neowx' not enabled. Skipping.
Aug 24 07:36:14 raspberrypi weewx[1152] DEBUG weewx.reportengine: Report
'Washboard' not enabled. Skipping.
Aug 24 07:36:14 raspberrypi weewx[1152] DEBUG weewx.reportengine: Report
'StandardReport' not enabled. Skipping.
Aug 24 07:36:14 raspberrypi weewx[1152] DEBUG weewx.reportengine: Report 'FTP'
not enabled. Skipping.
Aug 24 07:36:14 raspberrypi weewx[1152] DEBUG weewx.reportengine: Report
'RSYNC' not enabled. Skipping.
Aug 24 07:36:41 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Sending
packet 'FF FF 27 03 2A' to '192.168.1.6:45000'
Aug 24 07:36:41 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Received
response 'FF FF 27 00 27 01 00 E2 06 1C 08 1D 69 09 1D 69 2C 1A 1A 00 9A 22 2C
4C 0F 00 00 00 FF FF FF 00 FF FF FF FF FF FF FF FF 08'
Aug 24 07:36:41 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: sensor data
is '01 00 E2 06 1C 08 1D 69 09 1D 69 2C 1A 1A 00 9A 22 2C 4C 0F 00 00 00 FF FF
FF 00 FF FF FF FF FF FF FF FF'
Aug 24 07:36:41 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Parsed data:
{'wh31_ch6_batt': 0, 'wh31_ch2_batt': 0, 'wh65_batt': 0, 'wh51_ch8_batt': 0,
'wh31_ch1_batt': 0, 'wh31_ch4_batt': 0, 'temp1': 15.4, 'intemp': 22.6,
'wh51_ch5_batt': 0, 'wh51_ch4_batt': 0, 'wh55_ch3_batt': None, 'datetime':
1598276201, 'wh51_ch1_batt': 0, 'wh31_ch3_batt': 0, 'wh51_ch6_batt': 0,
'inhumid': 28, 'wh55_ch4_batt': None, 'wh51_ch3_batt': 0, 'wh51_ch14_batt': 0,
'wh41_ch3_batt': None, 'wh51_ch16_batt': 0, 'wh51_ch10_batt': 0,
'wh31_ch8_batt': 0, 'wh57_batt': 255, 'wh51_ch13_batt': 0, 'wh40_batt': 0,
'wh51_ch7_batt': 0, 'wh41_ch1_batt': None, 'soilmoist1': 26, 'wh51_ch11_batt':
0, 'wh41_ch4_batt': None, 'wh51_ch2_batt': 0, 'wh26_batt': 0, 'wh51_ch15_batt':
0, 'wh55_ch1_batt': None, 'wh25_batt': 0, 'wh55_ch2_batt': None,
'wh31_ch7_batt': 0, 'ws80_batt': 5.1000000000000005, 'wh51_ch12_batt': 0,
'absbarometer': 752.9, 'relbarometer': 752.9, 'humid1': 44, 'wh51_ch9_batt': 0,
'wh31_ch5_batt': 0, 'wh68_batt': 5.1000000000000005, 'wh41_ch2_batt': None}
Aug 24 07:36:41 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Sending
packet 'FF FF 3A 03 3D' to '192.168.1.6:45000'
Aug 24 07:36:41 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Received
response 'FF FF 3A D5 00 FF FF FF FF 00 00 01 FF FF FF FF FF 00 02 FF FF FF FF
FF 00 03 FF FF FF FF 00 00 05 FF FF FF FE 00 00 06 00 00 00 91 00 04 07 FF FF
FF FF 00 00 08 FF FF FF FF 00 00 09 FF FF FF FF 00 00 0A FF FF FF FF 00 00 0B
FF FF FF FF 00 00 0C FF FF FF FF 00 00 0D FF FF FF FF 00 00 0E 00 00 CA EB 00
04 0F FF FF FF FF 00 00 10 FF FF FF FF 00 00 11 FF FF FF FF 00 00 12 FF FF FF
FF 00 00 13 FF FF FF FF 00 00 14 FF FF FF FF 00 00 15 FF FF FF FF 00 00 16 FF
FF FF FF 0F 00 17 FF FF FF FF 0F 00 18 FF FF FF FF 0F 00 19 FF FF FF FF 0F 00
1A FF FF FF FF FF 00 1B FF FF FF FF FF 00 1C FF FF FF FF FF 00 1D FF FF FF FF
FF 00 1E FF FF FF FF FF 00 EE'
Aug 24 07:36:41 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Filtered
parsed data: {'wh31_ch1_batt': 0, 'temp1': 15.4, 'intemp': 22.6,
'absbarometer': 752.9, 'wh51_ch1_batt': 0, 'inhumid': 28, 'soilmoist1': 26,
'datetime': 1598276201, 'relbarometer': 752.9, 'humid1': 44}
Aug 24 07:36:41 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Next update
in 60 seconds
Aug 24 07:36:43 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Augmented
packet: {u'windDir': 323, u'windSpeed': 0.63, 'usUnits': 17, 'dateTime':
1598276203}
Aug 24 07:37:41 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Sending
packet 'FF FF 27 03 2A' to '192.168.1.6:45000'
Aug 24 07:37:41 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Received
response 'FF FF 27 00 27 01 00 E3 06 1C 08 1D 6A 09 1D 6A 2C 1A 1A 00 9A 22 2C
4C 0F 00 00 00 FF FF FF 00 FF FF FF FF FF FF FF FF 0B'
Aug 24 07:37:41 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: sensor data
is '01 00 E3 06 1C 08 1D 6A 09 1D 6A 2C 1A 1A 00 9A 22 2C 4C 0F 00 00 00 FF FF
FF 00 FF FF FF FF FF FF FF FF'
Aug 24 07:37:41 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Parsed data:
{'wh31_ch6_batt': 0, 'wh31_ch2_batt': 0, 'wh65_batt': 0, 'wh51_ch8_batt': 0,
'wh31_ch1_batt': 0, 'wh31_ch4_batt': 0, 'temp1': 15.4, 'intemp': 22.7,
'wh51_ch5_batt': 0, 'wh51_ch4_batt': 0, 'wh55_ch3_batt': None, 'datetime':
1598276261, 'wh51_ch1_batt': 0, 'wh31_ch3_batt': 0, 'wh51_ch6_batt': 0,
'inhumid': 28, 'wh55_ch4_batt': None, 'wh51_ch3_batt': 0, 'wh51_ch14_batt': 0,
'wh41_ch3_batt': None, 'wh51_ch16_batt': 0, 'wh51_ch10_batt': 0,
'wh31_ch8_batt': 0, 'wh57_batt': 255, 'wh51_ch13_batt': 0, 'wh40_batt': 0,
'wh51_ch7_batt': 0, 'wh41_ch1_batt': None, 'soilmoist1': 26, 'wh51_ch11_batt':
0, 'wh41_ch4_batt': None, 'wh51_ch2_batt': 0, 'wh26_batt': 0, 'wh51_ch15_batt':
0, 'wh55_ch1_batt': None, 'wh25_batt': 0, 'wh55_ch2_batt': None,
'wh31_ch7_batt': 0, 'ws80_batt': 5.1000000000000005, 'wh51_ch12_batt': 0,
'absbarometer': 753.0, 'relbarometer': 753.0, 'humid1': 44, 'wh51_ch9_batt': 0,
'wh31_ch5_batt': 0, 'wh68_batt': 5.1000000000000005, 'wh41_ch2_batt': None}
Aug 24 07:37:41 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Sending
packet 'FF FF 3A 03 3D' to '192.168.1.6:45000'
Aug 24 07:37:41 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Received
response 'FF FF 3A D5 00 FF FF FF FF 00 00 01 FF FF FF FF FF 00 02 FF FF FF FF
FF 00 03 FF FF FF FF 00 00 05 FF FF FF FE 00 00 06 00 00 00 91 00 04 07 FF FF
FF FF 00 00 08 FF FF FF FF 00 00 09 FF FF FF FF 00 00 0A FF FF FF FF 00 00 0B
FF FF FF FF 00 00 0C FF FF FF FF 00 00 0D FF FF FF FF 00 00 0E 00 00 CA EB 00
04 0F FF FF FF FF 00 00 10 FF FF FF FF 00 00 11 FF FF FF FF 00 00 12 FF FF FF
FF 00 00 13 FF FF FF FF 00 00 14 FF FF FF FF 00 00 15 FF FF FF FF 00 00 16 FF
FF FF FF 0F 00 17 FF FF FF FF 0F 00 18 FF FF FF FF 0F 00 19 FF FF FF FF 0F 00
1A FF FF FF FF FF 00 1B FF FF FF FF FF 00 1C FF FF FF FF FF 00 1D FF FF FF FF
FF 00 1E FF FF FF FF FF 00 EE'
Aug 24 07:37:41 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Filtered
parsed data: {'wh31_ch1_batt': 0, 'temp1': 15.4, 'intemp': 22.7,
'absbarometer': 753.0, 'wh51_ch1_batt': 0, 'inhumid': 28, 'soilmoist1': 26,
'datetime': 1598276261, 'relbarometer': 753.0, 'humid1': 44}
Aug 24 07:37:41 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Next update
in 60 seconds
Aug 24 07:37:43 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Augmented
packet: {u'windDir': 0, u'windSpeed': 0.0, 'usUnits': 17, 'dateTime':
1598276262}
Aug 24 07:38:41 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Sending
packet 'FF FF 27 03 2A' to '192.168.1.6:45000'
Aug 24 07:38:41 raspberrypi systemd[1]: Starting Cleanup of Temporary
Directories...
Aug 24 07:38:42 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Received
response 'FF FF 27 00 27 01 00 E2 06 1C 08 1D 6B 09 1D 6B 2C 1A 1A 00 9B 22 31
4C 0F 00 00 00 FF FF FF 00 FF FF FF FF FF FF FF FF 12'
Aug 24 07:38:42 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: sensor data
is '01 00 E2 06 1C 08 1D 6B 09 1D 6B 2C 1A 1A 00 9B 22 31 4C 0F 00 00 00 FF FF
FF 00 FF FF FF FF FF FF FF FF'
Aug 24 07:38:42 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Parsed data:
{'wh31_ch6_batt': 0, 'wh31_ch2_batt': 0, 'wh65_batt': 0, 'wh51_ch8_batt': 0,
'wh31_ch1_batt': 0, 'wh31_ch4_batt': 0, 'temp1': 15.5, 'intemp': 22.6,
'wh51_ch5_batt': 0, 'wh51_ch4_batt': 0, 'wh55_ch3_batt': None, 'datetime':
1598276321, 'wh51_ch1_batt': 0, 'wh31_ch3_batt': 0, 'wh51_ch6_batt': 0,
'inhumid': 28, 'wh55_ch4_batt': None, 'wh51_ch3_batt': 0, 'wh51_ch14_batt': 0,
'wh41_ch3_batt': None, 'wh51_ch16_batt': 0, 'wh51_ch10_batt': 0,
'wh31_ch8_batt': 0, 'wh57_batt': 255, 'wh51_ch13_batt': 0, 'wh40_batt': 0,
'wh51_ch7_batt': 0, 'wh41_ch1_batt': None, 'soilmoist1': 26, 'wh51_ch11_batt':
0, 'wh41_ch4_batt': None, 'wh51_ch2_batt': 0, 'wh26_batt': 0, 'wh51_ch15_batt':
0, 'wh55_ch1_batt': None, 'wh25_batt': 0, 'wh55_ch2_batt': None,
'wh31_ch7_batt': 0, 'ws80_batt': 5.1000000000000005, 'wh51_ch12_batt': 0,
'absbarometer': 753.1, 'relbarometer': 753.1, 'humid1': 49, 'wh51_ch9_batt': 0,
'wh31_ch5_batt': 0, 'wh68_batt': 5.1000000000000005, 'wh41_ch2_batt': None}
Aug 24 07:38:42 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Sending
packet 'FF FF 3A 03 3D' to '192.168.1.6:45000'
Aug 24 07:38:42 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Received
response 'FF FF 3A D5 00 FF FF FF FF 00 00 01 FF FF FF FF FF 00 02 FF FF FF FF
FF 00 03 FF FF FF FF 00 00 05 FF FF FF FE 00 00 06 00 00 00 91 00 04 07 FF FF
FF FF 00 00 08 FF FF FF FF 00 00 09 FF FF FF FF 00 00 0A FF FF FF FF 00 00 0B
FF FF FF FF 00 00 0C FF FF FF FF 00 00 0D FF FF FF FF 00 00 0E 00 00 CA EB 00
04 0F FF FF FF FF 00 00 10 FF FF FF FF 00 00 11 FF FF FF FF 00 00 12 FF FF FF
FF 00 00 13 FF FF FF FF 00 00 14 FF FF FF FF 00 00 15 FF FF FF FF 00 00 16 FF
FF FF FF 0F 00 17 FF FF FF FF 0F 00 18 FF FF FF FF 0F 00 19 FF FF FF FF 0F 00
1A FF FF FF FF FF 00 1B FF FF FF FF FF 00 1C FF FF FF FF FF 00 1D FF FF FF FF
FF 00 1E FF FF FF FF FF 00 EE'
Aug 24 07:38:42 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Filtered
parsed data: {'wh31_ch1_batt': 0, 'temp1': 15.5, 'intemp': 22.6,
'absbarometer': 753.1, 'wh51_ch1_batt': 0, 'inhumid': 28, 'soilmoist1': 26,
'datetime': 1598276321, 'relbarometer': 753.1, 'humid1': 49}
Aug 24 07:38:42 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Next update
in 60 seconds
Aug 24 07:38:42 raspberrypi systemd[1]: systemd-tmpfiles-clean.service:
Succeeded.
Aug 24 07:38:42 raspberrypi systemd[1]: Started Cleanup of Temporary
Directories.
Aug 24 07:38:43 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Augmented
packet: {u'windDir': 258, u'windSpeed': 0.89, 'usUnits': 17, 'dateTime':
1598276323}
Aug 24 07:39:42 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Sending
packet 'FF FF 27 03 2A' to '192.168.1.6:45000'
Aug 24 07:39:42 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Received
response 'FF FF 27 00 27 01 00 E2 06 1C 08 1D 6A 09 1D 6A 2C 1A 1A 00 9B 22 31
4C 0F 00 00 00 FF FF FF 00 FF FF FF FF FF FF FF FF 10'
Aug 24 07:39:42 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: sensor data
is '01 00 E2 06 1C 08 1D 6A 09 1D 6A 2C 1A 1A 00 9B 22 31 4C 0F 00 00 00 FF FF
FF 00 FF FF FF FF FF FF FF FF'
Aug 24 07:39:42 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Parsed data:
{'wh31_ch6_batt': 0, 'wh31_ch2_batt': 0, 'wh65_batt': 0, 'wh51_ch8_batt': 0,
'wh31_ch1_batt': 0, 'wh31_ch4_batt': 0, 'temp1': 15.5, 'intemp': 22.6,
'wh51_ch5_batt': 0, 'wh51_ch4_batt': 0, 'wh55_ch3_batt': None, 'datetime':
1598276382, 'wh51_ch1_batt': 0, 'wh31_ch3_batt': 0, 'wh51_ch6_batt': 0,
'inhumid': 28, 'wh55_ch4_batt': None, 'wh51_ch3_batt': 0, 'wh51_ch14_batt': 0,
'wh41_ch3_batt': None, 'wh51_ch16_batt': 0, 'wh51_ch10_batt': 0,
'wh31_ch8_batt': 0, 'wh57_batt': 255, 'wh51_ch13_batt': 0, 'wh40_batt': 0,
'wh51_ch7_batt': 0, 'wh41_ch1_batt': None, 'soilmoist1': 26, 'wh51_ch11_batt':
0, 'wh41_ch4_batt': None, 'wh51_ch2_batt': 0, 'wh26_batt': 0, 'wh51_ch15_batt':
0, 'wh55_ch1_batt': None, 'wh25_batt': 0, 'wh55_ch2_batt': None,
'wh31_ch7_batt': 0, 'ws80_batt': 5.1000000000000005, 'wh51_ch12_batt': 0,
'absbarometer': 753.0, 'relbarometer': 753.0, 'humid1': 49, 'wh51_ch9_batt': 0,
'wh31_ch5_batt': 0, 'wh68_batt': 5.1000000000000005, 'wh41_ch2_batt': None}
Aug 24 07:39:42 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Sending
packet 'FF FF 3A 03 3D' to '192.168.1.6:45000'
Aug 24 07:39:42 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Received
response 'FF FF 3A D5 00 FF FF FF FF 00 00 01 FF FF FF FF FF 00 02 FF FF FF FF
FF 00 03 FF FF FF FF 00 00 05 FF FF FF FE 00 00 06 00 00 00 91 00 04 07 FF FF
FF FF 00 00 08 FF FF FF FF 00 00 09 FF FF FF FF 00 00 0A FF FF FF FF 00 00 0B
FF FF FF FF 00 00 0C FF FF FF FF 00 00 0D FF FF FF FF 00 00 0E 00 00 CA EB 00
04 0F FF FF FF FF 00 00 10 FF FF FF FF 00 00 11 FF FF FF FF 00 00 12 FF FF FF
FF 00 00 13 FF FF FF FF 00 00 14 FF FF FF FF 00 00 15 FF FF FF FF 00 00 16 FF
FF FF FF 0F 00 17 FF FF FF FF 0F 00 18 FF FF FF FF 0F 00 19 FF FF FF FF 0F 00
1A FF FF FF FF FF 00 1B FF FF FF FF FF 00 1C FF FF FF FF FF 00 1D FF FF FF FF
FF 00 1E FF FF FF FF FF 00 EE'
Aug 24 07:39:42 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Filtered
parsed data: {'wh31_ch1_batt': 0, 'temp1': 15.5, 'intemp': 22.6,
'absbarometer': 753.0, 'wh51_ch1_batt': 0, 'inhumid': 28, 'soilmoist1': 26,
'datetime': 1598276382, 'relbarometer': 753.0, 'humid1': 49}
Aug 24 07:39:42 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Next update
in 60 seconds
Aug 24 07:39:43 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Augmented
packet: {u'windDir': 268, u'windSpeed': 1.34, 'usUnits': 17, 'dateTime':
1598276383}
Aug 24 07:40:17 raspberrypi weewx[1152] INFO weewx.manager: Added record
2020-08-24 07:40:00 MDT (1598276400) to database 'weewx.sdb'
Aug 24 07:40:17 raspberrypi weewx[1152] INFO weewx.manager: Added record
2020-08-24 07:40:00 MDT (1598276400) to daily summary in 'weewx.sdb'
Aug 24 07:40:17 raspberrypi weewxd: forecast: MainThread: Zambretti: starting
thread
Aug 24 07:40:17 raspberrypi weewxd: forecast: ZambrettiThread: Zambretti:
forecast was already calculated for 2020-08-23 09:00:00 MDT (1598194800)
Aug 24 07:40:17 raspberrypi weewxd: forecast: MainThread: NWS: starting thread
Aug 24 07:40:17 raspberrypi weewxd: forecast: ZambrettiThread: Zambretti:
terminating thread
Aug 24 07:40:17 raspberrypi weewxd: forecast: NWSThread: NWS: downloading
forecast from
'http://forecast.weather.gov/product.php?site=NWS&product=PFM&format=txt&issuedby=PUB'
Aug 24 07:40:17 raspberrypi weewxd: forecast: MainThread: OWM: starting thread
Aug 24 07:40:17 raspberrypi weewxd: forecast: OWMThread: OWM: download forecast
from
'http://api.openweathermap.org/data/2.5/forecast?APPID=XXXXXXXXXXXXXXXXXXXXXXXXXXXX79e1&lat=38.832234&lon=-104.931041'
Aug 24 07:40:17 raspberrypi weewx[1152] DEBUG weewx.restx: StationRegistry:
wait interval (300 < 604800) has not passed for record 2020-08-24 07:40:00 MDT
(1598276400)
Aug 24 07:40:17 raspberrypi weewxd: weatherflowudp: MainThread: Listening for
UDP broadcasts to IP address <broadcast> on port 50222, with timeout 90 and
share_socket True...
Aug 24 07:40:17 raspberrypi weewx[1152] DEBUG weewx.reportengine: Running
reports for latest time in the database.
Aug 24 07:40:17 raspberrypi weewx[1152] DEBUG weewx.reportengine: Report
'SeasonsReport' not enabled. Skipping.
Aug 24 07:40:17 raspberrypi weewx[1152] DEBUG weewx.reportengine: Running
report 'SmartphoneReport'
Aug 24 07:40:17 raspberrypi weewx[1152] DEBUG weewx.restx: CWOP: wait interval
(300 < 600) has not passed for record 2020-08-24 07:40:00 MDT (1598276400)
Aug 24 07:40:17 raspberrypi weewx[1152] DEBUG weewx.reportengine: Found
configuration file /etc/weewx/skins/Smartphone/skin.conf for report
'SmartphoneReport'
Aug 24 07:40:17 raspberrypi weewx[1152] DEBUG weewx.cheetahgenerator: Using
search list ['weewx.cheetahgenerator.Almanac',
'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Current',
'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo',
'weewx.cheetahgenerator.Extras']
Aug 24 07:40:17 raspberrypi weewx[1152] DEBUG weewx.manager: Daily summary
version is 2.0
Aug 24 07:40:17 raspberrypi weewx[1152] INFO weewx.cheetahgenerator: Generated
6 files for report SmartphoneReport in 0.07 seconds
Aug 24 07:40:17 raspberrypi weewx[1152] DEBUG weewx.manager: Daily summary
version is 2.0
Aug 24 07:40:17 raspberrypi weewx[1152] INFO weewx.imagegenerator: Generated 6
images for report SmartphoneReport in 0.23 seconds
Aug 24 07:40:17 raspberrypi weewx[1152] INFO weewx.reportengine: Copied 0 files
to /var/www/html/weatherserver/smartphone
Aug 24 07:40:17 raspberrypi weewx[1152] DEBUG weewx.reportengine: Report
'MobileReport' not enabled. Skipping.
Aug 24 07:40:17 raspberrypi weewx[1152] DEBUG weewx.reportengine: Report
'forecast' not enabled. Skipping.
Aug 24 07:40:17 raspberrypi weewx[1152] DEBUG weewx.reportengine: Report
'exfoliation' not enabled. Skipping.
Aug 24 07:40:17 raspberrypi weewx[1152] DEBUG weewx.reportengine: Running
report 'myskin'
Aug 24 07:40:17 raspberrypi weewx[1152] DEBUG weewx.reportengine: Found
configuration file /etc/weewx/skins/myskin/skin.conf for report 'myskin'
Aug 24 07:40:17 raspberrypi weewx[1152] DEBUG weewx.cheetahgenerator: Using
search list ['weewx.cheetahgenerator.Almanac',
'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Current',
'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo',
'weewx.cheetahgenerator.Extras', u'user.forecast.ForecastVariables']
Aug 24 07:40:17 raspberrypi weewx[1152] DEBUG weewx.manager: Daily summary
version is 2.0
Aug 24 07:40:18 raspberrypi weewx[1152] ERROR weewx.cheetahgenerator: Generate
failed with exception '<type 'exceptions.AttributeError'>'
Aug 24 07:40:18 raspberrypi weewx[1152] ERROR weewx.cheetahgenerator: ****
Ignoring template /etc/weewx/skins/myskin/NOAA/NOAA-YYYY.txt.tmpl
Aug 24 07:40:18 raspberrypi weewx[1152] ERROR weewx.cheetahgenerator: ****
Reason: outTemp
Aug 24 07:40:18 raspberrypi weewx[1152] ERROR weewx.cheetahgenerator: ****
Traceback (most recent call last):
Aug 24 07:40:18 raspberrypi weewx[1152] ERROR weewx.cheetahgenerator: ****
File "/usr/share/weewx/weewx/cheetahgenerator.py", line 322, in generate
Aug 24 07:40:18 raspberrypi weewx[1152] ERROR weewx.cheetahgenerator: ****
unicode_string = compiled_template.respond()
Aug 24 07:40:18 raspberrypi weewx[1152] ERROR weewx.cheetahgenerator: ****
File "_etc_weewx_skins_myskin_NOAA_NOAA_YYYY_txt_tmpl.py", line 771, in respond
Aug 24 07:40:18 raspberrypi weewx[1152] ERROR weewx.cheetahgenerator: ****
File "_etc_weewx_skins_myskin_NOAA_NOAA_YYYY_txt_tmpl.py", line 379, in
__errorCatcher37
Aug 24 07:40:18 raspberrypi weewx[1152] ERROR weewx.cheetahgenerator: ****
File "<string>", line 1, in <module>
Aug 24 07:40:18 raspberrypi weewx[1152] ERROR weewx.cheetahgenerator: ****
File "/usr/share/weewx/weewx/tags.py", line 314, in max_ge
Aug 24 07:40:18 raspberrypi weewx[1152] ERROR weewx.cheetahgenerator: ****
return self._do_query('max_ge', val=val)
Aug 24 07:40:18 raspberrypi weewx[1152] ERROR weewx.cheetahgenerator: ****
File "/usr/share/weewx/weewx/tags.py", line 367, in _do_query
Aug 24 07:40:18 raspberrypi weewx[1152] ERROR weewx.cheetahgenerator: ****
raise AttributeError(self.obs_type)
Aug 24 07:40:18 raspberrypi weewx[1152] ERROR weewx.cheetahgenerator: ****
AttributeError: outTemp
Aug 24 07:40:18 raspberrypi weewx[1152] DEBUG weewx.cheetahgenerator: Skip
'forecast.html': last_mod=1598276163.47 age=255.381164074 stale=3570
Aug 24 07:40:18 raspberrypi weewx[1152] INFO weewx.cheetahgenerator: Generated
8 files for report myskin in 1.29 seconds
Aug 24 07:40:18 raspberrypi weewx[1152] DEBUG weewx.manager: Daily summary
version is 2.0
Aug 24 07:40:19 raspberrypi weewx[1152] INFO weewx.imagegenerator: Generated 18
images for report myskin in 0.85 seconds
Aug 24 07:40:19 raspberrypi weewx[1152] INFO weewx.reportengine: Copied 0 files
to /var/www/html/weatherserver
Aug 24 07:40:19 raspberrypi weewx[1152] DEBUG weewx.reportengine: Report
'neowx' not enabled. Skipping.
Aug 24 07:40:19 raspberrypi weewx[1152] DEBUG weewx.reportengine: Report
'Washboard' not enabled. Skipping.
Aug 24 07:40:19 raspberrypi weewx[1152] DEBUG weewx.reportengine: Report
'StandardReport' not enabled. Skipping.
Aug 24 07:40:19 raspberrypi weewx[1152] DEBUG weewx.reportengine: Report 'FTP'
not enabled. Skipping.
Aug 24 07:40:19 raspberrypi weewx[1152] DEBUG weewx.reportengine: Report
'RSYNC' not enabled. Skipping.
Aug 24 07:40:22 raspberrypi weewxd: forecast: OWMThread: OWM: got 40 forecast
records
Aug 24 07:40:22 raspberrypi weewxd: forecast: OWMThread: OWM: saving 40
forecast records
Aug 24 07:40:22 raspberrypi weewxd: forecast: OWMThread: OWM: forecast failure:
addRecord() got an unexpected keyword argument 'log_level'
Aug 24 07:40:22 raspberrypi weewxd: forecast: OWMThread: OWM: terminating thread
Aug 24 07:40:22 raspberrypi weewxd: forecast: NWSThread: NWS: ignore label
'COZ081-242315'
Aug 24 07:40:22 raspberrypi weewxd: forecast: NWSThread: NWS: ignore label
'WOODLAND PARK'
Aug 24 07:40:22 raspberrypi weewxd: forecast: NWSThread: NWS: ignore label
'38.99N 105.05W'
Aug 24 07:40:22 raspberrypi weewxd: forecast: NWSThread: NWS: ignore label ''
Aug 24 07:40:22 raspberrypi weewxd: forecast: NWSThread: NWS: ignore label
'DATE'
Aug 24 07:40:22 raspberrypi weewxd: forecast: NWSThread: NWS: ignore label ''
Aug 24 07:40:22 raspberrypi weewxd: forecast: NWSThread: NWS: ignore label ''
Aug 24 07:40:22 raspberrypi weewxd: forecast: NWSThread: NWS: ignore label ''
Aug 24 07:40:22 raspberrypi weewxd: forecast: NWSThread: NWS: ignore label
'DATE'
Aug 24 07:40:22 raspberrypi weewxd: forecast: NWSThread: NWS: ignore label ''
Aug 24 07:40:22 raspberrypi weewxd: forecast: NWSThread: NWS: ignore label ''
Aug 24 07:40:22 raspberrypi weewxd: forecast: NWSThread: NWS: forecast matrix:
{'qpf': [None, None, None, None, None, '0', None, None, None, '0', None, None,
None, '0.02', None, None, None, '0', None, None, None, '0.03', None, None,
None, None, None, None, None, None, None, None, None, None, None, None, None,
None], 'pop': [None, None, None, None, None, '30', None, None, None, '20',
None, None, None, '30', None, None, None, '20', None, None, None, '50', None,
'30', None, '50', None, '30', None, '70', None, '70', None, '70', None, '30',
None, '40'], 'duration': [10800, 10800, 10800, 10800, 10800, 10800, 10800,
10800, 10800, 10800, 10800, 10800, 10800, 10800, 10800, 10800, 10800, 10800,
10800, 10800, 10800, 10800, 21600, 21600, 21600, 21600, 21600, 21600, 21600,
21600, 21600, 21600, 21600, 21600, 21600, 21600, 21600, 10800], 'lid':
u'COZ081', 'ts': [1598259600, 1598270400, 1598281200, 1598292000, 1598302800,
1598313600, 1598324400, 1598335200, 1598346000, 1598356800, 1598367600,
1598378400, 1598389200, 1598400000, 1598410800, 1598421600, 1598432400,
1598443200, 1598454000, 1598464800, 1598475600, 1598486400, 1598508000,
1598529600, 1598551200, 1598572800, 1598594400, 1598616000, 1598637600,
1598659200, 1598680800, 1598702400, 1598724000, 1598745600, 1598767200,
1598788800, 1598810400, 1598832000], 'location': '38.99N 105.05W Elev. 8922
ft', 'tempMax': [None, None, None, None, None, '86', None, None, None, None,
None, None, None, '85', None, None, None, None, None, None, None, '82', None,
None, None, '82', None, None, None, '78', None, None, None, '77', None, None,
None, '78'], 'qsf': [None, None, None, None, None, '00-00', None, None, None,
'00-00', None, None, None, '00-00', None, None, None, None, None, None, None,
None, None, None, None, None, None, None, None, None, None, None, None, None,
None, None, None, None], 'dewpoint': [None, '33', '36', '32', '35', '40', '40',
'40', '38', '38', '41', '35', '38', '41', '42', '42', '41', '40', '43', '36',
'40', '43', '44', '40', '35', '39', '41', '39', '38', '45', '46', '44', '38',
'42', '41', '38', '33', '34'], 'tempMin': [None, None, None, None, None, None,
None, None, None, '54', None, None, None, None, None, None, None, '54', None,
None, None, None, None, '53', None, None, None, '53', None, None, None, '50',
None, None, None, '51', None, None], 'tstms': [None, None, None, 'S', 'C', 'S',
None, None, None, None, None, 'C', 'C', 'S', None, None, None, None, None, 'C',
'C', 'C', 'C', None, None, 'C', 'C', None, 'S', 'L', 'L', 'S', None, 'L', 'C',
None, None, 'C'], 'issued_ts': 1598262840, 'desc': 'WOODLAND PARK-TELLER CO',
'clouds': [None, 'FW', 'FW', 'FW', 'B1', 'B2', 'B1', 'SC', 'FW', 'FW', 'SC',
'SC', 'SC', 'B2', 'B1', 'SC', 'FW', 'SC', 'FW', 'B1', 'B1', 'B2', 'B2', 'SC',
'FW', 'B1', 'B1', 'SC', 'SC', 'B1', 'B2', 'SC', 'SC', 'B2', 'B1', 'SC', 'FW',
'SC'], 'hour': ['03', '06', '09', '12', '15', '18', '21', '00', '03', '06',
'09', '12', '15', '18', '21', '00', '03', '06', '09', '12', '15', '18', '00',
'06', '12', '18', '00', '06', '12', '18', '00', '06', '12', '18', '00', '06',
'12', '18'], 'temp': [None, '58', '72', '86', '82', '73', '64', '58', '55',
'54', '71', '85', '81', '74', '66', '59', '57', '55', '69', '82', '78', '69',
'58', '55', '81', '75', '59', '56', '74', '64', '55', '53', '73', '66', '55',
'53', '73', '69'], 'rainshwrs': [None, None, None, 'S', 'C', 'S', None, None,
None, None, None, 'C', 'C', 'S', 'S', None, None, None, None, 'C', 'C', 'C',
'C', None, None, 'C', 'C', None, 'S', 'L', 'L', 'S', None, 'L', 'C', None,
None, 'C'], 'humidity': [None, '39', '27', '14', '18', '30', '41', '51', '53',
'54', '34', '17', '21', '30', '42', '53', '55', '57', '39', '19', '26', '39',
None, None, None, None, None, None, None, None, None, None, None, None, None,
None, None, None], 'windDir': [None, 'W', 'W', 'N', 'SE', 'S', 'SW', 'SW',
'SW', 'W', 'W', 'E', 'SE', 'S', 'W', 'W', 'W', 'W', 'NW', 'NE', 'E', 'NE',
None, 'W', None, 'N', None, 'SW', None, 'N', None, 'S', None, 'W', None, 'SW',
None, 'W'], 'windSpeed': [None, '4', '3', '3', '9', '6', '6', '6', '4', '4',
'3', '5', '8', '9', '5', '5', '3', '2', '4', '6', '8', '5', None, None, None,
None, None, None, None, None, None, None, None, None, None, None, None, None],
'windChar': [None, None, None, None, None, None, None, None, None, None, None,
None, None, None, None, None, None, None, None, None, None, None, None, 'LT',
None, 'LT', None, 'LT', None, 'LT', None, 'LT', None, 'LT', None, 'LT', None,
'GN'], 'windGust': [None, None, None, None, '20', '21', '17', None, None, None,
None, None, None, None, None, None, None, None, None, None, None, None, None,
None, None, None, None, None, None, None, None, None, None, None, None, None,
None, None], 'obvis': [None, 'H', 'H', 'H', 'H', 'H', 'H', 'H', 'H', 'H', None,
None, None, None, None, None, None, None, None, None, None, None, None, None,
None, None, None, None, None, None, None, None, None, None, None, None, None,
None]}
Aug 24 07:40:22 raspberrypi weewxd: forecast: NWSThread: NWS: got 38 forecast
records for WOODLAND PARK-TELLER CO 38.99N 105.05W Elev. 8922 ft
Aug 24 07:40:22 raspberrypi weewxd: forecast: NWSThread: NWS: saving 38
forecast records
Aug 24 07:40:22 raspberrypi weewxd: forecast: NWSThread: NWS: forecast failure:
addRecord() got an unexpected keyword argument 'log_level'
Aug 24 07:40:22 raspberrypi weewxd: forecast: NWSThread: NWS: terminating thread
Aug 24 07:40:42 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Sending
packet 'FF FF 27 03 2A' to '192.168.1.6:45000'
Aug 24 07:40:42 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Received
response 'FF FF 27 00 27 01 00 E2 06 1C 08 1D 6B 09 1D 6B 2C 1A 1A 00 9B 22 31
4C 0F 00 00 00 FF FF FF 00 FF FF FF FF FF FF FF FF 12'
Aug 24 07:40:42 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: sensor data
is '01 00 E2 06 1C 08 1D 6B 09 1D 6B 2C 1A 1A 00 9B 22 31 4C 0F 00 00 00 FF FF
FF 00 FF FF FF FF FF FF FF FF'
Aug 24 07:40:42 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Parsed data:
{'wh31_ch6_batt': 0, 'wh31_ch2_batt': 0, 'wh65_batt': 0, 'wh51_ch8_batt': 0,
'wh31_ch1_batt': 0, 'wh31_ch4_batt': 0, 'temp1': 15.5, 'intemp': 22.6,
'wh51_ch5_batt': 0, 'wh51_ch4_batt': 0, 'wh55_ch3_batt': None, 'datetime':
1598276442, 'wh51_ch1_batt': 0, 'wh31_ch3_batt': 0, 'wh51_ch6_batt': 0,
'inhumid': 28, 'wh55_ch4_batt': None, 'wh51_ch3_batt': 0, 'wh51_ch14_batt': 0,
'wh41_ch3_batt': None, 'wh51_ch16_batt': 0, 'wh51_ch10_batt': 0,
'wh31_ch8_batt': 0, 'wh57_batt': 255, 'wh51_ch13_batt': 0, 'wh40_batt': 0,
'wh51_ch7_batt': 0, 'wh41_ch1_batt': None, 'soilmoist1': 26, 'wh51_ch11_batt':
0, 'wh41_ch4_batt': None, 'wh51_ch2_batt': 0, 'wh26_batt': 0, 'wh51_ch15_batt':
0, 'wh55_ch1_batt': None, 'wh25_batt': 0, 'wh55_ch2_batt': None,
'wh31_ch7_batt': 0, 'ws80_batt': 5.1000000000000005, 'wh51_ch12_batt': 0,
'absbarometer': 753.1, 'relbarometer': 753.1, 'humid1': 49, 'wh51_ch9_batt': 0,
'wh31_ch5_batt': 0, 'wh68_batt': 5.1000000000000005, 'wh41_ch2_batt': None}
Aug 24 07:40:42 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Sending
packet 'FF FF 3A 03 3D' to '192.168.1.6:45000'
Aug 24 07:40:42 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Received
response 'FF FF 3A D5 00 FF FF FF FF 00 00 01 FF FF FF FF FF 00 02 FF FF FF FF
FF 00 03 FF FF FF FF 00 00 05 FF FF FF FE 00 00 06 00 00 00 91 00 04 07 FF FF
FF FF 00 00 08 FF FF FF FF 00 00 09 FF FF FF FF 00 00 0A FF FF FF FF 00 00 0B
FF FF FF FF 00 00 0C FF FF FF FF 00 00 0D FF FF FF FF 00 00 0E 00 00 CA EB 00
04 0F FF FF FF FF 00 00 10 FF FF FF FF 00 00 11 FF FF FF FF 00 00 12 FF FF FF
FF 00 00 13 FF FF FF FF 00 00 14 FF FF FF FF 00 00 15 FF FF FF FF 00 00 16 FF
FF FF FF 0F 00 17 FF FF FF FF 0F 00 18 FF FF FF FF 0F 00 19 FF FF FF FF 0F 00
1A FF FF FF FF FF 00 1B FF FF FF FF FF 00 1C FF FF FF FF FF 00 1D FF FF FF FF
FF 00 1E FF FF FF FF FF 00 EE'
Aug 24 07:40:42 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Filtered
parsed data: {'wh31_ch1_batt': 0, 'temp1': 15.5, 'intemp': 22.6,
'absbarometer': 753.1, 'wh51_ch1_batt': 0, 'inhumid': 28, 'soilmoist1': 26,
'datetime': 1598276442, 'relbarometer': 753.1, 'humid1': 49}
Aug 24 07:40:42 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Next update
in 60 seconds
Aug 24 07:40:43 raspberrypi weewx[1152] DEBUG gw1000: user.gw1000: Augmented
packet: {u'windDir': 263, u'windSpeed': 0.89, 'usUnits': 17, 'dateTime':
1598276443}