Hi all!
I am trying to solo-mine CANN using my Antminer D3 directly to the full node wallet. I would really like to start adding decentralization to small coins just for the heck of it, but I am having some problems.
CANN wallet config:
server=1
listen=1
rpcuser=u
rpcpassword=x
rpcport=39347
rpcallowip=10.0.0.*
rpcallowip=*
rpcallowip=10.0.0.214
rpcallowip=127.0.0.1
I have bfgminer set up as a getwork to stratum proxy via the following command:
bfgminer -o 10.0.0.162:39347 -u u -p x --stratum-port=3333
However bfgminer is outputting this error:
SSM: No usable 2D work upstream!
and my miner shows the pool as dead!
I know the miner is connecting to the bfgminer proxy because it displays this a few seconds after i set the ip in the miner interface:
0 | 0.0/ 0.0/ 0.0 h/s | A:0 R:0+0(none) HW:0/none
Full bfgminer output:
bfgminer version 5.4.2 - Started: [2017-12-16 11:37:48] - [ 0 days 00:04:52]
Pool 0: 10.0.0.162 Diff:256k -GWork LU:[11:41:48] User:u
Block: ...9a1b9582e90dac52 Diff:256k ( 1.83Th) Started: [11:41:48] I:?
ST:2 F:0 NB:3 AS:0 BW:[ 20/ 7 B/s] E:0.00 BS:0
0 | 0.0/ 0.0/ 0.0 h/s | A:0 R:0+0(none) HW:0/none
---------------------------------------------------------------------------------------------------------------------------------------
NO DEVICES FOUND: Press 'M' and '+' to add
-------------------------------------------------------------------------------
Will send 1,000 CANN (or whatever you want;)) to anyone who can help me get this node up and running!
Thank you for any help!