Thanks Glen! Sorry for the delay. I thought I posted this yesterday.
I found the issue with multiple copies of weewx running. On another note, I removed systemd (Thanks!). Time is set in rc.local. The pi has an old time until rc.local runs. Here is the current log. Dec 31 17:00:20 zk30 weewx[1749]: engine: Initializing weewx version 3.7.1 Dec 31 17:00:20 zk30 weewx[1749]: engine: Using Python 2.7.13 (default, Jan 19 2017, 14:48:08) #012[GCC 6.3.0 20170124] Dec 31 17:00:20 zk30 weewx[1749]: engine: Platform Linux-4.9.35-v7+-armv7l-with-debian-9.1 Dec 31 17:00:20 zk30 weewx[1749]: engine: Locale is 'C' Dec 31 17:00:20 zk30 weewx[1749]: engine: pid file is /home/weewx/weewx/run/weewx.pid Dec 31 17:00:20 zk30 weewx[2075]: engine: waiting for sane time. current time is 1969-12-31 17:00:18 MST (18) Oct 13 11:22:42 zk30 weewx[2075]: engine: Using configuration file /home/weewx/weewx/conf/weewx.conf Oct 13 11:22:42 zk30 weewx[2075]: engine: Loading station type Vantage (weewx.drivers.vantage) Oct 13 11:22:42 zk30 weewx[2075]: engine: StdConvert target unit is 0x1 Oct 13 11:22:42 zk30 weewx[2075]: 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 Oct 13 11:22:42 zk30 weewx[2075]: wxcalculate: The following algorithms will be used for calculations: altimeter=aaNOAA, maxSolarRad=RS Oct 13 11:22:42 zk30 weewx[2075]: engine: Archive will use data binding wx_binding Oct 13 11:22:42 zk30 weewx[2075]: engine: Record generation will be attempted in 'hardware' Oct 13 11:22:42 zk30 weewx[2075]: engine: Using archive interval of 300 seconds (specified by hardware) Oct 13 11:22:42 zk30 weewx[2075]: engine: Using binding 'wx_binding' to database 'weewx.sdb' Oct 13 11:22:42 zk30 weewx[2075]: manager: Starting backfill of daily summaries On Wednesday, October 11, 2017 at 3:05:33 PM UTC-6, Oscar wrote: > > Lost power the other day. When power came back on, the error "launch of > report thread aborted: existing report thread still running." was being > written to the log file every couple of seconds. I restarted weewx and the > issue was resolved. As a test, I disconnected power and the same issue > occurred. I did a 'ps -ef | grep weewx' and one entry of weewxd was > displayed. Is there an issue with an old PID file being read? > > weewx version 3.7.1 > raspberry pi2 > 1,236,526 records in archive table > > Thanks, > Oscar > > > > -- 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.
