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:%Mbottom_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 plotyscale = None, None, 0.02plot_type = bar[[[[rain]]]]aggregate_type = sumaggregate_interval = 3600label = Rain (hourly total)[[[daywind]]][[[[windSpeed]]]][[[[windGust]]]][[[daywinddir]]]# Hardwire in the y-axis scale for wind directionyscale = 0.0, 360.0, 45.0line_type = Nonemarker_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 = %dbottom_label_format = '%m/%d/%y %H:%M'time_length = 604800 # 7 daysaggregate_type = avgaggregate_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_updatedClock 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 NTPDI'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.1Aug 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.0Aug 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.confAug 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.64Aug 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 0x1Aug 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_hardwareAug 3 20:50:40 raspberrypi weewx[4979]: wxcalculate: The following algorithms will be used for calculations: altimeter=aaNOAA, maxSolarRad=RSAug 3 20:50:40 raspberrypi weewx[4979]: engine: Archive will use data binding wx_bindingAug 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 summariesAug 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.1Aug 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 weewx-user+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/93cec675-2a53-44b5-a2d6-0cd4c6f59477%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to weewx...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to weewx-user+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/853716fe-1bce-465b-b9fa-bf5ed08bea39%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/853716fe-1bce-465b-b9fa-bf5ed08bea39%40googlegroups.com.
Gary
To unsubscribe from this group and stop receiving emails from it, send an email to weewx-user+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/4ae689d0-a922-4c0f-99fa-f9a465278482%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/CAHQecY4VdecMFjzUS4wO7YNsQmSo%2B79QeOGjkX1156ro9Rsuig%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/CAPq0zEB%3DF2XzwdB_1Nw8TnaoX83giof7FDD_8J1q1DamX7j24w%40mail.gmail.com.