That fixed it!  Thanks, Tom.  I still have a math error in my customized 
"index.html.tmpl", and I'll fix that tomorrow.  The main thing is that my 
data is now being logged from the Console correctly and uploaded to the wen 
stie(s.).  I have no clue how the date got advanced, but that was the 
problem.

Didn't you say something like "I consider hardware to be a nuisance that 
gets in the way of good software development" or the like at one point?  I 
was starting to think that's what it was. :-)

- Paul VE1DX

On Sunday, August 18, 2019 at 8:57:53 PM UTC-3, Thomas Keffer wrote:
>
> Good news. The problem is that the last timestamp in your database is 
> 2019-08-26 
> 19:12:00, which is far in the future. So, WeeWX thinks you have no "new" 
> data.
>
> The fix is to delete all data in the future. Outlined here 
> <http://weewx.com/docs/usersguide.htm#html_generated_but_not_updated>.
>
> Don't know how that happened. May have been a glitch in your onboard clock.
>  
> -tk
>
> On Sun, Aug 18, 2019 at 4:43 PM WindnFog <foc...@gmail.com <javascript:>> 
> wrote:
>
>> Aug 18 20:27:52 norge systemd[1]: Starting SYSV: start and stop the weewx 
>> weather system...
>> Aug 18 20:27:52 norge weewx[15908]: engine: Initializing weewx version 
>> 3.9.2
>> Aug 18 20:27:52 norge weewx[15908]: engine: Using Python 2.7.5 (default, 
>> Jun 20 2019, 20:27:34) 
>>                                     [GCC 4.8.5 20150623 (Red Hat 
>> 4.8.5-36)]
>> Aug 18 20:27:52 norge weewx[15908]: engine: Platform 
>> Linux-3.10.0-957.21.3.el7.x86_64-x86_64-with-centos-7.6.1810-Core
>> Aug 18 20:27:52 norge weewx[15908]: engine: Locale is 'en_CA.UTF-8'
>> Aug 18 20:27:52 norge weewx[15908]: engine: pid file is /var/run/weewx.pid
>> Aug 18 20:27:52 norge weewx[15916]: engine: Using configuration file 
>> /etc/weewx/weewx.conf
>> Aug 18 20:27:52 norge weewx[15916]: engine: Debug is 1
>> Aug 18 20:27:52 norge weewx[15916]: engine: Initializing engine
>> Aug 18 20:27:52 norge weewx[15916]: engine: Loading station type Vantage 
>> (weewx.drivers.vantage)
>> Aug 18 20:27:52 norge weewx[15916]: vantage: Driver version is 3.1.1
>> Aug 18 20:27:52 norge weewx[15900]: Starting weewx: [  OK  ]
>> Aug 18 20:27:52 norge systemd[1]: Started SYSV: start and stop the weewx 
>> weather system.
>> Aug 18 20:27:52 norge polkitd[3433]: Unregistered Authentication Agent 
>> for unix-process:15894:634733 (system bus name :1.242, object path 
>> /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_CA.UTF-8) 
>> (disconnected from bus)
>> Aug 18 20:27:52 norge sudo[15887]: pam_unix(sudo:session): session closed 
>> for user root
>> Aug 18 20:27:52 norge weewx[15916]: vantage: Opened up serial port 
>> /dev/ttyUSB0; baud 19200; timeout 5.00
>> Aug 18 20:27:52 norge weewx[15916]: vantage: Gentle wake up of console 
>> successful
>> Aug 18 20:27:52 norge weewx[15916]: vantage: Hardware type is 17
>> Aug 18 20:27:52 norge weewx[15916]: vantage: ISS ID is 1
>> Aug 18 20:27:52 norge weewx[15916]: vantage: Hardware name: Vantage Vue
>> Aug 18 20:27:52 norge weewx[15916]: engine: Loading service 
>> weewx.engine.StdTimeSynch
>> Aug 18 20:27:52 norge weewx[15916]: engine: Finished loading service 
>> weewx.engine.StdTimeSynch
>> Aug 18 20:27:52 norge weewx[15916]: engine: Loading service 
>> weewx.engine.StdConvert
>> Aug 18 20:27:52 norge weewx[15916]: engine: StdConvert target unit is 0x10
>> Aug 18 20:27:52 norge weewx[15916]: engine: Finished loading service 
>> weewx.engine.StdConvert
>> Aug 18 20:27:52 norge weewx[15916]: engine: Loading service 
>> weewx.engine.StdCalibrate
>> Aug 18 20:27:52 norge weewx[15916]: engine: Finished loading service 
>> weewx.engine.StdCalibrate
>> Aug 18 20:27:52 norge weewx[15916]: engine: Loading service 
>> weewx.engine.StdQC
>> Aug 18 20:27:52 norge weewx[15916]: engine: Finished loading service 
>> weewx.engine.StdQC
>> Aug 18 20:27:52 norge weewx[15916]: engine: Loading service 
>> weewx.wxservices.StdWXCalculate
>> Aug 18 20:27:52 norge weewx[15916]: wxcalculate: The following values 
>> will be calculated: barometer=prefer_hardware, windchill=software, 
>> dewpoint=prefer_hardware, appTemp=prefer_hardware, 
>> rainRate=prefer_hardware, windrun=prefer_hardware, 
>> heatindex=prefer_hardware, maxSolarRad=prefer_hardware, 
>> humidex=prefer_hardware, pressure=prefer_hardware, 
>> inDewpoint=prefer_hardware, ET=prefer_hardware, altimeter=prefer_hardware, 
>> cloudbase=prefer_hardware
>> Aug 18 20:27:52 norge weewx[15916]: wxcalculate: The following algorithms 
>> will be used for calculations: altimeter=aaNOAA, maxSolarRad=RS
>> Aug 18 20:27:52 norge weewx[15916]: engine: Finished loading service 
>> weewx.wxservices.StdWXCalculate
>> Aug 18 20:27:52 norge weewx[15916]: engine: Loading service 
>> weewx.engine.StdArchive
>> Aug 18 20:27:52 norge weewx[15916]: engine: Archive will use data binding 
>> wx_binding
>> Aug 18 20:27:52 norge weewx[15916]: engine: Record generation will be 
>> attempted in 'hardware'
>> Aug 18 20:27:52 norge weewx[15916]: engine: Using archive interval of 300 
>> seconds (specified by hardware)
>> Aug 18 20:27:52 norge weewx[15916]: engine: Use LOOP data in hi/low 
>> calculations: 1
>> Aug 18 20:27:52 norge weewx[15916]: manager: Daily summary version is 2.0
>> Aug 18 20:27:52 norge weewx[15916]: engine: Using binding 'wx_binding' to 
>> database 'weewx.sdb'
>> Aug 18 20:27:52 norge weewx[15916]: manager: Starting backfill of daily 
>> summaries
>> Aug 18 20:27:52 norge weewx[15916]: engine: Finished loading service 
>> weewx.engine.StdArchive
>> Aug 18 20:27:52 norge weewx[15916]: engine: Loading service 
>> weewx.restx.StdStationRegistry
>> Aug 18 20:27:52 norge weewx[15916]: restx: StationRegistry: Station will 
>> be registered.
>> Aug 18 20:27:52 norge weewx[15916]: engine: Finished loading service 
>> weewx.restx.StdStationRegistry
>> Aug 18 20:27:52 norge weewx[15916]: engine: Loading service 
>> weewx.restx.StdWunderground
>> Aug 18 20:27:52 norge weewx[15916]: restx: Wunderground: No config info. 
>> Skipped.
>> Aug 18 20:27:52 norge weewx[15916]: engine: Finished loading service 
>> weewx.restx.StdWunderground
>> Aug 18 20:27:52 norge weewx[15916]: engine: Loading service 
>> weewx.restx.StdPWSweather
>> Aug 18 20:27:52 norge weewx[15916]: restx: PWSWeather: Data for station 
>> LakeEcho01 will be posted
>> Aug 18 20:27:52 norge weewx[15916]: engine: Finished loading service 
>> weewx.restx.StdPWSweather
>> Aug 18 20:27:52 norge weewx[15916]: engine: Loading service 
>> weewx.restx.StdCWOP
>> Aug 18 20:27:52 norge weewx[15916]: restx: CWOP: Data for station VE1DX 
>> will be posted
>> Aug 18 20:27:52 norge weewx[15916]: engine: Finished loading service 
>> weewx.restx.StdCWOP
>> Aug 18 20:27:52 norge weewx[15916]: engine: Loading service 
>> weewx.restx.StdWOW
>> Aug 18 20:27:52 norge weewx[15916]: restx: WOW: Data for station 
>> 953456001 will be posted
>> Aug 18 20:27:52 norge weewx[15916]: engine: Finished loading service 
>> weewx.restx.StdWOW
>> Aug 18 20:27:52 norge weewx[15916]: engine: Loading service 
>> weewx.restx.StdAWEKAS
>> Aug 18 20:27:52 norge weewx[15916]: restx: AWEKAS: Data will be uploaded 
>> for user VE1DX
>> Aug 18 20:27:52 norge weewx[15916]: engine: Finished loading service 
>> weewx.restx.StdAWEKAS
>> Aug 18 20:27:52 norge weewx[15916]: engine: Loading service 
>> user.wcloud.WeatherCloud
>> Aug 18 20:27:52 norge weewx[15916]: restx: WeatherCloud: service version 
>> is 0.10
>> Aug 18 20:27:52 norge weewx[15916]: restx: WeatherCloud: Data will be 
>> uploaded for id=3563c30a5fb9c1d6
>> Aug 18 20:27:52 norge weewx[15916]: engine: Finished loading service 
>> user.wcloud.WeatherCloud
>> Aug 18 20:27:52 norge weewx[15916]: engine: Loading service 
>> user.weather365.Weather365
>> Aug 18 20:27:52 norge weewx[15916]: restx: Weather365: service version is 
>> 1.1
>> Aug 18 20:27:52 norge weewx[15916]: restx: Weather365: Data will be 
>> uploaded for station id RN5CDP36Y3
>> Aug 18 20:27:52 norge weewx[15916]: engine: Finished loading service 
>> user.weather365.Weather365
>> Aug 18 20:27:52 norge weewx[15916]: engine: Loading service 
>> weewx.engine.StdPrint
>> Aug 18 20:27:52 norge weewx[15916]: engine: Finished loading service 
>> weewx.engine.StdPrint
>> Aug 18 20:27:52 norge weewx[15916]: engine: Loading service 
>> weewx.engine.StdReport
>> Aug 18 20:27:52 norge weewx[15916]: engine: Finished loading service 
>> weewx.engine.StdReport
>> Aug 18 20:27:52 norge weewx[15916]: engine: Starting up weewx version 
>> 3.9.2
>> Aug 18 20:27:52 norge weewx[15916]: manager: Daily summary version is 2.0
>> Aug 18 20:27:52 norge weewx[15916]: manager: Daily summary version is 2.0
>> Aug 18 20:27:52 norge weewx[15916]: manager: Daily summary version is 2.0
>> Aug 18 20:27:52 norge weewx[15916]: vantage: Gentle wake up of console 
>> successful
>> Aug 18 20:27:52 norge weewx[15916]: manager: Daily summary version is 2.0
>> Aug 18 20:27:52 norge weewx[15916]: manager: Daily summary version is 2.0
>> Aug 18 20:27:52 norge weewx[15916]: manager: Daily summary version is 2.0
>> Aug 18 20:27:52 norge weewx[15916]: engine: Clock error is 0.59 seconds 
>> (positive is fast)
>> Aug 18 20:27:52 norge weewx[15916]: vantage: Getting archive packets 
>> since 2019-08-26 19:12:00 ADT (1566857520)
>> Aug 18 20:27:52 norge weewx[15916]: vantage: Gentle wake up of console 
>> successful
>> Aug 18 20:27:52 norge weewx[15916]: vantage: Retrieving 2 page(s); 
>> starting index= 0
>> Aug 18 20:27:52 norge weewx[15916]: vantage: DMPAFT complete: page 
>> timestamp 2019-08-18 20:00:00 ADT (1566169200) less than final timestamp 
>> 2019-08-26 19:12:00 ADT (1566857520)
>> Aug 18 20:27:52 norge weewx[15916]: vantage: Catch up complete.
>> Aug 18 20:27:52 norge weewx[15916]: engine: Starting main packet loop.
>> Aug 18 20:27:52 norge weewx[15916]: vantage: Gentle wake up of console 
>> successful
>> Aug 18 20:27:52 norge weewx[15916]: vantage: Requesting 200 LOOP packets.
>> Aug 18 20:27:52 norge weewx[15916]: vantage: Gentle wake up of console 
>> successful
>> Aug 18 20:30:01 norge systemd[1]: Created slice User Slice of root.
>> Aug 18 20:30:01 norge systemd[1]: Started Session 55 of user root.
>> Aug 18 20:30:01 norge CROND[16127]: (root) CMD (/usr/lib64/sa/sa1 1 1)
>> Aug 18 20:30:01 norge systemd[1]: Removed slice User Slice of root.
>> Aug 18 20:30:16 norge weewx[15916]: vantage: Getting archive packets 
>> since 2019-08-26 19:12:00 ADT (1566857520)
>> Aug 18 20:30:16 norge weewx[15916]: vantage: Gentle wake up of console 
>> successful
>> Aug 18 20:30:16 norge weewx[15916]: vantage: Retrieving 2 page(s); 
>> starting index= 0
>> Aug 18 20:30:16 norge weewx[15916]: vantage: DMPAFT complete: page 
>> timestamp 2019-08-18 20:00:00 ADT (1566169200) less than final timestamp 
>> 2019-08-26 19:12:00 ADT (1566857520)
>> Aug 18 20:30:16 norge weewx[15916]: vantage: Catch up complete.
>> Aug 18 20:30:16 norge weewx[15916]: reportengine: Running reports for 
>> latest time in the database.
>> Aug 18 20:30:16 norge weewx[15916]: vantage: Requesting 200 LOOP packets.
>> Aug 18 20:30:16 norge weewx[15916]: reportengine: Running report 
>> 'StandardReport'
>> Aug 18 20:30:16 norge weewx[15916]: reportengine: Found configuration 
>> file /home/weewx/skins/Standard/skin.conf for report 'StandardReport'
>> Aug 18 20:30:16 norge weewx[15916]: vantage: Gentle wake up of console 
>> successful
>> Aug 18 20:30:16 norge weewx[15916]: cheetahgenerator: using search list 
>> ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', 
>> 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 
>> 'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras']
>> Aug 18 20:30:16 norge weewx[15916]: manager: Daily summary version is 2.0
>> Aug 18 20:30:17 norge weewx[15916]: cheetahgenerator: Generated 14 files 
>> for report StandardReport in 0.50 seconds
>> Aug 18 20:30:17 norge weewx[15916]: manager: Daily summary version is 2.0
>> Aug 18 20:30:18 norge weewx[15916]: imagegenerator: Generated 53 images 
>> for StandardReport in 1.76 seconds
>> Aug 18 20:30:18 norge weewx[15916]: copygenerator: copied 14 files to 
>> /home/weewx/public_html
>> Aug 18 20:30:18 norge weewx[15916]: reportengine: Report 'SeasonsReport' 
>> not enabled. Skipping.
>> Aug 18 20:30:18 norge weewx[15916]: reportengine: Report 
>> 'SmartphoneReport' not enabled. Skipping.
>> Aug 18 20:30:18 norge weewx[15916]: reportengine: Report 'MobileReport' 
>> not enabled. Skipping.
>> Aug 18 20:30:18 norge weewx[15916]: reportengine: Running report 'sftp'
>> Aug 18 20:30:18 norge weewx[15916]: reportengine: Found configuration 
>> file /home/weewx/skins/sftp/skin.conf for report 'sftp'
>> Aug 18 20:30:18 norge weewx[15916]: sftp: running SFTPGenerator 0.4
>> Aug 18 20:30:18 norge weewx[15916]: sftp: 
>> local_root=/home/weewx/public_html
>> Aug 18 20:30:18 norge weewx[15916]: sftp: remote_root=public_html
>> Aug 18 20:30:18 norge weewx[15916]: sftp: server=XXXXXX port=9999 
>> user=XXXXXX
>> Aug 18 20:30:18 norge weewx[15916]: sftp: connecting to xxx...@xxxxxx.xxx
>> Aug 18 20:30:19 norge weewx[15916]: sftp: create remote directory 
>> public_html
>> Aug 18 20:30:20 norge weewx[15916]: sftp: uploaded file 
>> public_html/week.html
>> Aug 18 20:30:20 norge weewx[15916]: sftp: uploaded file 
>> public_html/mobile.html
>> Aug 18 20:30:20 norge weewx[15916]: sftp: uploaded file 
>> public_html/month.html
>> Aug 18 20:30:20 norge weewx[15916]: sftp: uploaded file 
>> public_html/year.html
>> Aug 18 20:30:20 norge weewx[15916]: sftp: uploaded file 
>> public_html/index.html
>> Aug 18 20:30:21 norge weewx[15916]: sftp: uploaded file 
>> public_html/daybarometer.png
>> Aug 18 20:30:21 norge weewx[15916]: sftp: uploaded file 
>> public_html/daytempdew.png
>> Aug 18 20:30:21 norge weewx[15916]: sftp: uploaded file 
>> public_html/daytempchill.png
>> Aug 18 20:30:21 norge weewx[15916]: sftp: uploaded file 
>> public_html/dayrain.png
>> Aug 18 20:30:21 norge weewx[15916]: sftp: uploaded file 
>> public_html/dayrx.png
>> Aug 18 20:30:21 norge weewx[15916]: sftp: uploaded file 
>> public_html/daypond.png
>> Aug 18 20:30:22 norge weewx[15916]: sftp: uploaded file 
>> public_html/daywind.png
>> Aug 18 20:30:22 norge weewx[15916]: sftp: uploaded file 
>> public_html/dayinside.png
>> Aug 18 20:30:22 norge weewx[15916]: sftp: uploaded file 
>> public_html/daywinddir.png
>> Aug 18 20:30:22 norge weewx[15916]: sftp: uploaded file 
>> public_html/daywindvec.png
>> Aug 18 20:30:22 norge weewx[15916]: sftp: uploaded file 
>> public_html/dayradiation.png
>> Aug 18 20:30:23 norge weewx[15916]: sftp: uploaded file 
>> public_html/dayuv.png
>> Aug 18 20:30:23 norge weewx[15916]: sftp: uploaded file 
>> public_html/weekbarometer.png
>> Aug 18 20:30:23 norge weewx[15916]: sftp: uploaded file 
>> public_html/weektempdew.png
>> Aug 18 20:30:23 norge weewx[15916]: sftp: uploaded file 
>> public_html/weektempchill.png
>> Aug 18 20:30:23 norge weewx[15916]: sftp: uploaded file 
>> public_html/weekrain.png
>> Aug 18 20:30:24 norge weewx[15916]: sftp: uploaded file 
>> public_html/weekpond.png
>> Aug 18 20:30:24 norge weewx[15916]: sftp: uploaded file 
>> public_html/weekrx.png
>> Aug 18 20:30:24 norge weewx[15916]: sftp: uploaded file 
>> public_html/weekwind.png
>> Aug 18 20:30:24 norge weewx[15916]: sftp: uploaded file 
>> public_html/weekinside.png
>> Aug 18 20:30:24 norge weewx[15916]: sftp: uploaded file 
>> public_html/weekwinddir.png
>> Aug 18 20:30:24 norge weewx[15916]: sftp: uploaded file 
>> public_html/weekwindvec.png
>> Aug 18 20:30:25 norge weewx[15916]: sftp: uploaded file 
>> public_html/weekradiation.png
>> Aug 18 20:30:25 norge weewx[15916]: sftp: uploaded file 
>> public_html/weekuv.png
>> Aug 18 20:30:25 norge weewx[15916]: sftp: uploaded file 
>> public_html/monthbarometer.png
>> Aug 18 20:30:25 norge weewx[15916]: sftp: uploaded file 
>> public_html/monthtempdew.png
>> Aug 18 20:30:25 norge weewx[15916]: sftp: uploaded file 
>> public_html/monthtempchill.png
>> Aug 18 20:30:25 norge weewx[15916]: sftp: uploaded file 
>> public_html/monthrain.png
>> Aug 18 20:30:26 norge weewx[15916]: sftp: uploaded file 
>> public_html/monthpond.png
>> Aug 18 20:30:26 norge weewx[15916]: sftp: uploaded file 
>> public_html/monthrx.png
>> Aug 18 20:30:26 norge weewx[15916]: sftp: uploaded file 
>> public_html/monthwind.png
>> Aug 18 20:30:26 norge weewx[15916]: sftp: uploaded file 
>> public_html/monthinside.png
>> Aug 18 20:30:26 norge weewx[15916]: sftp: uploaded file 
>> public_html/monthwinddir.png
>> Aug 18 20:30:26 norge weewx[15916]: sftp: uploaded file 
>> public_html/monthwindvec.png
>> Aug 18 20:30:27 norge weewx[15916]: sftp: uploaded file 
>> public_html/monthradiation.png
>> Aug 18 20:30:27 norge weewx[15916]: sftp: uploaded file 
>> public_html/monthuv.png
>> Aug 18 20:30:27 norge weewx[15916]: sftp: uploaded file 
>> public_html/yearbarometer.png
>> Aug 18 20:30:27 norge weewx[15916]: sftp: uploaded file 
>> public_html/yeartempdew.png
>> Aug 18 20:30:27 norge weewx[15916]: sftp: uploaded file 
>> public_html/yearhilow.png
>> Aug 18 20:30:28 norge weewx[15916]: sftp: uploaded file 
>> public_html/yearwind.png
>> Aug 18 20:30:28 norge weewx[15916]: sftp: uploaded file 
>> public_html/yeartempchill.png
>> Aug 18 20:30:28 norge weewx[15916]: sftp: uploaded file 
>> public_html/yearrain.png
>> Aug 18 20:30:28 norge weewx[15916]: sftp: uploaded file 
>> public_html/yearpond.png
>> Aug 18 20:30:28 norge weewx[15916]: sftp: uploaded file 
>> public_html/yearrx.png
>> Aug 18 20:30:28 norge weewx[15916]: sftp: uploaded file 
>> public_html/yearinside.png
>> Aug 18 20:30:29 norge weewx[15916]: sftp: uploaded file 
>> public_html/yearwinddir.png
>> Aug 18 20:30:29 norge weewx[15916]: sftp: uploaded file 
>> public_html/yearwindvec.png
>> Aug 18 20:30:29 norge weewx[15916]: sftp: uploaded file 
>> public_html/yearradiation.png
>> Aug 18 20:30:29 norge weewx[15916]: sftp: uploaded file 
>> public_html/yearuv.png
>> Aug 18 20:30:29 norge weewx[15916]: sftp: uploaded file 
>> public_html/weewx.css
>> Aug 18 20:30:29 norge weewx[15916]: sftp: uploaded file 
>> public_html/mobile.css
>> Aug 18 20:30:30 norge weewx[15916]: sftp: uploaded file 
>> public_html/favicon.ico
>> Aug 18 20:30:30 norge weewx[15916]: sftp: uploaded file 
>> public_html/wx_pix.jpg
>> Aug 18 20:30:30 norge weewx[15916]: sftp: uploaded file 
>> public_html/dayhumidity.png
>> Aug 18 20:30:30 norge weewx[15916]: sftp: uploaded file 
>> public_html/weekhumidity.png
>> Aug 18 20:30:30 norge weewx[15916]: sftp: uploaded file 
>> public_html/monthhumidity.png
>> Aug 18 20:30:30 norge weewx[15916]: sftp: uploaded file 
>> public_html/yearhumidity.png
>> Aug 18 20:30:31 norge weewx[15916]: sftp: uploaded file 
>> public_html/wx_pix_small.jpg
>> Aug 18 20:30:31 norge weewx[15916]: sftp: create remote directory 
>> public_html/NOAA
>> Aug 18 20:30:31 norge weewx[15916]: sftp: uploaded file 
>> public_html/NOAA/NOAA-2019.txt
>> Aug 18 20:30:31 norge weewx[15916]: sftp: uploaded file 
>> public_html/NOAA/NOAA-2019-08.txt
>> Aug 18 20:30:31 norge weewx[15916]: sftp: create remote directory 
>> public_html/smartphone
>> Aug 18 20:30:31 norge weewx[15916]: sftp: uploaded file 
>> public_html/smartphone/temp_outside.html
>> Aug 18 20:30:31 norge weewx[15916]: sftp: uploaded file 
>> public_html/smartphone/radar.html
>> Aug 18 20:30:32 norge weewx[15916]: sftp: uploaded file 
>> public_html/smartphone/wind.html
>> Aug 18 20:30:32 norge weewx[15916]: sftp: uploaded file 
>> public_html/smartphone/rain.html
>> Aug 18 20:30:32 norge weewx[15916]: sftp: uploaded file 
>> public_html/smartphone/barometer.html
>> Aug 18 20:30:32 norge weewx[15916]: sftp: uploaded file 
>> public_html/smartphone/index.html
>> Aug 18 20:30:32 norge weewx[15916]: sftp: uploaded file 
>> public_html/smartphone/custom.js
>> Aug 18 20:30:32 norge weewx[15916]: sftp: create remote directory 
>> public_html/smartphone/icons
>> Aug 18 20:30:33 norge weewx[15916]: sftp: uploaded file 
>> public_html/smartphone/icons/icon_ipad_x1.png
>> Aug 18 20:30:33 norge weewx[15916]: sftp: uploaded file 
>> public_html/smartphone/icons/icon_ipad_x2.png
>> Aug 18 20:30:33 norge weewx[15916]: sftp: uploaded file 
>> public_html/smartphone/icons/icon_iphone_x1.png
>> Aug 18 20:30:33 norge weewx[15916]: sftp: uploaded file 
>> public_html/smartphone/icons/icon_iphone_x2.png
>> Aug 18 20:30:33 norge weewx[15916]: sftp: create remote directory 
>> public_html/RSS
>> Aug 18 20:30:33 norge weewx[15916]: sftp: uploaded file 
>> public_html/RSS/weewx_rss.xml
>> Aug 18 20:30:33 norge weewx[15916]: sftp: create remote directory 
>> public_html/backgrounds
>> Aug 18 20:30:33 norge weewx[15916]: sftp: uploaded file 
>> public_html/backgrounds/band.gif
>> Aug 18 20:30:34 norge weewx[15916]: sftp: uploaded file 
>> public_html/backgrounds/butterfly.jpg
>> Aug 18 20:30:34 norge weewx[15916]: sftp: uploaded file 
>> public_html/backgrounds/drops.gif
>> Aug 18 20:30:34 norge weewx[15916]: sftp: uploaded file 
>> public_html/backgrounds/flower.jpg
>> Aug 18 20:30:34 norge weewx[15916]: sftp: uploaded file 
>> public_html/backgrounds/leaf.jpg
>> Aug 18 20:30:34 norge weewx[15916]: sftp: uploaded file 
>> public_html/backgrounds/night.gif
>> Aug 18 20:30:34 norge weewx[15916]: sftp: create remote directory 
>> public_html/cmon
>> Aug 18 20:30:34 norge weewx[15916]: sftpgenerator: transferred 83 files 
>> in 16.07 seconds
>> Aug 18 20:30:34 norge weewx[15916]: reportengine: Running report 'FTP'
>> Aug 18 20:30:34 norge weewx[15916]: reportengine: Found configuration 
>> file /home/weewx/skins/Ftp/skin.conf for report 'FTP'
>> Aug 18 20:30:34 norge weewx[15916]: ftpgenerator: FTP upload not 
>> requested. Skipped.
>> Aug 18 20:30:34 norge weewx[15916]: reportengine: Running report 'RSYNC'
>> Aug 18 20:30:34 norge weewx[15916]: reportengine: Found configuration 
>> file /home/weewx/skins/Rsync/skin.conf for report 'RSYNC'
>> Aug 18 20:30:35 norge weewx[15916]: rsyncupload: rsync'd 84 files 
>> (415,682 bytes) in 1.01 seconds
>>
>> See anything amiss there, Tom or Gary (or anyone?)  Usually it always 
>> notes it's adding the records to the database (2 lines), but they are not 
>> there and haven't been since earlier today.  I XXXXX'ed out ther server and 
>> user on the FTP side.  But other than that, the log is as the CentOS system 
>> generated it with Debug = 1 enabled.  Seems to be waking up the Console.  
>> Checks the time, etc.  What did I inadvertantely change or miss
>>
>> - Paul VE1DX
>>
>>
>> On Sunday, August 18, 2019 at 8:22:54 PM UTC-3, Thomas Keffer wrote:
>>>
>>> Paul, can you run with debug=1? It will give details in the log about 
>>> attempts to contact the logger.
>>>
>>> -tk
>>>
>>> On Sun, Aug 18, 2019 at 4:18 PM WindnFog <foc...@gmail.com> wrote:
>>>
>>>> Aug 18 19:56:19 norge wee_device[12532]: manager: Added record 
>>>> 2019-08-18 18:45:00 ADT (1566164700) to database 'weewx.sdb'
>>>> Aug 18 19:56:19 norge wee_device[12532]: manager: Added record 
>>>> 2019-08-18 18:45:00 ADT (1566164700) to daily summary in 'weewx.sdb'
>>>> Aug 18 19:56:19 norge wee_device[12532]: manager: Added record 
>>>> 2019-08-18 18:50:00 ADT (1566165000) to database 'weewx.sdb'
>>>> Aug 18 19:56:19 norge wee_device[12532]: manager: Added record 
>>>> 2019-08-18 18:50:00 ADT (1566165000) to daily summary in 'weewx.sdb'
>>>> Aug 18 19:56:19 norge wee_device[12532]: manager: Added record 
>>>> 2019-08-18 18:55:00 ADT (1566165300) to database 'weewx.sdb'
>>>> Aug 18 19:56:19 norge wee_device[12532]: manager: Added record 
>>>> 2019-08-18 18:55:00 ADT (1566165300) to daily summary in 'weewx.sdb'
>>>> Aug 18 19:56:19 norge wee_device[12532]: manager: Added record 
>>>> 2019-08-18 19:00:00 ADT (1566165600) to database 'weewx.sdb'
>>>> Aug 18 19:56:19 norge wee_device[12532]: manager: Added record 
>>>> 2019-08-18 19:00:00 ADT (1566165600) to daily summary in 'weewx.sdb'
>>>> Aug 18 19:56:19 norge wee_device[12532]: manager: Added record 
>>>> 2019-08-18 19:05:00 ADT (1566165900) to database 'weewx.sdb'
>>>> Aug 18 19:56:19 norge wee_device[12532]: manager: Added record 
>>>> 2019-08-18 19:05:00 ADT (1566165900) to daily summary in 'weewx.sdb'
>>>> Aug 18 19:56:19 norge wee_device[12532]: manager: Added record 
>>>> 2019-08-18 19:10:00 ADT (1566166200) to database 'weewx.sdb'
>>>> Aug 18 19:56:19 norge wee_device[12532]: manager: Added record 
>>>> 2019-08-18 19:10:00 ADT (1566166200) to daily summary in 'weewx.sdb'
>>>> Aug 18 19:56:19 norge wee_device[12532]: manager: Added record 
>>>> 2019-08-18 19:15:00 ADT (1566166500) to database 'weewx.sdb'
>>>> Aug 18 19:56:19 norge wee_device[12532]: manager: Added record 
>>>> 2019-08-18 19:15:00 ADT (1566166500) to daily summary in 'weewx.sdb'
>>>> Aug 18 19:56:19 norge wee_device[12532]: manager: Added record 
>>>> 2019-08-18 19:20:00 ADT (1566166800) to database 'weewx.sdb'
>>>> Aug 18 19:56:19 norge wee_device[12532]: manager: Added record 
>>>> 2019-08-18 19:20:00 ADT (1566166800) to daily summary in 'weewx.sdb'
>>>> Aug 18 19:56:19 norge wee_device[12532]: manager: Added record 
>>>> 2019-08-18 19:25:00 ADT (1566167100) to database 'weewx.sdb'
>>>> Aug 18 19:56:19 norge wee_device[12532]: manager: Added record 
>>>> 2019-08-18 19:25:00 ADT (1566167100) to daily summary in 'weewx.sdb'
>>>> Aug 18 19:56:19 norge wee_device[12532]: manager: Added record 
>>>> 2019-08-18 19:30:00 ADT (1566167400) to database 'weewx.sdb'
>>>> Aug 18 19:56:19 norge wee_device[12532]: manager: Added record 
>>>> 2019-08-18 19:30:00 ADT (1566167400) to daily summary in 'weewx.sdb'
>>>> Aug 18 19:56:19 norge wee_device[12532]: manager: Added record 
>>>> 2019-08-18 19:35:00 ADT (1566167700) to database 'weewx.sdb'
>>>> Aug 18 19:56:19 norge wee_device[12532]: manager: Added record 
>>>> 2019-08-18 19:35:00 ADT (1566167700) to daily summary in 'weewx.sdb'
>>>> Aug 18 19:56:19 norge wee_device[12532]: manager: Added record 
>>>> 2019-08-18 19:40:00 ADT (1566168000) to database 'weewx.sdb'
>>>> Aug 18 19:56:19 norge wee_device[12532]: manager: Added record 
>>>> 2019-08-18 19:40:00 ADT (1566168000) to daily summary in 'weewx.sdb'
>>>> Aug 18 19:56:19 norge wee_device[12532]: manager: Added record 
>>>> 2019-08-18 19:45:00 ADT (1566168300) to database 'weewx.sdb'
>>>> Aug 18 19:56:19 norge wee_device[12532]: manager: Added record 
>>>> 2019-08-18 19:45:00 ADT (1566168300) to daily summary in 'weewx.sdb'
>>>> Aug 18 19:56:19 norge wee_device[12532]: manager: Added record 
>>>> 2019-08-18 19:50:00 ADT (1566168600) to database 'weewx.sdb'
>>>> Aug 18 19:56:19 norge wee_device[12532]: manager: Added record 
>>>> 2019-08-18 19:50:00 ADT (1566168600) to daily summary in 'weewx.sdb'
>>>> Aug 18 19:56:19 norge wee_device[12532]: manager: Added record 
>>>> 2019-08-18 19:55:00 ADT (1566168900) to database 'weewx.sdb'
>>>> Aug 18 19:56:19 norge wee_device[12532]: manager: Added record 
>>>> 2019-08-18 19:55:00 ADT (1566168900) to daily summary in 'weewx.sdb'
>>>> Aug 18 19:57:55 norge wee_device[12612]: vantage: Archive memory 
>>>> cleared.
>>>> Aug 18 19:58:00 norge sudo[12620]:     root : TTY=pts/2 ; PWD=/root ; 
>>>> USER=root ; COMMAND=/etc/init.d/weewx start
>>>> Aug 18 19:58:00 norge polkitd[3433]: Registered Authentication Agent 
>>>> for unix-process:12627:455583 (system bus name :1.207 [/usr/bin/pkttyagent 
>>>> --notify-fd 5 --fallback], object path 
>>>> /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_CA.UTF-8)
>>>> Aug 18 19:58:00 norge systemd[1]: Starting SYSV: start and stop the 
>>>> weewx weather system...
>>>> Aug 18 19:58:00 norge weewx[12641]: engine: Initializing weewx version 
>>>> 3.9.2
>>>> Aug 18 19:58:00 norge weewx[12641]: engine: Using Python 2.7.5 
>>>> (default, Jun 20 2019, 20:27:34) 
>>>>                                     [GCC 4.8.5 20150623 (Red Hat 
>>>> 4.8.5-36)]
>>>> Aug 18 19:58:00 norge weewx[12641]: engine: Platform 
>>>> Linux-3.10.0-957.21.3.el7.x86_64-x86_64-with-centos-7.6.1810-Core
>>>> Aug 18 19:58:00 norge weewx[12641]: engine: Locale is 'en_CA.UTF-8'
>>>> Aug 18 19:58:00 norge weewx[12641]: engine: pid file is 
>>>> /var/run/weewx.pid
>>>> Aug 18 19:58:00 norge weewx[12649]: engine: Using configuration file 
>>>> /etc/weewx/weewx.conf
>>>> Aug 18 19:58:00 norge weewx[12649]: engine: Loading station type 
>>>> Vantage (weewx.drivers.vantage)
>>>> Aug 18 19:58:00 norge weewx[12633]: Starting weewx: [  OK  ]
>>>> Aug 18 19:58:00 norge systemd[1]: Started SYSV: start and stop the 
>>>> weewx weather system.
>>>> Aug 18 19:58:00 norge polkitd[3433]: Unregistered Authentication Agent 
>>>> for unix-process:12627:455583 (system bus name :1.207, object path 
>>>> /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_CA.UTF-8) 
>>>> (disconnected from bus)
>>>> Aug 18 19:58:00 norge sudo[12620]: pam_unix(sudo:session): session 
>>>> closed for user root
>>>> Aug 18 19:58:00 norge weewx[12649]: engine: StdConvert target unit is 
>>>> 0x10
>>>> Aug 18 19:58:00 norge weewx[12649]: wxcalculate: The following values 
>>>> will be calculated: barometer=prefer_hardware, windchill=software, 
>>>> dewpoint=prefer_hardware, appTemp=prefer_hardware, 
>>>> rainRate=prefer_hardware, windrun=prefer_hardware, 
>>>> heatindex=prefer_hardware, maxSolarRad=prefer_hardware, 
>>>> humidex=prefer_hardware, pressure=prefer_hardware, 
>>>> inDewpoint=prefer_hardware, ET=prefer_hardware, altimeter=prefer_hardware, 
>>>> cloudbase=prefer_hardware
>>>> Aug 18 19:58:00 norge weewx[12649]: wxcalculate: The following 
>>>> algorithms will be used for calculations: altimeter=aaNOAA, maxSolarRad=RS
>>>> Aug 18 19:58:00 norge weewx[12649]: engine: Archive will use data 
>>>> binding wx_binding
>>>> Aug 18 19:58:00 norge weewx[12649]: engine: Record generation will be 
>>>> attempted in 'hardware'
>>>> Aug 18 19:58:00 norge weewx[12649]: engine: Using archive interval of 
>>>> 300 seconds (specified by hardware)
>>>> Aug 18 19:58:00 norge weewx[12649]: engine: Using binding 'wx_binding' 
>>>> to database 'weewx.sdb'
>>>> Aug 18 19:58:00 norge weewx[12649]: manager: Starting backfill of daily 
>>>> summaries
>>>> Aug 18 19:58:00 norge weewx[12649]: manager: Processed 223 records to 
>>>> backfill 2 day summaries in 0.04 seconds
>>>> Aug 18 19:58:00 norge weewx[12649]: restx: StationRegistry: Station 
>>>> will be registered.
>>>> Aug 18 19:58:00 norge weewx[12649]: restx: Wunderground: No config 
>>>> info. Skipped.
>>>> Aug 18 19:58:00 norge weewx[12649]: restx: PWSWeather: Data for station 
>>>> LakeEcho01 will be posted
>>>> Aug 18 19:58:00 norge weewx[12649]: restx: CWOP: Data for station VE1DX 
>>>> will be posted
>>>> Aug 18 19:58:00 norge weewx[12649]: restx: WOW: Data for station 
>>>> 953456001 will be posted
>>>> Aug 18 19:58:00 norge weewx[12649]: restx: AWEKAS: Data will be 
>>>> uploaded for user VE1DX
>>>> Aug 18 19:58:00 norge weewx[12649]: restx: WeatherCloud: service 
>>>> version is 0.10
>>>> Aug 18 19:58:00 norge weewx[12649]: restx: WeatherCloud: Data will be 
>>>> uploaded for id=3563c30a5fb9c1d6
>>>> Aug 18 19:58:00 norge weewx[12649]: restx: Weather365: service version 
>>>> is 1.1
>>>> Aug 18 19:58:00 norge weewx[12649]: restx: Weather365: Data will be 
>>>> uploaded for station id RN5CDP36Y3
>>>> Aug 18 19:58:00 norge weewx[12649]: engine: Starting up weewx version 
>>>> 3.9.2
>>>> Aug 18 19:58:00 norge weewx[12649]: engine: Clock error is 0.05 seconds 
>>>> (positive is fast)
>>>> Aug 18 19:58:00 norge weewx[12649]: engine: Starting main packet loop.
>>>> Aug 18 20:00:01 norge systemd[1]: Created slice User Slice of root.
>>>> Aug 18 20:00:01 norge systemd[1]: Started Session 42 of user root.
>>>> Aug 18 20:00:01 norge CROND[12905]: (root) CMD (/usr/lib64/sa/sa1 1 1)
>>>> Aug 18 20:00:01 norge systemd[1]: Removed slice User Slice of root.
>>>> Aug 18 20:00:17 norge weewx[12649]: cheetahgenerator: Generated 14 
>>>> files for report StandardReport in 0.49 seconds
>>>> Aug 18 20:00:18 norge weewx[12649]: imagegenerator: Generated 53 images 
>>>> for StandardReport in 1.75 seconds
>>>> Aug 18 20:00:18 norge weewx[12649]: copygenerator: copied 14 files to 
>>>> /home/weewx/public_html
>>>> Aug 18 20:00:36 norge weewx[12649]: sftpgenerator: transferred 83 files 
>>>> in 17.38 seconds
>>>> Aug 18 20:00:38 norge weewx[12649]: rsyncupload: rsync'd 84 files 
>>>> (1,435,923 bytes) in 1.88 seconds
>>>> Aug 18 20:01:01 norge systemd[1]: Created slice User Slice of root.
>>>> Aug 18 20:01:01 norge systemd[1]: Started Session 43 of user root.
>>>> Aug 18 20:01:01 norge CROND[12990]: (root) CMD (run-parts 
>>>> /etc/cron.hourly)
>>>> Aug 18 20:01:01 norge run-parts(/etc/cron.hourly)[12994]: starting 
>>>> 0anacron
>>>> Aug 18 20:01:01 norge run-parts(/etc/cron.hourly)[13002]: finished 
>>>> 0anacron
>>>> Aug 18 20:01:01 norge systemd[1]: Removed slice User Slice of root.
>>>>
>>>>
>>>> Curious-er and curious-er, Gary.  The dump worked fine, and so did the 
>>>> clear.  But, no data is being retrieved by /usr/bin/weewxd . . . I'm 
>>>> getting suspicious it might be the interface.  I rebooted the server 
>>>> (powered it off to be sure) and reset the Console (unplugged and removed 
>>>> batteries to be sure as well.)  The logger is then "empty" and starts to 
>>>> fill up as it's talking to the remote ISS fine.  
>>>>
>>>> I just can't get data from the console to the database with the weewxd 
>>>> daemon.  This worked for years!  I did unplug the logger from the console 
>>>> and tried a different console (I have a second one in the living room I 
>>>> just look at and don't acquire data from.)  Unless you can think of a 
>>>> software issue we haven't tried, or some sort of master reset, then I 
>>>> guess 
>>>> I'll have to replace the logger module.  Which, as you know, means buying 
>>>> a 
>>>> useless piece of expensive software to get it.  Sigh!  
>>>>
>>>> Any more thoughts on the weewx side before I order a logger?  I could 
>>>> flash up an old Windows-10 system tomorrow and see if the Davis Software 
>>>> will talk to it.  There has to be something else I'm missing.  Had I 
>>>> fooled 
>>>> with the config files or the html template in the past little while, I'd 
>>>> blame that, bu talas, I have been leaving it alone and this afternoon if 
>>>> decided it was tired working . . . 
>>>>
>>>> - Paul VEDX
>>>>
>>>>
>>>> On Sunday, August 18, 2019 at 7:10:30 PM UTC-3, gjr80 wrote:
>>>>>
>>>>> Apologies, I missed the ‘not downloading data’ part of the issue and 
>>>>> focussed on the template error. The lack of data from the station will be 
>>>>> the root cause of the template error. You are correct that the dump will 
>>>>> dump archive records from logger to archive but that won’t fix the 
>>>>> problem. 
>>>>> Do another —dump (to pick up any records since the last —dump) then clear 
>>>>> the logger memory with —clear-memory. The restart and monitor the log to 
>>>>> see if data is downloaded from the station. 
>>>>>
>>>>> Gary
>>>>
>>>> -- 
>>>> 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...@googlegroups.com.
>>>> To view this discussion on the web visit 
>>>> https://groups.google.com/d/msgid/weewx-user/7efb0bae-c515-49e4-bf60-d18dae9ba307%40googlegroups.com
>>>>  
>>>> <https://groups.google.com/d/msgid/weewx-user/7efb0bae-c515-49e4-bf60-d18dae9ba307%40googlegroups.com?utm_medium=email&utm_source=footer>
>>>> .
>>>>
>>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "weewx-user" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to weewx...@googlegroups.com <javascript:>.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/weewx-user/feb08b57-cd31-42c4-a22a-dbd075a23d07%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/weewx-user/feb08b57-cd31-42c4-a22a-dbd075a23d07%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/5f39a006-754b-4b65-8084-5b4fc1925c2a%40googlegroups.com.

Reply via email to