Thanks for your report. That bug was fixed 25 August in commit bfa3b5d <https://github.com/weewx/weewx/commit/bfa3b5daa3bf7821fb4221d0a2d5c2a5b8527f07>. Try the newer alpha version 4.0.0a9 <http://weewx.com/downloads/development_versions/>.
-tk On Thu, Oct 10, 2019 at 6:17 AM Andy <[email protected]> wrote: > root@weewx-01:~# uptime > 05:58:56 up 43 days, 23:57, 1 user, load average: 0.02, 0.01, 0.00 > root@weewx-01:~# uname -a > Linux weewx-01 4.19.0-5-amd64 #1 SMP Debian 4.19.37-5+deb10u2 (2019-08-08) > x86_64 GNU/Linux > root@weewx-01:~# cat /etc/debian_version > 10.0 > > got this error today: > > Oct 10 02:24:30 weewx-01 weewx[1808]/INFO weewx.engine: Main loop exiting. > Shutting engine down. > Oct 10 02:24:30 weewx-01 weewx[1808]/INFO weewx.engine: Shutting down > StdReport thread > Oct 10 02:24:30 weewx-01 weewx[1808]/INFO user.sdr: shutdown process > rtl_433 -M utc -F json -G > Oct 10 02:24:45 weewx-01 weewx[1808]/INFO user.sdr: timed out waiting for > stderr-thread > Oct 10 02:24:53 weewx-01 weewx[1808]/ERROR user.sdr: process did not > respond to kill, shutting down anyway > Oct 10 02:24:53 weewx-01 weewx[1808]/CRITICAL weewx.engine: Caught > unrecoverable exception: > Oct 10 02:24:53 weewx-01 weewx[1808]/CRITICAL weewx.engine: **** > 'Logger' object has no attribute 'notice' > Oct 10 02:24:53 weewx-01 weewx[1808]/CRITICAL weewx.engine: **** > Traceback (most recent call last): > Oct 10 02:24:53 weewx-01 weewx[1808]/CRITICAL weewx.engine: **** > File "/home/weewx/bin/weewx/engine.py", line 890, > in main > Oct 10 02:24:53 weewx-01 weewx[1808]/CRITICAL weewx.engine: **** > engine.run() > Oct 10 02:24:53 weewx-01 weewx[1808]/CRITICAL weewx.engine: **** > File "/home/weewx/bin/weewx/engine.py", line 196, > in run > Oct 10 02:24:53 weewx-01 weewx[1808]/CRITICAL weewx.engine: **** > self.dispatchEvent(weewx.Event(weewx.NEW_LOOP_PACKET, packet=packet)) > Oct 10 02:24:53 weewx-01 weewx[1808]/CRITICAL weewx.engine: **** > File "/home/weewx/bin/weewx/engine.py", line 229, in dispatchEvent > Oct 10 02:24:53 weewx-01 weewx[1808]/CRITICAL weewx.engine: **** > callback(event) > Oct 10 02:24:53 weewx-01 weewx[1808]/CRITICAL weewx.engine: **** > File "/home/weewx/bin/weewx/engine.py", line 426, in new_loop_packet > Oct 10 02:24:53 weewx-01 weewx[1808]/CRITICAL weewx.engine: **** > self.qc.apply_qc(event.packet, 'LOOP') > Oct 10 02:24:53 weewx-01 weewx[1808]/CRITICAL weewx.engine: **** > File "/home/weewx/bin/weewx/qc.py", line 61, in apply_qc > Oct 10 02:24:53 weewx-01 weewx[1808]/CRITICAL weewx.engine: **** > log.notice("%s: %s %s value '%s' %s outside limits (%s, %s)", > Oct 10 02:24:53 weewx-01 weewx[1808]/CRITICAL weewx.engine: **** > AttributeError: 'Logger' object has no attribute 'notice' > Oct 10 02:24:53 weewx-01 weewx[1808]/CRITICAL weewx.engine: **** > Exiting. > > > > -- > You received this message because you are subscribed to the Google Groups > "weewx-development" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/weewx-development/2b3b1bd0-5d1e-42a1-a7fc-58bf7f946785%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-development/2b3b1bd0-5d1e-42a1-a7fc-58bf7f946785%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "weewx-development" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-development/CAPq0zEC6Zn6Zs9%3DEOvDf%2BZKvhpuBYkPK2zwD_UcOL98botfLsA%40mail.gmail.com.
