Post
Topic
Board Mining (Altcoins)
Re: [Minera v0.6.0] Your next mining dashboard - Networked/CPUminer/CGminer/BFGminer
by
rippernz
on 18/06/2015, 14:27:53 UTC
Great tool you have created here, I have just upgraded to 0.6.0 with no issues.

Im running
1 x Antminer S3
1 x monarch 700 Gh/s
1 x monarch 675 Gh/s
Should I be able to add/change the pools on the S3?
I have added the required info to S3 as shown here https://github.com/michelem09/minera/wiki/Network-mining-devices for the S1.

Is this information relevant for the S3 as well?  Here is what I have added to the /etc/config/cgminer (minus “”) “option api_allow 'W:127.0.0.1,W:192.168.20.0/24'”

When I try to add or change pools I get the following errors. I have 2 pool manually entered into the S3.
Code:
{"STATUS":[{"STATUS":"E","When":1434636517,"Code":45,"Msg":"Access denied to 'addpool' command","Description":"cgminer 3.12.0"}],"id":1}
{"STATUS":[{"STATUS":"E","When":1434636963,"Code":45,"Msg":"Access denied to 'switchpool' command","Description":"cgminer 3.12.0"}],"id":1}

I have also added “W:192.168.20.0/24” into the local miner section of minera under API Allow

The monarchs change pools not a problem at all as I would expect due to being local miners.

Have I missed some config or have I done something wrong?

Thanks for your help