I recently tried solo mining , with a dragon 1 TH miner, when that failed i tried a USB miner, cpuminer and an older cgminer.
Also tried using latest minerd...
./minerd --algo=sha256d --url 127.0.0.1:8332 --user=blah --pass=blahblah
following in bitcoin.conf: rpcuser=blah rpcpass=blahblah rpcallowip:127.0.0.1 server=1 rpcport=8332
...gives me 'connection refused'
Does this have anything to do with the removal of Json in favour of Univalue?