Author

Topic: Solo mining RockMiner R-Box (Read 2017 times)

legendary
Activity: 896
Merit: 1001
June 17, 2014, 03:43:15 PM
#4
Add  http:// to the code so it reads

http://127.0.0.1
-ck
legendary
Activity: 4088
Merit: 1631
Ruu \o/
June 08, 2014, 04:53:03 AM
#3
I have no idea what version of cgminer the fork that supports the R-Box uses but if it's a recent enough cgminer, you need to give it a btc-address as well. At the risk of sounding boringly repetitive - read the readme.
hero member
Activity: 810
Merit: 1000
June 08, 2014, 12:43:33 AM
#2
change your port from 8332 to another such as 9000.

I think if you use 8332 as per the standard interface, cgminer might still look to the WWW connections via the wallet...I changed mine to another non-used port and works fine
legendary
Activity: 896
Merit: 1001
May 30, 2014, 03:49:24 PM
#1
I have a Rockminer R-Box that I'm trying to set-up to solo mine.  The miner works with a pool but I can't get it to solo mine.  I'm
bitcoinQT v9.1 and I keep getting a "waiting for work to be available" from cgminer.  It never gets works after 10-20 min.  I read that the error may be a bug in cgminer.  QT is up to date and 8 connections to network.  Win7 and firewall/security is not causing any issues.

config file:
addnode=85.214.251.25
server=1
listen=1
rpcallowip=127.0.0.1
rpcport=8332
rpcuser=user
rpcpassword=pass

cgminer code:
cgminer.exe -o 127.0.0.1:8332 -u user -p pass --icarus-options 115200:1:1
Jump to: