Work rejected. Server says: Stale or alien proof of work

4

I get this error using BitMinter Client v1.3.2:

Work rejected. Server says: Stale or alien proof of work

about every 15 - 45 minutes, just mining on my GPU.

What is happening? What does it mean to have a proof of work rejected? How can I prevent it?

dinkelk

Posted 2013-04-21T15:43:46.220

Reputation: 143

I have no idea what alien proof of work is. Perhaps somebody should ask him on twitter.

Nick ODell 2013-04-22T19:24:26.533

Answers

4

There will always be some stale work that is rejected by the server.

When there is a new block on the network (from any pool) we need to switch to building on top of this new block, at the new height. The server sends out new work data to all workers. But some of them are sending in work results at that moment, and it gets rejected because it is based on the old work data.

I would consider a reject ratio of 0.5% or lower to be normal and acceptable.

Dr.Haribo

Posted 2013-04-21T15:43:46.220

Reputation: 7 823