Ray, Just to clarify on what I am after. The log extract that I want to see is from when you start weeWX until 10-15 minutes after you started weeWX, it looks like you provided an extract from after 15-20 minutes and then for only a few minutes. If this is the case and since there is no mention of weeWX it looks like weeWX existed earlier for some reason. I want to see the weeWX startup seqence and what happens when a couple of archive records are produced (if we get that far). I woudl expect to see something like this:
Dec 5 12:15:56 stretch21 weewx[1388]: engine: Initializing weewx version 3.8.0 Dec 5 12:15:56 stretch21 weewx[1388]: engine: Using Python 2.7.13 (default, Jan 19 2017, 14:48:08) #012[GCC 6.3.0 20170118] Dec 5 12:15:56 stretch21 weewx[1388]: engine: Platform Linux-4.9.0-4-amd64- x86_64-with-debian-9.2 Dec 5 12:15:56 stretch21 weewx[1388]: engine: Locale is 'en_AU.UTF-8' Dec 5 12:15:56 stretch21 weewx[1388]: engine: pid file is /var/run/weewx. pid Dec 5 12:15:56 stretch21 weewx[1378]: Starting weewx weather system: weewx. Dec 5 12:15:57 stretch21 weewx[1392]: engine: Using configuration file / home/weewx/weewx.conf Dec 5 12:15:57 stretch21 weewx[1392]: engine: Loading station type Simulator (weewx.drivers.simulator) Dec 5 12:15:57 stretch21 weewx[1392]: engine: StdConvert target unit is 0x1 Dec 5 12:15:57 stretch21 weewx[1392]: wxcalculate: The following values will be calculated: barometer=prefer_hardware, windchill=prefer_hardware, dewpoint=prefer_hardware, appTemp=prefer_hardware, rainRate=prefer_hardware, windrun=prefer_hardware, heatindex=prefer_hardware, maxSolarRad= prefer_hardware, humidex=prefer_hardware, pressure=prefer_hardware, inDewpoint=prefer_hardware, ET=prefer_hardware, altimeter=prefer_hardware, cloudbase=prefer_hardware Dec 5 12:15:57 stretch21 weewx[1392]: wxcalculate: The following algorithms will be used for calculations: altimeter=aaNOAA, maxSolarRad=RS Dec 5 12:15:57 stretch21 weewx[1392]: engine: Archive will use data binding wx_binding Dec 5 12:15:57 stretch21 weewx[1392]: engine: Record generation will be attempted in 'hardware' Dec 5 12:15:57 stretch21 weewx[1392]: engine: Using archive interval of 300 seconds (specified in weewx configuration) Dec 5 12:15:57 stretch21 weewx[1392]: engine: Using binding 'wx_binding' to database 'weewx.sdb' Dec 5 12:15:57 stretch21 weewx[1392]: manager: Starting backfill of daily summaries Dec 5 12:15:57 stretch21 weewx[1392]: restx: StationRegistry: Registration not requested. Dec 5 12:15:57 stretch21 weewx[1392]: restx: Wunderground: Posting not enabled. Dec 5 12:15:57 stretch21 weewx[1392]: restx: PWSweather: Posting not enabled. Dec 5 12:15:57 stretch21 weewx[1392]: restx: CWOP: Posting not enabled. Dec 5 12:15:57 stretch21 weewx[1392]: restx: WOW: Posting not enabled. Dec 5 12:15:57 stretch21 weewx[1392]: restx: AWEKAS: Posting not enabled. Dec 5 12:15:57 stretch21 weewx[1392]: engine: Starting up weewx version 3.8 .0 Dec 5 12:15:57 stretch21 weewx[1392]: engine: Clock error is -0.02 seconds (positive is fast) Dec 5 12:15:57 stretch21 weewx[1392]: engine: Starting main packet loop. Dec 5 12:20:14 stretch21 weewx[1392]: manager: Added record 2017-12-05 12: 20:00 AEST (1512440400) to database 'weewx.sdb' Dec 5 12:20:14 stretch21 weewx[1392]: manager: Added record 2017-12-05 12: 20:00 AEST (1512440400) to daily summary in 'weewx.sdb' Dec 5 12:20:14 stretch21 weewx[1392]: cheetahgenerator: Generated 0 files for report StandardReport in 0.01 seconds Dec 5 12:20:14 stretch21 weewx[1392]: imagegenerator: Generated 0 images for StandardReport in 0.01 seconds Dec 5 12:20:14 stretch21 weewx[1392]: copygenerator: copied 14 files to / home/weewx/public_html I have a dedicated weeWX log file whereas you use /var/log/syslog so there is a lot of other stuff in there in yours as well. If 10-15 minutes is too long then at least the startup and at least one complete archive/report cycle (again if it gets that far). Gary On Monday, 4 December 2017 23:19:57 UTC+10, Ray wrote: > > Stopped weewx then started, after 15-20 mins syslog shows this: > Dec 4 10:58:13 ray-Aspire-5735 wpa_supplicant[832]: wlp3s0: SME: Trying > to authenticate with 70:4f:57:17:68:13 (SSID='TP-Link_Extender' freq=2417 > MHz) > ..... > -- 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]. For more options, visit https://groups.google.com/d/optout.
