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.

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 ????
 

On Friday, December 16, 2016 at 9:14:07 AM UTC+7, mwall wrote:
>
> On Thursday, December 15, 2016 at 9:00:03 PM UTC-5, Marc Aubry wrote:
>>
>> weewx stop reporting few times per day and probably crash because nothing 
>> appear in the syslog file after the last report (check below for extract of 
>> my syslog file during the last crash and my weewx conf file).
>> To restart the weewx i do a reboot of the raspberry or stop and start of 
>> the service.
>> what can i do to monitor if the weewx service crash and diagnose the 
>> cause of the crash ????
>>
>
> marc,
>
> first of all, be sure that you are running the latest version of the 
> wh23xx driver (0.7 as of 15dec2016).
>
> for the (fairly rare) cases where weewx is dying without spitting out 
> anything to the log, run weewx directly:
>
> sudo weewxd /etc/weewx/weewx.conf
>
> if you are logged in remote via ssh, you might want to run screen first - 
> that way if you lose the connection to the machine running weewx, you can 
> reconnect later.  do a 'screen -l' followed by 'screen -r xxx' and you'll 
> pick up where you left off.
>
> 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 weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to