i would really like to use this miner but there is no way that i can until api access is enabled. I need it for remote monitoring of rigs. Please enable this feature in a future release.
Hi, did you try -b 127.0.0:4068 or --api-bind 127.0.0:4068? This should enable the API for miner-monitoring - and as far as I know it works with some of the monitoring software out there. Which software do you use?
I use eth monitoring. I had been trying to use --api-bind 0.0.0.0:4068 since that usually works for most miners but it returns an error and the miner won't start with yours. 127.0.0.0:4068 runs without issue but is not recognized by eth monitoring.
Hi- sorry, my bad. it should read 127.0.0.1 for localhost. Let me know if that works. I can add 0.0.0.0 to be localhost for a future release.
That unfortunately doesn't get it to work with localhost, however i got it running by pointing the software at 127.0.0.1:4068

I'm going to switch all my rigs over today, thanks for the help.