No se si será el tema del -shares above target-, pero quizá tengas que configurar diferentes parámetros de ajuste de diff. como,
( ejemplo //descripción)
"targetTime": 15, //Try to get 1 share per this many seconds
"retargetTime": 90, //Check to see if we should retarget every this many seconds
"variancePercent": 30 //Allow time to very this % from target without retargeting
El targetTime son los segundos por share, el retargetTime son los segundos que tarda en comprobar el target y por el último el variancePercent es el % de target sin hacer retarget ( % from target without retargeting ).
Si se pasa el maestro aTg igual te puede decir si realmente ese es el problema.