• Forum has been upgraded, all links, images, etc are as they were. Please see Official Announcements for more information

To p2pool owner, prepare hard fork.

Not working at all for me...

Getting "gentx doesn't match hash link" and "p2pool not connected to any peers".
I just have the latest p2pool (just did a git clone again just to be sure).
Have both ports 8998 & 8999 open. A redirect from 7903 to 8998.
Installed the updated subsidy & xcoin-hash.
Yeah getting that too.
 
I will have this in my log file
2014-05-25 21:23:52.215819 > Traceback (most recent call last):
2014-05-25 21:23:52.215850 > File "/home/p2pool/p2pool-drk/p2pool/util/deferral.py", line 284, in _worker
2014-05-25 21:23:52.215879 > self.func(*self.args, **self.kwargs)
2014-05-25 21:23:52.215906 > File "/home/p2pool/p2pool-drk/p2pool/node.py", line 357, in clean_tracker
2014-05-25 21:23:52.215932 > self.set_best_share()
2014-05-25 21:23:52.215959 > File "/home/p2pool/p2pool-drk/p2pool/node.py", line 295, in set_best_share
2014-05-25 21:23:52.215987 > 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 21:23:52.216024 > File "/home/p2pool/p2pool-drk/p2pool/data.py", line 500, in think
2014-05-25 21:23:52.216052 > if not self.attempt_verify(share):
2014-05-25 21:23:52.216079 > --- <exception caught here> ---
2014-05-25 21:23:52.216104 > File "/home/p2pool/p2pool-drk/p2pool/data.py", line 444, in attempt_verify
2014-05-25 21:23:52.216131 > share.check(self)
2014-05-25 21:23:52.216156 > File "/home/p2pool/p2pool-drk/p2pool/data.py", line 335, in check
2014-05-25 21:23:52.216182 > raise ValueError('''gentx doesn't match hash_link''')
2014-05-25 21:23:52.216208 > exceptions.ValueError: gentx doesn't match hash_link
2014-05-25 21:23:52.216882 Punishing share for 'Block-stale detected! height(11f630bdbcbaba6f7bd491f7f301dc748e822dddb8d149c0c1fc47) < height(3e47e0c62167c897ce990fc3b13e63f6bccfb306c6ca5f6843327) or 1b13575d != 1b13575d'! Jumping from 4bceabca to fa1e3131!

anyone ?
 
everyone please update your daemon ASAP
Attention Pool Operators,

If you're unaware, the masternode payments have experienced some
issues. It appears there the issues is actually just problems with
masternode propagation on the network. This will fix itself over time,
however to fix this quickly we've made some modifications to the code.

Pool Operations: Please recompile the source from master and add
maxconnections=200 to your configuration
Everyone else: You need not update

If the problem doesn't resolve itself we'll look into other possible causes.
 
6bf3af71067c5f5b556cf61ce57df329 darkcoindold
6bf3af71067c5f5b556cf61ce57df329 darkcoind

just downloaded from darkcoin.io
wo where is the new 10x binary ?
 
6bf3af71067c5f5b556cf61ce57df329 darkcoindold
6bf3af71067c5f5b556cf61ce57df329 darkcoind

just downloaded from darkcoin.io
wo where is the new 10x binary ?
it seems the binaries are not updated yet as they are activly working on fixing things.
 
Back
Top