Im not really sure whats the issue here, and ive googled, tried a ton of things, but I need some hints. So ive got my RTL433 working well, i can grab the info directly from it easily. I got the sensor map worked out for an initial run, (ill add to it later) but i have two issues right now that I cant seem to solve. 1) I keep getting this in my log as I watch it, and I have no idea what it means. I have it setup, in the config file, as shown in MainThread but why isnt my proccess running
Mar 21 16:44:49 raspberrypi kernel: [164483.316709] usb 1-1.4: dvb_usb_v2: schedule remote query interval to 200 msecs Mar 21 16:44:49 raspberrypi kernel: [164483.331253] usb 1-1.4: dvb_usb_v2: 'Realtek RTL2832U reference design' successfully initialized and connected Mar 21 16:44:50 raspberrypi systemd-udevd[10471]: Process '/usr/sbin/th-cmd --socket /var/run/thd.socket --passfd --udev' failed with exit code 1. Mar 21 16:44:50 raspberrypi systemd-udevd[10470]: Process '/usr/sbin/th-cmd --socket /var/run/thd.socket --passfd --udev' failed with exit code 1. Mar 21 16:44:50 raspberrypi systemd-udevd[10469]: Process '/usr/sbin/th-cmd --socket /var/run/thd.socket --passfd --udev' failed with exit code 1. Mar 21 16:44:51 raspberrypi weewx[10322]: sdr: MainThread: err: [] Mar 21 16:44:51 raspberrypi weewx[10322]: engine: Main loop exiting. Shutting engine down. Mar 21 16:44:51 raspberrypi weewx[10322]: sdr: MainThread: shutdown process sudo rtl_433 -F json -R 18 -R 20 -R 113 -R 78 -f 914880000 Mar 21 16:44:51 raspberrypi weewx[10322]: engine: Caught WeeWxIOError: rtl_433 process is not running Mar 21 16:44:51 raspberrypi weewx[10322]: **** Waiting 60 seconds then retrying... 2) I have a pi, on rasperbian so the server page im trying to setup to display the data, is in /var/www/html/weewx Bunch of pictures there, but there is no HTML file or anything else from the reports. assuming this because weewx isnt running / getting data because of #1? -- 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.
