Posts

Showing posts with the label 000 CANN BOUNTY]

How to setup Antminer D3 to solo mine to CANN wallet [1,000 CANN BOUNTY]

How to setup Antminer D3 to solo mine to CANN wallet [1,000 CANN BOUNTY] 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 - Sta...