On Saturday, December 24, 2016 at 1:27:01 AM UTC-5, Marc Aubry wrote: > > this morning crash syslog (see attachfile)ed > the weewx has stop working from 8:37 to 1:30 until i reboot the rpi. > maybe i have a network issue... > i'll try to use a fix ip instead of static address delivered by my dhcp ... > which going to be the same nbut form my ddwrt routr i prefer to use the > dhcp/dnsmasq to atribute even the fix ip. >> >> >>>> marc,
there is nothing unusual in the log you posted. since you are using mysql, you should make the weewx startup script depend on the network. you should also make the weewx startup script depend on ntp. but even though your network is a mess, weewx did what it was supposed to to: it failed to contact the mysql server, so it slept for two minutes. when it tried again, the network had stabilized, and weewx startup up properly. nothing unusual until the end of the log you posted, and there is no crash. what stopped the log? you should update to the latest forecast (currently at version 3.2.6). that will eliminate the spurious 'ignoring value for ...' messages. 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.
