Problem with antminer s3+ solo.
My miners work fine for a pool. But when I try to run solo I get either a very, very slow hash rate and super high error rate(s), or the miners may also refuse to connect to the machine running bitcoin-qt/bitcoind and also may incorrectly report connections as being alive or dead.
I have tried upgrading cgminer to the most recent version, to no avail. Often, cgminer quits after a few minutes.
here is my cgminer command line (<> indicate substitutions to protect the innocent):
--bitmain-options 115200:32:8:18:225:0882 -o
http://192.168.0.2:8332 -O <somename>:<some password> --verbose --btc-address 1D7CFcY3gYMgNrns6ttRmomyGTLNzZ6XRA --api-listen --api-network --bitmain-checkn2diff --bitmain-hwerror --version-fileusr/bin/compile_time --queue 4096
here is my bitcoin-qt/bitcoind command line:
-datadir=/home/<some_user_path>.bitcoin -rpcuser=<somename> -rpcpassword=<some password> -blocknotify=%s -alertnotify=%s
The verbose flag did not seem to give any more info, I can find an open port :8332 on the bitcoind machine and netstat will report "ESTABLISHED" then "CLOSE_WAIT".
Any suggestions on how to debug the rpc connection or cgminer would be greatly appreciated. I may have no hair left soon.
The way you describe this, it sounds like you are running cgminer somewhere outside of your Ants. I'm pretty sure that's not going to work for you.
Try editing the cgminer config inside the Ant to have the solo mining options to point it to your Bitcoin instance:
cgminer -o http://<bitcoin IP>:<bitcoin port> -u <username> -p <password> --btc-address <your address>
Also, CK (author of cgminer) has a public "solo mining pool" up.. if you don't mind the 0.5% fee:
https://bt.irlbtc.com/view/763510.0M