p2pool hangs in
2014-05-25 18:16:39.577995 Testing bitcoind P2P connection to '127.0.0.1:9999'...
2014-05-25 18:16:44.578225 ...taking a while. Common reasons for this include all of bitcoind's connection slots being used...
cloned latest
https://bitbucket.org/dstorm/p2pool-drk, installed the xcoin-has and darkcoin-subsidy-python accordingly, restarted darkcoind, restarted p2pool.
still hangs with the above message
darcoind is 10x version
darkcoind log shows
PROCESSMESSAGE: INVALID MESSAGESTART
2014-05-25 16:20:41 disconnecting node 127.0.0.1:48025
2014-05-25 16:20:42 accepted connection 127.0.0.1:48027
2014-05-25 16:20:42
PROCESSMESSAGE: INVALID MESSAGESTART
git pull
did that and
now I see these in log of the p2pool
2014-05-25 18:37:44.808650 > Traceback (most recent call last):
2014-05-25 18:37:44.808689 > File "/home/p2pool/p2pool-drk/p2pool/util/variable.py", line 42, in happened
2014-05-25 18:37:44.808724 > func(*event)
2014-05-25 18:37:44.808755 > File "/home/p2pool/p2pool-drk/p2pool/node.py", line 230, in <lambda>
2014-05-25 18:37:44.808787 > self.bitcoind_work.changed.watch(lambda _: self.set_best_share())
2014-05-25 18:37:44.808819 > File "/home/p2pool/p2pool-drk/p2pool/node.py", line 295, in set_best_share
2014-05-25 18:37:44.808851 > best, desired, decorated_heads, bad_peer_addresses = 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-05-25 18:37:44.808884 > File "/home/p2pool/p2pool-drk/p2pool/data.py", line 500, in think
2014-05-25 18:37:44.808915 > if not self.attempt_verify(share):
2014-05-25 18:37:44.808945 > --- <exception caught here> ---
2014-05-25 18:37:44.808976 > File "/home/p2pool/p2pool-drk/p2pool/data.py", line 444, in attempt_verify
2014-05-25 18:37:44.809007 > share.check(self)
2014-05-25 18:37:44.809037 > File "/home/p2pool/p2pool-drk/p2pool/data.py", line 335, in check
2014-05-25 18:37:44.809068 > raise ValueError('''gentx doesn't match hash_link''')
2014-05-25 18:37:44.809098 > exceptions.ValueError: gentx doesn't match hash_link
2014-05-25 18:37:44.809796 > Share check failed: 000000658647b1a45222380c8487d6a557f65b770a7c47a15a03433049ea4a6b -> 0000002f6ea619b4469a9315d1cf5dbf354e2ff0f69f0b4d61e5b70dd99db887