Commands: cd /home/pi/EW5321 sudo cp util/init.d/weewx.debian /etc/init.d/weewx sudo chmod +x /etc/init.d/weewx sudo update-rc.d weewx defaults 98 sudo /etc/init.d/weewx start
This is all that shows in the log, even with the debug option set: Dec 17 05:42:31 raspberrypi-1 systemd[1]: Reloading. On Thu, Dec 17, 2020 at 05:26 gjr80 <[email protected]> wrote: > Yes, post the exact commands you entered to set up the service as well as > the exact responses received on the console. > > Gary > > On Thursday, 17 December 2020 at 20:06:41 UTC+10 [email protected] > wrote: > >> Hi, >> >> So I recently had to re-install WeeWx on my Raspberry Pi and setting it >> up using the setup.py, I’m able to run it via sudo ./bin/weewxd but when >> I setup the daemon nothing seems to happen. I’m used to get console output >> saying it started and seeing it in the log but there’s absolutely nothing. >> >> Any ideas? >> > -- > 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/6w9Ulx1e_UM/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/dc9d6cb0-533a-4ddc-953a-90747138fd68n%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/dc9d6cb0-533a-4ddc-953a-90747138fd68n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- -- *Carter J. Humphreys* B.S. Meteorology, State University of New York at Oswego '20 A.S. Computer Science, Finger Lakes Community College '19 -- 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/CAC_3%3DF1aih%3DAoEv-hzkVkEEAJbi7%3Dj56gB2agAF9dTEeEyEWKw%40mail.gmail.com.
