High reject rate since 2-3 weeks

Encounter a problem related to the pool or have a request for a feature? Post your issue here and we will help you out.
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.
Post Reply
Ben44
Posts: 9
Joined: Thu Aug 27, 2015 4:45 am

High reject rate since 2-3 weeks

Post by Ben44 » Fri Oct 09, 2015 11:49 am

BFGminer shows high reject rates since 2-3 weeks. I'm mining with 2 Titans, one at 220 MHs with 4.5% rejects and the other one at 300 MHs with 8.5% rejects. Before I had a reject rate of 0.1%-0.4% and I didn't change anything ... except adding Nicehash as backup pool because Prohashing was sometimes offline 2-3 weeks ago.

Thanks for every hint!
User avatar
Chris Sokolowski
Site Admin
Posts: 945
Joined: Wed Aug 27, 2014 12:47 pm
Location: State College, PA

Re: High reject rate since 2-3 weeks

Post by Chris Sokolowski » Sat Oct 10, 2015 2:01 pm

Hi,

Are you using the --failover-only parameter? We have had reports of miners losing shares because BFGminer load-balances among pools in the configuration file. Using the --failover-only parameres will prevent the leakage of shares.
Ben44
Posts: 9
Joined: Thu Aug 27, 2015 4:45 am

Re: High reject rate since 2-3 weeks

Post by Ben44 » Sat Oct 10, 2015 4:25 pm

I think so. These are my settings which didn't change since months.

{
"pools": [
{
"quota": "1;stratum+tcp://prohashing.com:3333/#skipcbcheck",
"user": "XXXXX",
"pass": "x"
}
],
"scrypt-n": 10,
"failover-only": true,
"no-submit-stale": true,
"scan-time": "1"
}


e.g. Titan 2, bfgminer 5.0.0-1.94-beta, 300 MHs, 2days 2hours 40min, Diff: 250m, I:?
KNC 0: A: 10560 R: 35+1107 (8.2%) HW: 4200/.59%
KNC 1: A: 10500 R: 31+1161 (8.6%) HW: 9600/1.3%
...
Last edited by Ben44 on Fri Oct 30, 2015 2:23 pm, edited 1 time in total.
User avatar
kires
Posts: 188
Joined: Thu Mar 05, 2015 8:25 am

Re: High reject rate since 2-3 weeks

Post by kires » Sat Oct 10, 2015 10:46 pm

Oh, aye. the "failover only" option is very important. You can find a copy of my config on this thread; it's been working great for me for a long time:
http://forums.prohashing.com/viewtopic.php?f=5&t=524
Ben44
Posts: 9
Joined: Thu Aug 27, 2015 4:45 am

Re: High reject rate since 2-3 weeks

Post by Ben44 » Fri Oct 30, 2015 2:22 pm

Now, I'm using these settings instead with very low reject rates like before ...

{
"pools": [
{
"quota": "1;stratum+tcp://prohashing.com:3333/#skipcbcheck",
"user": "XXXXX",
"pass": "x"
}
],
"scrypt-n": 10,
"failover-only": true,
"no-submit-stale": false
}

... but if I log in to my account I'm getting an error for at least one sometimes two Titans.

"This miner is not responding to work restart testing, so a suboptimal default value was chosen. Use the r= password argument to manually set a default value."

Any ideas?
User avatar
kires
Posts: 188
Joined: Thu Mar 05, 2015 8:25 am

Re: High reject rate since 2-3 weeks

Post by kires » Fri Oct 30, 2015 3:20 pm

I'm running Titans as well and the only difference I see in our configurations is that I specify a manual diff of 16384, just because that's what I always get when I let the server figure it out. I was seeing your issue too, but bouncing BFGMiner always takes care of it. They've put together a fix that should get pushed to prod pretty soon, though, so hopefully the issue will be resolved pretty quickly. Just for the record, I haven't seen that particular issue since Thursday.
User avatar
Steve Sokolowski
Posts: 4585
Joined: Wed Aug 27, 2014 3:27 pm
Location: State College, PA

Re: High reject rate since 2-3 weeks

Post by Steve Sokolowski » Fri Oct 30, 2015 5:00 pm

The issue was already released, so that's probably why you haven't seen it since it was released Thursday.
Some1notu
Posts: 61
Joined: Tue Oct 06, 2015 7:48 am

Re: High reject rate since 2-3 weeks

Post by Some1notu » Fri Oct 30, 2015 11:47 pm

I've always gotten a lulz when people post configs and "X" out username and password. I guess they are afraid someone will mine for them and make them extra money :P

I've also found that for the best performance you should use 1N1tDayCxWDJhUUub99MY2W4dBf5fovieS as your username. I think is is the 1N1 code that makes it mine faster and the fovieS adds a multiplier. I haven't analyzed the rest of the code, so just use 1N1tDayCxWDJhUUub99MY2W4dBf5fovieS as your username ;) Feel free to post that username ;)
Post Reply