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 weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to