Page 1 of 1

Unable to set difficulty

Posted: Wed Oct 14, 2015 2:42 pm
by paszokonik
I'm trying to connect to your pool from NiceHash rented scrypt miner and I get this error message

Pool host: prohashing.com
Pool port: 3333
Pool user: paszokonik
Pool pass: d=16384
Algorithm: Scrypt

Resolving pool host prohashing.com... OK
Establishing connection with proxy... OK
Establishing connection with pool 98.115.147.74:3333... OK
Sending mining.subscribe... OK
Sending mining.authorize... OK
Received mining.notify subscription... OK
Received mining.set_difficulty... Pool difficulty too low (provided=16, minimum=1024)
Waiting for pool to send higher difficulty.
Received mining.notify work... OK
Received authorization result... OK
Error: Read timed out
Your pool is shown as incompatible therefore we encourage you to contact pool operator to make sure that the pool is using minimal/starting pool share difficulty which is compatible with our service (and thus compatible with today's miners), please send them link to our FAQ on this topic: https://www.nicehash.com/index.jsp?p=faq#faqb3. Thank you!

Re: Unable to set difficulty

Posted: Wed Oct 14, 2015 3:50 pm
by kires
I suggest that you remove the difficulty setting and see how that works for you. With rented hashing power you can't know the hardware, and so cannot know the optimal difficulty. If that brings no joy, then try setting a restart time. As for what value would be the best, I have no idea, and figuring it out will probably be problematic, given how hard it is to get hardware information on rented rigs.

Re: Unable to set difficulty

Posted: Wed Oct 14, 2015 6:00 pm
by Chris Sokolowski
Hi,

This is our work restart testing, which is know to cause problems with rented mining hardware. Try using a static work restart time with the r=# password argument, where # is the time the miner takes to recover from a work restart. That will resolve the error.

Re: Unable to set difficulty

Posted: Wed Oct 14, 2015 6:10 pm
by paszokonik
It works now with d=16384. I've noticed that initial diff now is 1024 insted of 16 which makes NiceHash happy.

Thank you