Weewx does not launch a new reporting thread if an old one is active. This keeps them from queuing up.
As for why your old thread failed to finish... well, it's impossible to say without seeing the log. -tk On Wed, Oct 11, 2017 at 2:05 PM, Oscar <[email protected]> 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. > -- 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.
