Give this a try:

[SDR]

    driver = user.sdr
    cmd = rtl_433 -M utc -M level -F json
    path = /usr/local/bin/


On Tuesday, June 16, 2020 at 1:50:25 PM UTC-4, weather list wrote:
>
> Can anyone point me to why this error occurs?
> sdr: MainThread: startup process 'rtl_433 -M utc -F json'
> Jun 16 13:44:51 NUC2498 weewx-sdr[15765]: import of driver failed: failed 
> to start process 'rtl_433 -M utc -F json': [Errno 2] No such file or 
> directory (<class 'weewx.WeeWxIOError'>)
> Jun 16 13:44:51 NUC2498 weewx-sdr[15765]: engine: Unable to load driver: 
> failed to start process 'rtl_433 -M utc -F json': [Errno 2] No such file 
> or directory
>
> This occurs when running under weewx-multi but does not occur when run 
> directly from command line: sudo bin/weewxd sdr.conf
>
> [SDR]
>     # This section is for the software-defined radio driver.
>     
>     # The driver to use
>     driver = user.sdr
>     path = /usr/local/bin/rtl_433
> #    log_unknown_sensors = False
> #    log_unmapped_sensors = True
>     [[sensor_map]]
>         extraTemp2 = temperature.*.AmbientF007THPacket            # pool 
> temperature
>
>
>
> WeeWx 3.9.2
> Debian 9
> Intel NUC
>

-- 
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/8225b4ec-bfa7-4cb1-9026-501547ebdca3o%40googlegroups.com.

Reply via email to