so it looks like pid 12195 is using /etc/weewx/weewx.conf

cannot tell from the log snippet what configuration file is being used by 
pid 11177

only pid 11177 is collecting any data

you have a 'sudo' in the invocation of rtl_433.  although that can work, 
you're better off using sudo to run weewx, then the rtl_433 will have the 
same rights.  if you put the sudo in the rtl_433 invocation then you run 
the risk of rtl_433 never running because it is prompting for a password 
(you'd have to put something in /etc/sudoers.d or other password-less sudo 
configuration to make it work).  it is quite possible this is the reason 
you're not getting any data into pid 12195

m

-- 
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.

Reply via email to