On Tuesday, May 30, 2017 at 9:57:43 PM UTC-4, david wrote: > > See attached "weewx-17hour" log from an overnight 17 or so hour run where > debug = 0. look for the multiple errors where: > > sdr: MainThread reports "['usb claim interface error -6\n' , 'Failed to > open rtlsdr device #0.\n'] > > and > sdr: MainThread: shutdown process rtl_433 -q -U -F json -G > > then > engine: Caught WeeWxIOError: rtl_433 prosess is not running. > > However "ps ax|grep rtl_433" showed that it WAS running. >
only one instance of rtl_433 can be running. if you are running rtl_433 directly, then running weewx with the weewx-sdr driver will fail. -- 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.
