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
336 stars 308 forks source link

Error: Failed to parse block at Object.BlockTemplate.nextBlob #41

Open nibbons opened 7 years ago

nibbons commented 7 years ago

Hi all, I'm hoping someone with a little more experience can help me with this pool I am setting up on a VPS for the CryptoNote DigitalNote (XDN). I have the server up and running, node, wallet, daemon, redis all configured but I am running into an error when miners try to connect. The VPS node init.js displays this error when a miner tries to connect:

https://i.imgur.com/5vh9yQK.jpg Error: Failed to parse block at Object.BlockTemplate.nextBlob etc

I tried using LucasJones' version of cryptonote-utils as recommended here (https://monero.stackexchange.com/questions/1603/cryptonote-universal-pool-stratum-authentication-failed/4059) but that just introduces another error with address verification so it isn't fixing anything just covering up the block error.

I've been told that this may have to do with XDN adding merged mining and that it changed the block format.

Does anyone have any advice for getting this setup? It's so close. Thank you.

MelonSmasher commented 7 years ago

Also running into this issue.

OfficiallyUndead commented 7 years ago

same issue, I have found the error is coming from cryptonote-util

dinho-afsn commented 7 years ago

i am same issue

gjnardoni commented 7 years ago

Same here, but with XDN. Monero (from original repo) works fine.-

http://imgur.com/a/ergJ1

http://imgur.com/LAYwrjF

I notice that blockchain is syncronized, however there are some peers who isn't

since when are you having this issue?