On Saturday, February 23, 2019 at 10:36:45 AM UTC-5, Mark Jenks wrote: > > I've been running this for a few years now, and once and awhile weewx just > falls over for no good reason. To deal with this, I wrote a script that I > run in cron to check to make sure it's running, and if not, start it over > again. >
mark, systemctl is supposed to do that for you. in fact, this thread shows that it does, at least in one case: https://groups.google.com/forum/#!topic/weewx-user/bspZEoGqpyY but as tom points out, we really want to know when weewx stops running so that we can fix it. if you need to use a script (or systemctl) to ensure that weewx is automatically restarted, perhaps you could figure out some way to capture and report the log leading up to the crash? 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.
