I suspect the message "Shutting down StdReport thread" is an artifact. It is emitted when WeeWX restarts for any reason. Something else caused the restart.
What is emitting the log lines marked "wxdata?" That's not part of WeeWX. Perhaps whatever extension you're using raised an exception, but failed to log it? -tk On Thu, Oct 4, 2018 at 10:23 AM vince <[email protected]> wrote: > Have we had any reports of the engine stopping the StdReport thread for > some reason ? > > Weewx gracefully recovered with no manual intervention needed, but I > haven't seen this one before and just stumbled upon it when I noticed my > memory usage dropped this morning so I poked around the logs. Looking at > old logs I 'do' see this happening other times, again recovering gracefully. > > > Oct 4 08:20:39 debian weewx[25604]: cheetahgenerator: Generated 1 files > for report forecast in 0.54 seconds > Oct 4 08:20:39 debian weewx[25604]: copygenerator: copied 0 files to > /home/weewx/public_html/forecast > Oct 4 08:20:39 debian weewx[25604]: cheetahgenerator: Generated 6 files > for report vds-bootstrap in 0.76 seconds > Oct 4 08:20:39 debian weewx[25604]: copygenerator: copied 0 files to > /home/weewx/public_html/bootstrap > Oct 4 08:20:42 debian weewx[25604]: rsyncupload: rsync'd 53 files (329727 > bytes) in 2.64 seconds > *Oct 4 08:24:32 debian weewx[25604]: engine: Shutting down StdReport > thread* > *Oct 4 08:24:32 debian weewx[25604]: wxdata: shutdown* > *Oct 4 08:24:32 debian weewx[25604]: wxdata: server shutdown* > *Oct 4 08:25:33 debian weewx[25604]: engine: retrying...* > Oct 4 08:25:33 debian weewx[25604]: engine: Using configuration file > /home/weewx/weewx.conf > Oct 4 08:25:33 debian weewx[25604]: engine: Loading station type Vantage > (weewx.drivers.vantage) > Oct 4 08:25:33 debian weewx[25604]: engine: StdConvert target unit is 0x1 > Oct 4 08:25:33 debian weewx[25604]: 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 4 08:25:33 debian weewx[25604]: wxcalculate: The following algorithms > will be used for calculations: altimeter=aaNOAA, maxSolarRad=RS > Oct 4 08:25:33 debian weewx[25604]: wxdata: startup > Oct 4 08:25:33 debian weewx[25604]: engine: Archive will use data binding > wx_binding > Oct 4 08:25:33 debian weewx[25604]: engine: Record generation will be > attempted in 'hardware' > Oct 4 08:25:33 debian weewx[25604]: engine: Using archive interval of 300 > seconds (specified by hardware) > Oct 4 08:25:33 debian weewx[25604]: wxdata server started > Oct 4 08:25:33 debian weewx[25604]: wxdata: server process 25604 > Oct 4 08:25:33 debian weewx[25604]: wxdata: address: '('', 6000)' > Oct 4 08:25:33 debian weewx[25604]: wxdata: key: 'wxdata key' > Oct 4 08:25:34 debian weewx[25604]: engine: Using binding 'wx_binding' to > database 'weewx.sdb' > Oct 4 08:25:34 debian weewx[25604]: manager: Starting backfill of daily > summaries > Oct 4 08:25:34 debian weewx[25604]: forecast: MainThread: NWS: forecast > version 3.2.16 > Oct 4 08:25:34 debian weewx[25604]: forecast: MainThread: NWS: > interval=10800 max_age=604800 lid=WAZ558 foid=SEW > Oct 4 08:25:34 debian weewx[25604]: forecast: MainThread: WU: forecast > version 3.2.16 > Oct 4 08:25:34 debian weewx[25604]: restx: StationRegistry: Station will > be registered. > Oct 4 08:25:34 debian weewx[25604]: restx: Wunderground-PWS: Data for > station KWAFEDER15 will be posted > Oct 4 08:25:34 debian weewx[25604]: restx: PWSWeather: Data for station > KWFEDER15 will be posted > Oct 4 08:25:34 debian weewx[25604]: restx: CWOP: Data for station CW6881 > will be posted > Oct 4 08:25:34 debian weewx[25604]: restx: WOW: Posting not enabled. > Oct 4 08:25:34 debian weewx[25604]: restx: AWEKAS: Posting not enabled. > Oct 4 08:25:34 debian weewx[25604]: restx: MQTT: service version is 0.18 > Oct 4 08:25:34 debian weewx[25604]: restx: MQTT: binding to archive > Oct 4 08:25:34 debian weewx[25604]: restx: MQTT: topic is weather > Oct 4 08:25:34 debian weewx[25604]: restx: MQTT: data will be uploaded to > mqtt://192.168.1.24:1883/ > Oct 4 08:25:34 debian weewx[25604]: engine: Starting up weewx version > 3.8.2 > Oct 4 08:25:34 debian weewx[25604]: engine: Clock error is 4.38 seconds > (positive is fast) > Oct 4 08:25:34 debian weewx[25604]: wxdata: archive record, delta > 34.8185720444 > Oct 4 08:25:34 debian weewx[25604]: manager: Added record 2018-10-04 > 08:25:00 PDT (1538666700) to database 'weewx.sdb' > Oct 4 08:25:35 debian weewx[25604]: manager: Added record 2018-10-04 > 08:25:00 PDT (1538666700) to daily summary in 'weewx.sdb' > Oct 4 08:25:35 debian weewx[25604]: engine: Starting main packet loop. > Oct 4 08:25:35 debian weewx[25604]: restx: MQTT: Published record > 2018-10-04 08:25:00 PDT (1538666700) > Oct 4 08:25:35 debian weewx[25604]: restx: Wunderground-PWS: Published > record 2018-10-04 08:25:00 PDT (1538666700) > Oct 4 08:25:35 debian weewx[25604]: restx: PWSWeather: Published record > 2018-10-04 08:25:00 PDT (1538666700) > Oct 4 08:25:35 debian weewx[25604]: restx: CWOP: Published record > 2018-10-04 08:25:00 PDT (1538666700) > Oct 4 08:25:35 debian weewx[25604]: restx: StationRegistry: Published > record 2018-10-04 08:25:00 PDT (1538666700) > Oct 4 08:30:19 debian weewx[25604]: manager: Added record 2018-10-04 > 08:30:19 PDT (1538667019) to database 'archive/mem.sdb' > Oct 4 08:30:19 debian weewx[25604]: manager: Added record 2018-10-04 > 08:30:19 PDT (1538667019) to daily summary in 'archive/mem.sdb' > Oct 4 08:30:19 debian weewx[25604]: wxdata: archive record, delta > 19.666230917 > Oct 4 08:30:19 debian weewx[25604]: manager: Added record 2018-10-04 > 08:30:00 PDT (1538667000) to database 'weewx.sdb' > > > > Memory graph just because I like seeing the $12 computer I'm using has > been up for 650 days now :-) > > Data is from Tom's old memory extension that I hacked the heck out of, > code is on github (link) > <https://github.com/vinceskahan/vds-weewx-v3-mem-extension/blob/master/bin/user/mem.py> > if > you need that. The whole computer has 128MB of RAM, but it's been running > reliably for many years and many weewx versions. Like 'many' years and > versions. > > > > -- > 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. > -- 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.
