Post
Topic
Board Mining (Altcoins)
Re: TT-Miner 2.2.1: ProgPoW, MTP, LYRA2V3, UBQHASH, MYR-GR Win/cuda9.2/10.0/10.1
by
TrailingStop
on 08/04/2019, 12:57:47 UTC
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.