Password configs not working anymore
Forum rules
Welcome to the System Support forum! Encounter a problem related to the pool? Post your issue here and we will help you out.
Keep in mind that the forums are monitored by PROHASHING less closely than the official support channels, so if you have a pressing issue, please submit an official support ticket so that our Support Analyst can look into your issue in a timely manner.
We cannot answer financial questions related to your account on a public forum, so those questions should always be submitted through the orange Support button on prohashing.com/about.
For the full list of PROHASHING forums rules, please visit https://prohashing.com/help/prohashing- ... rms-forums.
Welcome to the System Support forum! Encounter a problem related to the pool? Post your issue here and we will help you out.
Keep in mind that the forums are monitored by PROHASHING less closely than the official support channels, so if you have a pressing issue, please submit an official support ticket so that our Support Analyst can look into your issue in a timely manner.
We cannot answer financial questions related to your account on a public forum, so those questions should always be submitted through the orange Support button on prohashing.com/about.
For the full list of PROHASHING forums rules, please visit https://prohashing.com/help/prohashing- ... rms-forums.
Password configs not working anymore
After X11 mining implementation, scrypt mining with difficulty set to d=512 not working anymore.
Regards
Regards
- Chris Sokolowski
- Site Admin
- Posts: 945
- Joined: Wed Aug 27, 2014 12:47 pm
- Location: State College, PA
Re: Password configs not working anymore
Do you have the miner directly connected to the site or are you using an intermediate like NiceHash or MiningRigRentals?
- CritterDog
- Posts: 267
- Joined: Tue Feb 23, 2016 11:21 am
Re: Password configs not working anymore
Static is not working for my Script miners also
Re: Password configs not working anymore
I can confirm this issue when using nicehash for both scrypt and X11.
Tested for scrypt with verificator:
Using: Pool pass: d=8192
Response from verificator: Received mining.set_difficulty... OK: difficulty=4096
When mining the miner disconnects after a short while because of too low difficulty.
Best,
Maznoz
Tested for scrypt with verificator:
Using: Pool pass: d=8192
Response from verificator: Received mining.set_difficulty... OK: difficulty=4096
When mining the miner disconnects after a short while because of too low difficulty.
Best,
Maznoz
Re: Password configs not working anymore
I had the same problem until I added a=scrypt to the password arguments. Seems like when it defaults to scrypt it always uses the dynamic difficulty.
Re: Password configs not working anymore
Thanks. Confirmed for scrypt that after adding an explicit "a=scrypt" the difficulty is properly picked up by the pool.
Re: Password configs not working anymore
That worked for me! Many thanks! spauk Thanks for sharing!spauk wrote:I had the same problem until I added a=scrypt to the password arguments. Seems like when it defaults to scrypt it always uses the dynamic difficulty.
Regards xichas
Re: Password configs not working anymore
Brilliant, does indeed work!