On Tuesday, June 9, 2020 at 2:26:06 PM UTC-7, Florentin Prevost wrote: > > I'm use this driver and sometimes, it happen that the driver crash and > they are no logs in /var/log/syslog. > > I use this : > https://github.com/Drealine/weewx-weatherlinklive-json/tree/patch-1 > > The driver send a request each 3 seconds. It is possible to check if a > driver fail and restart it ? > > At the moment, I restart weewx each 5 minutes to prevent lost data if the > driver fail. > > You'd have to ask the driver author, but you'll need to provide more information. Which version of weewx, what is your os, are you using the setup.py or pre-packaged weewx, are you using python2 or python3, etc......
You should never have a driver crash 'or' need to restart weewx ever, but bugs happen. Turn debug=1 on in your weewx.conf and restart weewx for starters. -- 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/a0ffcbc3-b963-480b-8be2-6b2a9eb4eeffo%40googlegroups.com.
