Hi, The sever hasn't crashed last night, so the problem seem to be solved. to solve it i did the following:
*sudo apt-get update * to upgrade all the raspbian dependencies *wget -O weewx-wh23xx.zip https://github.com/matthewwall/weewx-wh23xx/archive/master.zip * *wee_extension --install weewx-wh23xx.zip* to upgrade the wh23xx driver i still don't know what wass crashing weewx? i' m still monitoring it because i'm not convinced by this solution :) Thanks for your help. On Friday, December 16, 2016 at 9:51:46 AM UTC+7, mwall wrote: > > On Thursday, December 15, 2016 at 9:45:39 PM UTC-5, Marc Aubry wrote: >> >> Hi >> how do i know which version of the wh23xx driver i'm running? it's should >> be in user.wh23xx but i can't find the location. >> > > the driver version is reported in the log soon after weewx starts up > > or you can find it in the driver code: > > grep VERSION user/wh23xx.py > > > to reinstall the driver is it enough to do : >> >> wget -O weewx-wh23xx.zip >> https://github.com/matthewwall/weewx-wh23xx/archive/master.zip >> >> wee_extension --install weewx-wh23xx.zip >> and restart weewx ???? >>> >>> >>> > that would do it! > > 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.
