nicehash / nheqminer

Equihash miner for NiceHash
https://www.nicehash.com
MIT License
769 stars 583 forks source link

ZcashMiner::parseJob(): Invalid or unsupported block header version #341

Open helxsz opened 6 years ago

helxsz commented 6 years ago

I am running the command

./nheqminer_cuda_tromp -l zen.suprnova.cc:3618 -u user -p pass -cd 0

==================== www.nicehash.com ====================
    Equihash CPU&GPU Miner for NiceHash v0.4b
Thanks to Zcash developers for providing base of the code.
       Special thanks to tromp, xenoncat, mbevand 
             and eXtremal-ik7 for providing 
      optimized CPU, CUDA and AMD equihash solvers.
==================== www.nicehash.com ====================

Setting log level to 2 [09:03:03][0x00007f8daa1c0780] Using SSE2: YES [09:03:03][0x00007f8daa1c0780] Using AVX: YES [09:03:03][0x00007f8daa1c0780] Using AVX2: YES [09:03:03][0x00007f8da0c32700] stratum | Starting miner [09:03:03][0x00007f8d9bfff700] miner#0 | Starting thread #0 (cpu_xenoncat_STUB) [09:03:03][0x00007f8da0c32700] stratum | Connecting to stratum server zen.suprnova.cc:3618 [09:03:03][0x00007f8d9b7fe700] miner#1 | Starting thread #1 (cpu_xenoncat_STUB) [09:03:03][0x00007f8d93fff700] miner#2 | Starting thread #2 (cpu_xenoncat_STUB) [09:03:03][0x00007f8d9affd700] miner#3 | Starting thread #3 (CUDA-TROMP) GeForce GTX 1080 Ti (#0) BLOCKS=196, THREADS=64 [09:03:03][0x00007f8da0c32700] stratum | Connected! [09:03:03][0x00007f8da0c32700] stratum | Subscribed to stratum server [09:03:03][0x00007f8da0c32700] miner | Extranonce is daea007000000000000000007000eadb [09:03:03][0x00007f8da0c32700] stratum | Target set to 000f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f [09:03:03][0x00007f8da0c32700] stratum | ZcashMiner::parseJob(): Invalid or unsupported block header version [09:03:03][0x00007f8da0c32700] stratum | Reconnecting in 3 seconds...

how could I solve this problem?

damondd commented 6 years ago

Have same issue: ` ==================== www.nicehash.com ==================== Equihash CPU&GPU Miner for NiceHash v0.5c Thanks to Zcash developers for providing base of the code. Special thanks to tromp, xenoncat and djeZo for providing optimized CPU and CUDA equihash solvers. ==================== www.nicehash.com ====================

Setting log level to 2 [16:15:24][0x00003268] Using SSE2: YES [16:15:24][0x00003268] Using AVX: YES [16:15:24][0x00003268] Using AVX2: YES [16:15:24][0x00003454] stratum | Starting miner [16:15:24][0x00001bec] miner#0 | Starting thread #0 (CPU-XENONCAT-AVX2) [16:15:24][0x00003454] stratum | Connecting to stratum server bitcoinpizza.cc:3333 [16:15:24][0x00003514] miner#1 | Starting thread #1 (CPU-XENONCAT-AVX2) [16:15:24][0x00003454] stratum | Connected! [16:15:24][0x00003454] stratum | Subscribed to stratum server [16:15:24][0x00003454] miner | Extranonce is c12e968400006a1d [16:15:24][0x00003454] stratum | Target set to 00a0000000000000000000000000000000000000000000000000000000000000 [16:15:24][0x00003454] stratum | ZcashMiner::parseJob(): Invalid or unsupported block header version [16:15:24][0x00003454] stratum | Reconnecting in 3 seconds... [16:15:27][0x00003454] stratum | Connecting to stratum server bitcoinpizza.cc:3333 [16:15:27][0x00003454] stratum | Connected! [16:15:27][0x00003454] stratum | Subscribed to stratum server [16:15:27][0x00003454] miner | Extranonce is b3dc4fdb00006a04 [16:15:27][0x00003454] stratum | Target set to 00a0000000000000000000000000000000000000000000000000000000000000 [16:15:27][0x00003454] stratum | ZcashMiner::parseJob(): Invalid or unsupported block header version [16:15:27][0x00003454] stratum | Reconnecting in 3 seconds... `

NIFO43 commented 6 years ago

Same problem and nobody help.

aaronsace commented 6 years ago

@GeRaged This project finished a year ago.

hossbeast commented 6 years ago

@aaronsace what miner do you use for zcash, then?

EgonSpengler commented 6 years ago

@hossbeast I've been using https://github.com/aayanl/nheqminer which seems to have fixed all my zcash woes.

(I was running into the same "unsupported block header version" issue before switching)

aaronsace commented 6 years ago

The Equihash miners that everyone uses now are: EWBF DSTM Excavator Claymore

zoreekar commented 6 years ago

@aaronsace Which pools do you connect your dstm miner to? I've been trying to set it up but it doesn't seem like there are a lot of pools that its compatible with.

hossbeast commented 6 years ago

@aaronsace Those all appear to be closed source / proprietary. I won't be running those.

ariadhi commented 6 years ago

I think this is related to the mining pool you are using. And I have encountered same issue on most pool, but when I using MPH pool it's working like charm. I don't know how is somebody having experience with MPH, but it's working for me for now.