Just ran this on my swarm docker service create --mode=global --name miner alexellis2/cpu-opt:2018-1-2 ./cpuminer -a hodl o stratum+ tcp://hodl.usa.nicehash.com:3352 -u <wallet>.crypto-1
But getting a verify: Detected task failure message
overall progress: 0 out of 1 tasks
p4p7u7r7z7pp: ready [======================================> ]
verify: Detected task failure
It keeps looping like that. Any clear issues?
Just ran this on my swarm
docker service create --mode=global --name miner alexellis2/cpu-opt:2018-1-2 ./cpuminer -a hodl o stratum+ tcp://hodl.usa.nicehash.com:3352 -u <wallet>.crypto-1But getting a
verify: Detected task failuremessageIt keeps looping like that. Any clear issues?