fancoder / cryptonote-universal-pool

Mining pool for all CryptoNote based coins such as Bytecoin, duckNote, Monero, and Fantomcoin.
http://cryptonotemining.org
GNU General Public License v2.0
335 stars 308 forks source link

Failed to parse block #34

Open tanshaoliang opened 7 years ago

tanshaoliang commented 7 years ago

The console print 'startum_recv_line failed...' when i start cryptonote miner on my pc. this is error msg print pool console: Error: Failed to parse block at Object.BlockTemplate.nextBlob (/data/src/cryptonote-universal-pool/lib/pool.js:120:23) at Object.Miner.getJob (/data/src/cryptonote-universal-pool/lib/pool.js:297:41) at handleMinerMethod (/data/src/cryptonote-universal-pool/lib/pool.js:492:28) at handleMessage (/data/src/cryptonote-universal-pool/lib/pool.js:606:13) at Socket.socket.on.on.on.pushMessage (/data/src/cryptonote-universal-pool/lib/pool.js:660:25) at Socket.EventEmitter.emit (events.js:95:17) at Socket. (_streamreadable.js:746:14) at Socket.EventEmitter.emit (events.js:92:17) at emitReadable (_stream_readable.js:408:10) at emitReadable (_stream_readable.js:404:5)

what's wrong? Thanks.

dam2k commented 7 years ago

You are probably using monero (getmonero.org). I also had this error when they hardforked the blockchain from v2 to v3 blocks a couple of months ago.

tanshaoliang commented 7 years ago

@dam2k Yes,indeed. i using monero(https://github.com/monero-project/monero) as coin daemon. so,how did you solve this problem.

dam2k commented 7 years ago

@tanshaoliang I'm using the fork from zone117 (https://github.com/zone117x/node-cryptonote-pool). If anyone find a better way, please let us know.

sennevb commented 7 years ago

same problem..

vvzar commented 7 years ago

same problem

gjnardoni commented 7 years ago

same problem