Hi,

That is interesting, you have debug = 1 but the detail that is showing in 
the log is less than there should be. Could you please post the output from 
wee_debug 
--info <http://weewx.com/docs/utilities.htm#wee_debug_utility>. Before 
posting the wee_debug output check to make sure there is no sensitive info 
in the output such as user names, passwords, api keys etc, wee_debug will 
obfuscate such info but it is not perfect.

Gary

On Monday, 4 January 2021 at 12:58:27 UTC+10 blu...@gmail.com wrote:

> On my Seasons skins, for some reason the index.html file isn't getting 
> updated.   I don't remember changing anything since the 1/1/21 @ 11:55pm 
> timestamp of the last update. 
>
> The Standard and Mobile versions are both updating correctly. 
>
> http://wx.ke7k.com/
>
> I changed debug = 1 and restarted....
>
> Jan  3 18:24:29 corbett weewx[18565] INFO __main__: Initializing weewx 
> version 4.2.0
> Jan  3 18:24:29 corbett weewx[18565] INFO __main__: Using Python 2.7.13 
> (default, Aug 22 2020, 10:03:02) #012[GCC 6.3.0 20170516]
> Jan  3 18:24:29 corbett weewx[18565] INFO __main__: Platform 
> Linux-4.19.66-v7+-armv7l-with-debian-9.13
> Jan  3 18:24:29 corbett weewx[18565] INFO __main__: Locale is 'en_US.UTF-8'
> Jan  3 18:24:29 corbett weewx[18565] INFO __main__: PID file is 
> /var/run/weewx.pid
> Jan  3 18:24:29 corbett weewx[18569] INFO __main__: Using configuration 
> file /etc/weewx/weewx.conf
> Jan  3 18:24:29 corbett weewx[18569] INFO __main__: Debug is 1
> Jan  3 18:24:29 corbett weewx[18569] INFO weewx.engine: Loading station 
> type Vantage (weewx.drivers.vantage)
> Jan  3 18:24:29 corbett weewx[18569] INFO weewx.engine: StdConvert target 
> unit is 0x1
> Jan  3 18:24:29 corbett weewx[18569] INFO weewx.engine: Archive will use 
> data binding wx_binding
> Jan  3 18:24:29 corbett weewx[18569] INFO weewx.engine: Record generation 
> will be attempted in 'software'
> Jan  3 18:24:29 corbett weewx[18569] INFO weewx.engine: Using archive 
> interval of 300 seconds (software record generation)
> Jan  3 18:24:29 corbett weewxd: forecast: MainThread: Zambretti: forecast 
> version 3.3.2
> Jan  3 18:24:29 corbett 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
> Jan  3 18:24:29 corbett weewxd: forecast: MainThread: NWS: forecast 
> version 3.3.2
> Jan  3 18:24:29 corbett weewxd: forecast: MainThread: NWS: interval=10800 
> max_age=604800 lid=ORZ006 foid=PQR
> Jan  3 18:24:29 corbett weewxd: forecast: MainThread: WU: forecast version 
> 3.3.2
> Jan  3 18:24:29 corbett weewxd: forecast: MainThread: OWM: forecast 
> version 3.3.2
> Jan  3 18:24:29 corbett weewxd: forecast: MainThread: UKMO: forecast 
> version 3.3.2
> Jan  3 18:24:29 corbett weewxd: forecast: MainThread: Aeris: forecast 
> version 3.3.2
> Jan  3 18:24:29 corbett weewxd: forecast: MainThread: WWO: forecast 
> version 3.3.2
> Jan  3 18:24:29 corbett weewxd: forecast: MainThread: DS: forecast version 
> 3.3.2
> Jan  3 18:24:29 corbett weewxd: forecast: MainThread: XTide: forecast 
> version 3.3.2
> Jan  3 18:24:29 corbett weewx[18569] INFO weewx.restx: StationRegistry: 
> Station will be registered.
> Jan  3 18:24:29 corbett weewx[18569] INFO weewx.restx: Wunderground: 
> Posting not enabled.
> Jan  3 18:24:29 corbett weewx[18569] INFO weewx.restx: PWSweather: Posting 
> not enabled.
> Jan  3 18:24:29 corbett weewx[18569] INFO weewx.restx: CWOP: Posting not 
> enabled.
> Jan  3 18:24:29 corbett weewx[18569] INFO weewx.restx: WOW: Posting not 
> enabled.
> Jan  3 18:24:29 corbett weewx[18569] INFO weewx.restx: AWEKAS: Posting not 
> enabled.
> Jan  3 18:24:29 corbett weewx[18569] INFO user.mqtt: service version is 
> 0.23
> Jan  3 18:24:29 corbett weewx[18569] INFO user.mqtt: binding to archive
> Jan  3 18:24:29 corbett weewx[18569] INFO user.mqtt: topic is 
> corbett/weather
> Jan  3 18:24:29 corbett weewx[18569] INFO user.mqtt: data will be uploaded 
> to mqtt://127.0.0.1:1883
> Jan  3 18:24:29 corbett weewx[18569] INFO __main__: Starting up weewx 
> version 4.2.0
> Jan  3 18:24:29 corbett weewx[18569] INFO weewx.engine: Clock error is 
> 0.07 seconds (positive is fast)
> Jan  3 18:24:29 corbett weewx[18569] INFO weewx.engine: Using binding 
> 'wx_binding' to database 'weewx.sdb'
> Jan  3 18:24:29 corbett weewx[18569] INFO weewx.manager: Starting backfill 
> of daily summaries
> Jan  3 18:24:32 corbett weewx[18569] INFO weewx.engine: Starting main 
> packet loop.
> Jan  3 18:25:14 corbett weewx[18569] INFO weewx.manager: Added record 
> 2021-01-03 18:25:00 PST (1609727100) to database 'weewx.sdb'
> Jan  3 18:25:14 corbett weewx[18569] INFO weewx.manager: Added record 
> 2021-01-03 18:25:00 PST (1609727100) to daily summary in 'weewx.sdb'
> Jan  3 18:25:14 corbett weewxd: forecast: NWSThread: NWS: downloading 
> forecast from '
> http://forecast.weather.gov/product.php?site=NWS&product=PFM&format=txt&issuedby=PQR
> '
> Jan  3 18:25:15 corbett weewx[18569] INFO weewx.restx: MQTT: Published 
> record 2021-01-03 18:25:00 PST (1609727100)
> Jan  3 18:25:15 corbett weewx[18569] INFO weewx.restx: StationRegistry: 
> Published record 2021-01-03 18:25:00 PST (1609727100)
> Jan  3 18:25:15 corbett weewxd: forecast: ZambrettiThread: Zambretti: 
> generated 1 forecast record
> Jan  3 18:25:20 corbett weewx[18569] INFO weewx.cheetahgenerator: 
> Generated 7 files for report SeasonsReport in 5.29 seconds
> Jan  3 18:25:20 corbett weewxd: forecast: NWSThread: NWS: got 40 forecast 
> records for Scappoose-Columbia OR 45.77N 122.86W Elev. 49 ft
> Jan  3 18:25:21 corbett weewx[18569] INFO weewx.imagegenerator: Generated 
> 14 images for report SeasonsReport in 1.05 seconds
> Jan  3 18:25:21 corbett weewx[18569] INFO weewx.reportengine: Copied 87 
> files to /var/www/html/weewx
> Jan  3 18:25:21 corbett weewx[18569] INFO weewx.cheetahgenerator: 
> Generated 6 files for report SmartphoneReport in 0.35 seconds
> Jan  3 18:25:22 corbett weewx[18569] INFO weewx.imagegenerator: Generated 
> 6 images for report SmartphoneReport in 0.38 seconds
> Jan  3 18:25:22 corbett weewx[18569] INFO weewx.reportengine: Copied 6 
> files to /var/www/html/weewx/smart/
> Jan  3 18:25:22 corbett weewx[18569] INFO weewx.cheetahgenerator: 
> Generated 1 files for report MobileReport in 0.11 seconds
> Jan  3 18:25:22 corbett weewx[18569] INFO weewx.imagegenerator: Generated 
> 4 images for report MobileReport in 0.26 seconds
> Jan  3 18:25:22 corbett weewx[18569] INFO weewx.reportengine: Copied 2 
> files to /var/www/html/weewx/mobile/
> Jan  3 18:25:26 corbett weewx[18569] INFO weewx.cheetahgenerator: 
> Generated 14 files for report StandardReport in 3.95 seconds
> Jan  3 18:25:27 corbett weewx[18569] INFO weewx.imagegenerator: Generated 
> 12 images for report StandardReport in 0.80 seconds
> Jan  3 18:25:27 corbett weewx[18569] INFO weewx.reportengine: Copied 14 
> files to /var/www/html/weewx/standard
>
>
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/abfd3be6-b829-4b40-98c4-751dcc0cf047n%40googlegroups.com.

Reply via email to