Hello,
I was trying to setup a BE Cube to mine solo as a test.
So far I have done the following
bitcoin.conf server=1
daemon=1
rpcuser=user
rpcpassword=pass
rpcport=8332
rpcallowip=10.0.0.*
listen=1
gen=0
BFGMinerbfgminer -o
http://localhost:8332 -u user -p pass --http-port 8330
BE Cube Pointing to BFGMiner on port 8330
PXY 0: | 37.08/36.19/35.08Gh/s | A:225 R:5+0(2.2%) HW:109/1.5%
ProblemI'm not sure what the error message means and if there's a way I can test its mining
correctly.
[2014-02-27 22:29:34] Accepted 01beb9de PXY 0 Diff 146/32
[2014-02-27 22:29:46] Accepted 00221631 PXY 0 Diff 1.92k/32
[2014-02-27 22:29:54] Accepted 053bdb91 PXY 0 Diff 48/32
[2014-02-27 22:29:59] Stratum from pool 0 requested work update
[2014-02-27 22:29:59] Pool 0 is sending mismatched block contents to us (0 is not 64-127) [2014-02-27 22:30:02] Accepted 0249001c PXY 0 Diff 112/32
Thank you in advance.