Has anyone gotten Minera to work with MiningRigRentals.com. Everytime I put the pool info in it does weird things and never connects. I've tried both the http:// version and stratum+tcp:// version of their configuration.
I've done this on two different Pi's. Both Pi's are running mini Gridseed Dual miners.
From the Rig Information page. Does it matter that Minera uses CPUminer?
Miner Configuration Examples
cgminer --scrypt -o http://us-west01.miningrigrentals.com:3333 -u isuelt.xxxx -p x
sgminer --scrypt -o http://us-west01.miningrigrentals.com:3333 -u isuelt.xxxx -p x
cudaminer --algo scrypt --url http://us-west01.miningrigrentals.com:3333 -u isuelt.xxxx -p x
bfgminer.exe --scrypt -o stratum+tcp://us-west01.miningrigrentals.com:3333 -u isuelt.xxxx -p x --no-gbt --no-getwork
Note: cudaminer users may need to use stratum+tcp://
Please allow up to 2 minutes for your miner to establish its connection
Not sure if you found a fix for this, but if you haven't put http://[MRRStuff] as your pool. Start minera, view the logs for "something like 'stratum at ___- requested reconnect to ____:5####" and switch the 3333 with the 5 number you just found.