Post
Topic
Board Pools
Re: [1500 TH] p2pool: Decentralized, DoS-resistant, Hop-Proof pool
by
dog1965
on 01/02/2016, 23:50:16 UTC
can someone please help I JUST STARTED MY OWN NODE its running fine except I keep getting these messages when I start up and occasionally when its running looks like I am missing a plug in or something ?

exceptions.AssertionError: tried to broadcast share without knowing all its new transactions


 Error while processing Event callbacks:
2016-02-01 10:45:02.816000 > Traceback (most recent call last):
2016-02-01 10:45:02.816000 >   File "p2pool\node.pyc", line 135, in download_shares
2016-02-01 10:45:02.816000 >
2016-02-01 10:45:02.816000 >   File "p2pool\node.pyc", line 48, in handle_shares
2016-02-01 10:45:02.816000 >
2016-02-01 10:45:02.816000 >   File "p2pool\node.pyc", line 297, in set_best_share
2016-02-01 10:45:02.816000 >
2016-02-01 10:45:02.816000 >   File "p2pool\util\variable.pyc", line 74, in set
2016-02-01 10:45:02.816000 >
2016-02-01 10:45:02.831000 > --- ---
2016-02-01 10:45:02.831000 >   File "p2pool\util\variable.pyc", line 42, in happened
2016-02-01 10:45:02.831000 >
2016-02-01 10:45:02.831000 >   File "p2pool\node.pyc", line 96, in broadcast_share
2016-02-01 10:45:02.831000 >
2016-02-01 10:45:02.831000 >   File "p2pool\p2p.pyc", line 317, in sendShares
2016-02-01 10:45:02.831000 >
2016-02-01 10:45:02.831000 > exceptions.AssertionError: tried to broadcast share without knowing all its new transactions

P2Pool: 17470 shares in chain (17474 verified/17474 total) Peers: 7 (0 incoming)
2016-02-01 13:36:07.455000  Local: 5764GH/s in last 10.0 minutes Local dead on arrival: ~2.4% (1-5%) Expected time to share: 30.0 minutes
2016-02-01 13:36:07.455000  Shares: 6 (1 orphan, 0 dead) Stale rate: ~16.7% (3-57%) Efficiency: ~93.8% (49-110%) Current payout: (0.1734)=0.1734 BTC
2016-02-01 13:36:07.455000  Pool: 882TH/s Stale rate: 11.1% Expected time to block: 6.8 days
2016-02-01 13:36:10.065000 > Unhandled error in Deferred:
2016-02-01 13:36:10.065000 > Unhandled Error
2016-02-01 13:36:10.065000 > Traceback (most recent call last):
2016-02-01 13:36:10.065000 > Failure: twisted.internet.defer.TimeoutError: in ReplyMatcher


Peer 188.138.106.130:9333 misbehaving, will drop and ban. Reason: peer too old
2016-02-01 14:50:07.081000 Bad peer banned: (u'188.138.106.130', 9333)
2016-02-01 14:50:07.081000 Peer 188.138.106.130:9333 misbehaving, will drop and ban. Reason: first message was not version message
2016-02-01 14:50:07.097000 Bad peer banned: (u'188.138.106.130', 9333)
2016-02-01 14:50:07.097000 Peer 188.138.106.130:9333 misbehaving, will drop and ban. Reason: first message was not version message
2016-02-01 14:50:07.097000 Bad peer banned: (u'188.138.106.130', 9333)
2016-02-01 14:50:07.097000 Peer 188.138.106.130:9333 misbehaving, will drop and ban. Reason: first message was not version message
2016-02-01 14:50:07.097000 Bad peer banned: (u'188.138.106.130', 9333)

Computer I am running it on is a INTEL I7 4930k overclocking to 4.6 GHZ stable.
                                                RAM: 16GB corsair dominator 4GB sticks 4 sticks.
                                                MOBO: MSI BIG BANG-XPOWER II LGA2011
                                                HDD: 6TB raid configuration "two 3tb"
                                                         8tb raid configuration  "four 2tb drives"
                                                 stupid verizom 100MB/s router 100 up/down

                                                  miners: antminer s5 and antminer S7 which both don't show up in the p2pool dos command windows when I run the node only combined hash rate speed shows up those are my miners which I am mining on my own pool. question I am using a different bitcoin address then my pool's BTC address do they have to be the same Huh? also I am mining to a online wallet.

I don't want to ask a million questions I am new at running a node but if anyone can answer them its much appreciated. I just want to stay focused on what's causing the errors a pasted above and how to fix it ?