Gary, thanks for the help.  Looks like that was the problem.  Did the dump 
and clear and it has been running for about 10 minutes.  The index.html has 
been updated and the data has uploaded to my PWS site.

I had read about the dump and clear functions but could not get them to 
work because I was not in the correct directory.  Thanks for pointing out 
where those commands were located.

Thanks again, Ken

On Sunday, November 27, 2016 at 2:18:11 AM UTC-8, gjr80 wrote:
>
> Ken,
>
> Looks like another corrupted logger, that's the second one over the last 
> few days. I would stop weewx and then use wee_device to dump the logger 
> memory and then clear the memory:
>
> $ sudo /etc/init.d/weewx stop
> $ ./wee_device --dump
> You may see a lot of duplicate primary key messages in your log - ignore 
> them.
> $ ./wee_device --clear-memory
> $ sudo /etc/init.d/weewx start
>
> Note ./wee_device assumes you are in the /home/weewx/bin or 
> /usr/share/weewx directory, depending on your install type. If not you may 
> need to prepend the appropriate path to wee_device.
>
> Check you logs and hopefully you will see some records being saved to the 
> database and reports being generated normally.
>
> Gary
>
>

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

Reply via email to