Post
Topic
Board Announcements (Altcoins)
Re: [ANN][ROI] ROI Coin | CPU Only Solo Mining Hybrid | 15% POS | 593% Term Deposit
by
maxente
on 01/05/2018, 10:05:29 UTC
Cluster dead?
Every time I am trying to connect to cluster I get this error:
HTTP request failed: The requested URL returned error: 401
json_rpc_call failed, retry after 30 seconds

Or something wrong with my miner?

No, it' s working fine. Maybe you do not have your *.bat set right.

Code:
start /affinity 555555 cpuminer-avx2 -a hodl --url=http://roi.hopto.org:23110 -u mine -p miner -t 2 --coinbase-addr=your roi adress

start /affinity 555555 means that i disable hyper threading on my cpu and i used only 2 threads for cluster instance -t 2. And don't forget to change cpuminer-avx2 with your miner name *.exe