Post
Topic
Board Pools
Re: [185 TH] p2pool: Decentralized, DoS-resistant, Hop-Proof pool
by
ikolubr
on 19/01/2014, 05:11:57 UTC
Code:
Share check failed:
2014-01-18 21:03:38.148653 > Traceback (most recent call last):
2014-01-18 21:03:38.148709 >   File "/home/breeba/p2pool/p2pool/p2p.py", line 283, in handle_shares
2014-01-18 21:03:38.148784 >     self.node.handle_shares(result, self)
2014-01-18 21:03:38.148835 >   File "/home/breeba/p2pool/p2pool/node.py", line 48, in handle_shares
2014-01-18 21:03:38.148890 >     self.node.set_best_share()
2014-01-18 21:03:38.148946 >   File "/home/breeba/p2pool/p2pool/node.py", line 295, in set_best_share
2014-01-18 21:03:38.149002 >     best, desired, decorated_heads = self.tracker.think(self.get_height_rel_highest, self.bitcoind_work.value['previous_block'], self.bitcoind_work.value['bits'], self.known_txs_var.value)
2014-01-18 21:03:38.149056 >   File "/home/breeba/p2pool/p2pool/data.py", line 452, in think
2014-01-18 21:03:38.149113 >     if self.attempt_verify(share):
2014-01-18 21:03:38.149163 > --- ---
2014-01-18 21:03:38.149217 >   File "/home/breeba/p2pool/p2pool/data.py", line 431, in attempt_verify
2014-01-18 21:03:38.149271 >     share.check(self)
2014-01-18 21:03:38.149326 >   File "/home/breeba/p2pool/p2pool/data.py", line 320, in check
2014-01-18 21:03:38.149380 >     raise ValueError('share_info invalid')
2014-01-18 21:03:38.149436 > exceptions.ValueError: share_info invalid

I'm getting this error on p2pool and my cpu goes 100%. The error is continuos. I've tried to delete the data folder, then it works nice for few hours and baam the error starts again!

Another doubt: I've set up the pool to collect 2%, why may pout amount is always 0 and I just see payments eery 4 or 5 days?

Any ideas?!

Thank you,
Igor

my node: bitcoin.breeba.com:3330