Results 97 comments of Potuz

Just to make sure, about this sentence: > To further clarify, the node was down for about 1 hour and started up on Aug 19 23:57:03, that seemed to chug...

> Running into same issue on goerli with 2.1.4 Do you see the same roots as in this message? > Aug 20 07:13:29 nuc4 beacon-chain[370963]: time="2022-08-20 07:13:29" level=error msg="Could not...

> No, I don't see any `Could not handle p2p pubsub` errors, just `beacon node doesn't have a parent in db with root` with a bunch of different roots tried...

@ptxptx2 could you tell me what exact CPU do you run and what are the contents of `cat /proc/cpuinfo | grep flags` ?

Thanks for that. That CPU is very well covered and tested. Specially on linux Also if you wouldn't mind running a memtest on that computer that would help, We want...

> > ... We want to rule out hardware issues cause from here it looks as if your dbase has saved a bad root > > What could have caused...

Thanks for this PR. It does make sense to fallback to the previous version in case github is down for example. I'll let others express opinion, but would you be...

Thanks for this PR. Our original approach was like this but we deemed it was too many allocations. Perhaps it's time to revisit that decision. However, given the double locks...