Is anyone else seeing this for the pool's hash rate for the day?
I also had some errors in the console p2pool was running on -- I didn't copy them, but it looked like it was on the line calculating my efficiency, something about NaN. I restarted p2pool and I'm getting messages about the watchdog timer for bitcoind, shares don't seem to be processing (I see "Processing X shares..." a lot, where X is sometimes a drastically different number), and connections to p2pool peers are flaking out. Just a second ago I "got a block from a peer and passed to bitcoind" and then p2pool lost contact with bitcoind. I'm running p2pool and bitcoind on AWS, so I would assume the connection is pretty good.
Should I pull the latest p2pool from github? Any ideas what's going on?
Thanks.
EDIT: Well, after thrashing through a bunch of errors for a few minutes, it looks like the output is back to normal (hmm, except for "Own efficiency: 111±86%"). I should add that bitcoind was running and appeared normal, although I restarted it at the same time I restarted p2pool. The pool's rate graph for today looks like the same. I'm still curious what happened.