I'm not seeing the log. Just the status output from systemctl. There are many threads about this error in weewx-user. Here's one <https://groups.google.com/g/weewx-user/c/5BuR3BSQfeY/m/liOVdD2xAAAJ>. Try the suggestions in that thread.
On Sun, Feb 25, 2024 at 6:27 AM Charlie T <[email protected]> wrote: > *Here's the log...what am I doing wrong?* > > ● weewx.service - WeeWX > Loaded: loaded (/lib/systemd/system/weewx.service; enabled; vendor > preset: enabled) > Active: active (running) since Sun 2024-02-25 07:21:25 CST; 54min ago > Docs: https://weewx.com/docs > Main PID: 505 (python3) > Tasks: 1 (limit: 1595) > CPU: 3min 44.239s > CGroup: /system.slice/weewx.service > └─505 python3 /usr/share/weewx/weewxd.py /etc/weewx/weewx.conf > > Feb 25 08:15:07 raspberrypi weewxd[505]: for line in > iter(self._fd.readline, ''): > Feb 25 08:15:07 raspberrypi weewxd[505]: ValueError: > PyMemoryView_FromBuffer(): info->buf must not be NULL > Feb 25 08:15:07 raspberrypi weewxd[505]: File > "/usr/lib/python3.9/threading.py", line 954, in _bootstrap_inner > Feb 25 08:15:07 raspberrypi weewxd[505]: self.run() > Feb 25 08:15:07 raspberrypi weewxd[505]: File > "/etc/weewx/bin/user/sdr.py", line 198, in run > Feb 25 08:15:07 raspberrypi weewxd[505]: for line in > iter(self._fd.readline, ''): > Feb 25 08:15:07 raspberrypi weewxd[505]: ValueError: > PyMemoryView_FromBuffer(): info->buf must not be NULL > Feb 25 08:15:07 raspberrypi weewxd[505]: INFO user.sdr: shutdown complete > Feb 25 08:15:07 raspberrypi weewxd[505]: CRITICAL __main__: Caught > WeeWxIOError: rtl_433 process is not running > Feb 25 08:15:07 raspberrypi weewxd[505]: CRITICAL __main__: **** > Waiting 60.0 seconds then retrying... > > -- > 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]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/weewx-user/435fd56e-0a1b-4c3d-a333-1eb108ef0432n%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/435fd56e-0a1b-4c3d-a333-1eb108ef0432n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/CAPq0zED%2BBG72T3%3DxMYXA3orTnuj67xtemDXR23O0npaTiTix3w%40mail.gmail.com.
