Hello Gary I ve tried to reinstall on a fresh install I install a fresh DEBIAN 10 and by default debian 10 use systemctl to control service.
It s possible to start / stop weewx with single script (by default) systemctl start weewx or systemctl stop weewx : it work well I ve found this wiki page here : https://github.com/weewx/weewx/wiki/systemd this page explain to register weewx but with systemctl service I want to install 2 stations I dont find anywhere for weewx-mutli , I found only here : https://github.com/weewx/weewx/wiki/weewx-multi this work only for start ( the 2 process start with good log and good conf file like this : root 4835 1 0 21:13 ? 00:00:02 python3 /usr/share/weewx/weewxd --daemon --log-label weewx-WMR200 --pidfile=/var/run/weewx-WMR200.pid /etc/weewx/WMR200.conf root 4847 1 0 21:13 ? 00:00:02 python3 /usr/share/weewx/weewxd --daemon --log-label weewx-FROGGIT --pidfile=/var/run/weewx-FROGGIT.pid /etc/weewx/FROGGIT.conf but it s impossible to stop these process. I m looking for weewx-multi scripts but for systemctl system Can you help me or someone ? Best regards Stéphane Le lundi 18 janvier 2021 à 08:18:40 UTC+1, [email protected] a écrit : > Hello > the file weewx.txt :is the file in /etc/init.d/ > the file etc-default-weewx.txt is the file in /etc/default/weewx > > I ve used it on a old install well but since I install on a fresh install > , I ve problem with the path (weewx-multi doesnt find the "good path" of > weewxd > Thanks a lot > Stéphane > > > Le dim. 17 janv. 2021 à 23:31, gjr80 <[email protected]> a écrit : > >> Hi, >> >> It would be helpful to see the WeeWX service file you are using and the >> corresponding defaults. Assuming you followed the weewx-multi >> <https://github.com/weewx/weewx/wiki/weewx-multi> instructions in the >> wiki the service file should be /etc/init.d/weewx and the defaults >> /etc/default/weewx-multi. Please post the contents of both here. >> >>> >>> FYI : ( I ve posted the same post in weewx developpement group) >>> >> >> Also, perhaps you did not read the weewx-user banner: >> >> There is a separate group, weewx-development, for developers who are >> actively working on extensions and the weewx codebase. >> >> *Please do not cross-post to both weewx-user and weewx-development!* >> >> Cross posting doesn't get you any more help any faster, in fact it just >> slows things down as we have twice as much to read. >> >> Gary >> >> -- >> You received this message because you are subscribed to a topic in the >> Google Groups "weewx-user" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/weewx-user/nlg3qFnlWB8/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/weewx-user/f06ec671-467f-48ad-9ee8-f945d23a07acn%40googlegroups.com >> >> <https://groups.google.com/d/msgid/weewx-user/f06ec671-467f-48ad-9ee8-f945d23a07acn%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- 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/d2e9b50d-d0a6-408f-b406-daf8b9673d3an%40googlegroups.com.
