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.
{"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
Just to let you this has been resolved by upgrading cgminer to to Kano's version as pointed out here
i can now add pools remotly and switch them as well.
The update added a "API Allow" field to the Miner Configuration page to make things a little bit easier.