Pages:
Author

Topic: "reject reason: high hash". How to fix? (Read 483 times)

brand new
Activity: 0
Merit: 0
August 04, 2018, 02:03:48 PM
#25
another thing plz ensure the coin has a compatible built in python miner (GPU support) and plz ensure the coin you are planning to mine or mining is GPU compatible and no CPU only
brand new
Activity: 0
Merit: 0
August 04, 2018, 01:53:48 PM
#24
ok so I was streaming through the bitcoin source code and I found this

Code:
    // Check proof of work matches claimed amount
    if (fCheckPOW && !CheckProofOfWork(block.GetHash(), block.nBits))
        return state.DoS(50, error("CheckBlockHeader() : proof of work failed"),
                         REJECT_INVALID, "high-hash");

which means that this is the reason for that particular error
this simply means that your proof of work does not match the claimed amount

I suggest you update your windows wallet , I am not to familiar with the roadmap of the coin you are mining but at the point where you downloaded the wallet to the time mining begins with the coin..... mining may have been disabled then with your wallet and enabled now with an updated release

If it helps you can donate towards my project

http://ttcoin.dx.am/
https://github.com/ttcoinofficial/ttcoin

brand new
Activity: 0
Merit: 0
I have tried to Solo mine two Neoscrypt coins with 13 different miners. 10 of them didn't start mining with the error "JSON-RPC call failed: Method not found", 3 of them gave the same error "reject reason: high hash" when the block was found.
So, at the moment I have checked everything: -f, -m, -i settings, various miners, ports, amount of cards, even tried to mine another Neoscrypt coin - every time the same error when I found the block.
If somebody can explain and fix this damn problem, I am ready to donate some coins...

change yo miner
https://github.com/ghostlander/ccminer-neoscrypt

if you choose to use ccminer create 4 batch files as follows: name them whatever u want with the .bat extention

ccminer32_65.exe -q -s 1 -a neoscrypt -o http://127.0.0.1:1441 -u USERNAME -p PASSWORD -i -d -t -f (-i intensity -d devices -t threads -f difficulty)

ccminer32_75.exe -q -s 1 -a neoscrypt -o http://127.0.0.1:1441 -u USERNAME -p PASSWORD -i -d -t -f

ccminer64_65.exe -q -s 1 -a neoscrypt -o http://127.0.0.1:1441 -u USERNAME -p PASSWORD -i -d -t -f

ccminer64_75.exe -q -s 1 -a neoscrypt -o http://127.0.0.1:1441 -u USERNAME -p PASSWORD -i -d -t -f

try all 4 and see how it goes
brand new
Activity: 0
Merit: 0
Why are you using a miner designed for x16r  to mine neoscrypt? 

try one of these:
https://cryptodredge.org/

https://github.com/palginpav/hsrminer/tree/master/Neoscrypt%20algo/Windows

second 1 looks ok I am testing it out
brand new
Activity: 0
Merit: 0
yes I will be online, there are 4 .exe miners did you try all four? I will post the settings for you to try
newbie
Activity: 31
Merit: 0
nsummy: I wanted to try CryptoDredge, but it don't start mining. All 12 cards show 0.00 h/s.
newbie
Activity: 31
Merit: 0
All 4 don't start mining with error "JSON-RPC call failed: Method not found".
With -f dies at once without difference what argument it has. -i, -d and -t I can change, but every time error "JSON-RPC call failed: Method not found".
full member
Activity: 1179
Merit: 131
Why are you using a miner designed for x16r  to mine neoscrypt? 

try one of these:
https://cryptodredge.org/

https://github.com/palginpav/hsrminer/tree/master/Neoscrypt%20algo/Windows
newbie
Activity: 31
Merit: 0
Will you be online after 2 hours? I will near my rig only after 2 hours.
I have tried this miner. I got error: "JSON-RPC call failed: Method not found".
newbie
Activity: 31
Merit: 0
I tried to increase -t till 24 - miner don't start.
With -d haven't played - must try  Smiley
newbie
Activity: 31
Merit: 0
I have tried to Solo mine two Neoscrypt coins with 13 different miners. 10 of them didn't start mining with the error "JSON-RPC call failed: Method not found", 3 of them gave the same error "reject reason: high hash" when the block was found.
So, at the moment I have checked everything: -f, -m, -i settings, various miners, ports, amount of cards, even tried to mine another Neoscrypt coin - every time the same error when I found the block.
If somebody can explain and fix this damn problem, I am ready to donate some coins...
jr. member
Activity: 269
Merit: 4
Try a different mining program.  If you’ve tried different pools and different coins, the only thing left is the miner software.
newbie
Activity: 31
Merit: 0
July 29, 2018, 05:45:32 PM
#9
I have tried to solo mine another neoscrypt coin. I got the same error. What is going on there?
newbie
Activity: 31
Merit: 0
July 29, 2018, 01:26:02 PM
#8
Bump!
newbie
Activity: 31
Merit: 0
July 29, 2018, 09:15:42 AM
#7
Yes, I was playing with intensity from 8 to 21. Nothing changes...
newbie
Activity: 31
Merit: 0
July 29, 2018, 07:54:15 AM
#6
Yes, but I want to fix it  Embarrassed
legendary
Activity: 4256
Merit: 8551
'The right to privacy matters'
July 29, 2018, 07:45:25 AM
#5
I tried to mine with one GPU - the same shit  Cry

Was worth a shot.
newbie
Activity: 31
Merit: 0
July 29, 2018, 07:43:06 AM
#4
I tried to mine with one GPU - the same shit  Cry
legendary
Activity: 4256
Merit: 8551
'The right to privacy matters'
July 28, 2018, 09:09:59 PM
#3
try it with 1 or 2 gpu's  see if it reads high hash.
legendary
Activity: 1638
Merit: 1046
July 28, 2018, 04:53:41 PM
#2
Did you tried to change your pool server first and maybe it is because of pool server busy that is why you are keep getting this error every time your miner find a new block.
Also using the latest mining software might solve the issue.
Try to switch on claymore to mine any coin in neoscrypt algo check it here https://bitcointalksearch.org/topic/nsgminer-v094-the-fastest-neoscrypt-gpu-miner-712650
Pages:
Jump to: