cryptonote-universal-pool icon indicating copy to clipboard operation
cryptonote-universal-pool copied to clipboard

Failed to parse block

Open tanshaoliang opened this issue 9 years ago • 6 comments

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. (stream_readable.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.

tanshaoliang avatar Dec 06 '16 08:12 tanshaoliang

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.

dam2k avatar Dec 06 '16 16:12 dam2k

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

tanshaoliang avatar Dec 07 '16 01:12 tanshaoliang

@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.

dam2k avatar Dec 09 '16 23:12 dam2k

same problem..

sennevb avatar Dec 31 '16 14:12 sennevb

same problem

vvzar avatar Jan 10 '17 11:01 vvzar

same problem

gjnardoni avatar Jul 29 '17 21:07 gjnardoni