Yes With simulator, ps aux|grep weewxd shows that weewx user exixts... pi@raspberrypi:~ $ ps aux|grep weewxd weewx 17482 1.0 1.6 52056 32100 ? Ss 21:28 0:06 python3 /usr/share/weewx/weewxd.py /etc/weewx/weewx.conf pi 19150 0.0 0.0 7460 592 pts/1 S+ 21:38 0:00 grep --color=auto weewxd
PY Le mardi 13 février 2024 à 21:57:21 UTC+1, vince a écrit : > On Tuesday, February 13, 2024 at 12:31:54 PM UTC-8 Pierre-Yves wrote: > > Weewx and webserver are perfectly working in simulator mode with "sudo > systemctl start weewx" command > > > Good. That means your problem appears to be related to getting weewx as a > non-privileged user to access your RTL-STR hardware. > > When running weewx using the Simulator does "ps aux|grep weewxd" show it > running as weewxd ? Or pi ? Or something else ? > > > -- 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/125925e2-f2a6-4e8c-99e0-d1e0b26c0ebfn%40googlegroups.com.
