I am getting a lot user banned messages, causing cgminer to failover to a different pool. Is there something I need to change? I have two workers, each coming from a separate but stable IP (not static but hasn't changed in months).
the only way to get banned is by submitting lots of invalid shares or continually trying to authenticate using a worker name that doesn't exist.
[2013-12-10 23:33:34] pool 3 JSON stratum auth failed: [
-2,
"Worker temporarily banned. Try back in 60 seconds.",
null
]
[2013-12-10 23:34:34] pool 3 JSON stratum auth failed: [
-2,
"Worker temporarily banned. Try back in 60 seconds.",
null
]
[2013-12-10 23:35:35] pool 3 JSON stratum auth failed: [
-2,
"Worker temporarily banned. Try back in 60 seconds.",
null
]
This is what I'm seeing. It's the same worker name across many rigs. Some seem to encounter the problem, others do not. But all have the same workername/pw as they get it from the same script
Ideas?