dvandal / cryptonote-nodejs-pool

Mining pool for all CryptoNote based coins using Cryptonight, Cryptonight Light and Cryptonight Heavy algorithms
GNU General Public License v2.0
364 stars 611 forks source link

XMR Monero parse block error #706

Open pool2mine opened 2 years ago

pool2mine commented 2 years ago

I know that monero recently made a hardfork on their blockchain, i'm just not sure is this pool is no longer supported for XMR network. I had everything working normally for about a year, and after the fork i have this errors... i updated wallet but still having pool errors. Anyone having this issue?

2022-09-04 01:43:55 [pool] (Thread 6) Exception: Failed to parse block

2022-09-04 01:43:56 [pool] (Thread 5) Malformed message from ::ffff:149.90.249.8 generated an exception. Message: {"id":1,"jsonrpc":"2.0","method":"login","params":{"login":"4767kZX...............................ad9tE","pass":"MiningTeam2_001","agent":"XMRig/3.2.0 (Linux x86_64) libuv/1.31.0 gcc/5.4.0","rigid":"MiningTeam2_001","algo":["rx/0","cn/2","cn/r","cn/wow","cn/fast","cn/half","cn/xao","cn/rto","cn/rwz","cn/zls","cn/double","cn/gpu","cn-lite/1","cn-heavy/0","cn-heavy/tube","cn-heavy/xhv","cn-pico","cn/1","rx/wow","rx/loki","argon2/chukwa","argon2/wrkz"]}}

2022-09-04 01:52:11 [pool] (Thread 4) BlockTemplate Error: Failed to parse block

Cideg commented 2 years ago

did you update the "cryptonight-hashing": new ?

else npm update