I did, I then switched back to Antpool, same results, always getting all the blocks discarded.
My miner don't even show up as active on Antpool or UUPool.
Here is the bmminer.conf
{
"pools" : [
{
"url" : "stratum+tcp://stratum-btm.antpool.com:6666",
"user" : "webinux.b3",
"pass" : "123"
},
{
"url" : "stratum+tcp://btm.uupool.cn:9221",
"user" : "bm1qt9r2dplv8h7rmyervcyjd33wsvagjw0csx9xd0",
"pass" : "123"
},
{
"url" : "",
"user" : "",
"pass" : "123"
}
]
,
"api-listen" : true,
"api-network" : true,
"api-groups" : "A:stats:pools:devs:summary:version",
"api-allow" : "A:0/0,W:*",
"bitmain-use-vil" : true,
"bitmain-freq" : "",
"bitmain-voltage" : "0706",
"multi-version" : "1"
}
Here is the bmminer.log
[2018-06-09 13:53:15.067] Log file path: /tmp/bmminer.log Open flag: a+
[2018-06-09 13:53:15.067] Started bmminer 2.0.0
[2018-06-09 13:53:15.067] Loaded configuration file /config/bmminer.conf
[2018-06-09 13:53:15.067] Error in configuration file, partially loaded.
[2018-06-09 13:53:15.269] bitmain_B3_init
[2018-06-09 13:53:15.269] check_chain
[2018-06-09 13:53:15.269] Chain 1 existed!
[2018-06-09 13:53:15.269] Chain 2 existed!
[2018-06-09 13:53:15.269] Chain 3 existed!
[2018-06-09 13:53:15.270] reset_all_hash_board_low 1702061426
[2018-06-09 13:53:25.770] reset_all_hash_board_high 1702061426
[2018-06-09 13:53:25.870] tty_init
[2018-06-09 13:53:25.870] tty_init_chain
[2018-06-09 13:53:25.870] tty_init_chain chainid = 1
[2018-06-09 13:53:25.870] create rx read thread for chain 1 ok
[2018-06-09 13:53:25.871] Start A New Asic Response.Chain Id:[1]
[2018-06-09 13:53:26.121] create tx read thread for chain 1 ok
[2018-06-09 13:53:26.121] open device over
[2018-06-09 13:53:26.131] tty_init_chain
[2018-06-09 13:53:26.131] tty_init_chain chainid = 2
[2018-06-09 13:53:26.131] create rx read thread for chain 2 ok
[2018-06-09 13:53:26.131] Start A New Asic Response.Chain Id:[2]
[2018-06-09 13:53:26.382] create tx read thread for chain 2 ok
[2018-06-09 13:53:26.382] open device over
[2018-06-09 13:53:26.392] tty_init_chain
[2018-06-09 13:53:26.392] tty_init_chain chainid = 3
[2018-06-09 13:53:26.392] create rx read thread for chain 3 ok
[2018-06-09 13:53:26.392] Start A New Asic Response.Chain Id:[3]
[2018-06-09 13:53:26.642] create tx read thread for chain 3 ok
[2018-06-09 13:53:26.643] open device over
[2018-06-09 13:53:26.653] tty_init_chain
[2018-06-09 13:53:26.653] tty_init_chain chainid = 8
[2018-06-09 13:53:26.653] create rx read thread for chain 8 ok
[2018-06-09 13:53:26.653] Start A New Asic Response.Chain Id:[8]
[2018-06-09 13:53:26.903] create tx read thread for chain 8 ok
[2018-06-09 13:53:26.903] open device over
[2018-06-09 13:53:26.914] tty_init_chain
[2018-06-09 13:53:26.914] tty_init_chain chainid = 10
[2018-06-09 13:53:26.914] create rx read thread for chain 10 ok
[2018-06-09 13:53:26.914] Start A New Asic Response.Chain Id:[10]
[2018-06-09 13:53:27.164] create tx read thread for chain 10 ok
[2018-06-09 13:53:27.164] open device over
[2018-06-09 13:53:27.175] tty_init_chain
[2018-06-09 13:53:27.175] tty_init_chain chainid = 12
[2018-06-09 13:53:27.175] create rx read thread for chain 12 ok
[2018-06-09 13:53:27.175] Start A New Asic Response.Chain Id:[12]
[2018-06-09 13:53:27.425] create tx read thread for chain 12 ok
[2018-06-09 13:53:27.425] open device over
[2018-06-09 13:53:37.646] Send init to chain 1 asic 0 aa550000ff
[2018-06-09 13:53:37.651] Send init to chain 1 asic 1 aa55010000
[2018-06-09 13:53:37.656] Send init to chain 2 asic 0 aa550000ff
[2018-06-09 13:53:37.662] Send init to chain 2 asic 1 aa55010000
[2018-06-09 13:53:37.667] Send init to chain 3 asic 0 aa550000ff
[2018-06-09 13:53:37.672] Send init to chain 3 asic 1 aa55010000
[2018-06-09 13:53:37.677] Send init to chain 8 asic 0 aa550000ff
[2018-06-09 13:53:37.682] Send init to chain 8 asic 1 aa55010000
[2018-06-09 13:53:37.687] Send init to chain 10 asic 0 aa550000ff
[2018-06-09 13:53:37.693] Send init to chain 10 asic 1 aa55010000
[2018-06-09 13:53:37.694] Chain 2 Asic 0 version is 6
[2018-06-09 13:53:37.694] creat_read_back_threads
[2018-06-09 13:53:37.698] Send init to chain 12 asic 0 aa550000ff
[2018-06-09 13:53:37.703] Send init to chain 12 asic 1 aa55010000
[2018-06-09 13:53:37.714] Chain 3 Asic 0 version is 6
[2018-06-09 13:53:37.714] Chain 1 Asic 0 version is 6
[2018-06-09 13:53:37.734] Chain 8 Asic 0 version is 6
[2018-06-09 13:53:37.749] Chain 10 Asic 0 version is 6
[2018-06-09 13:53:37.769] Chain 12 Asic 0 version is 6
[2018-06-09 13:53:38.194] Chain 2 Asic 1 version is 6
[2018-06-09 13:53:38.195] Chain 8 Asic 1 version is 6
[2018-06-09 13:53:38.194] Chain 3 Asic 1 version is 6
[2018-06-09 13:53:38.195] Chain 10 Asic 1 version is 6
[2018-06-09 13:53:38.194] Chain 1 Asic 1 version is 6
[2018-06-09 13:53:38.195] Chain 12 Asic 1 version is 6
[2018-06-09 13:53:47.769] bitmain_B3_init: fan_eft : 0 fan_pwm : 50
[2018-06-09 13:53:50.770] INIT DONE!
[2018-06-09 13:53:50.770] Probing for an alive pool
[2018-06-09 13:53:51.771] Network diff set to 1
[2018-06-09 13:53:56.772] API running in IP access mode on port 4028 (8)
[2018-06-09 13:55:20.412] Log file path: /tmp/bmminer.log Open flag: a+
[2018-06-09 13:55:20.412] Started bmminer 2.0.0
[2018-06-09 13:55:20.412] Loaded configuration file /config/bmminer.conf
[2018-06-09 13:55:20.412] Error in configuration file, partially loaded.
[2018-06-09 13:55:20.584] bitmain_B3_init
[2018-06-09 13:55:20.584] check_chain
[2018-06-09 13:55:20.584] Chain 1 existed!
[2018-06-09 13:55:20.584] Chain 2 existed!
[2018-06-09 13:55:20.584] Chain 3 existed!
[2018-06-09 13:55:20.584] reset_all_hash_board_low 1702061426
[2018-06-09 13:55:31.084] reset_all_hash_board_high 1702061426
[2018-06-09 13:55:31.185] tty_init
[2018-06-09 13:55:31.185] tty_init_chain
[2018-06-09 13:55:31.185] tty_init_chain chainid = 1
[2018-06-09 13:55:31.185] create rx read thread for chain 1 ok
[2018-06-09 13:55:31.185] Start A New Asic Response.Chain Id:[1]
[2018-06-09 13:55:31.435] create tx read thread for chain 1 ok
[2018-06-09 13:55:31.436] open device over
[2018-06-09 13:55:31.446] tty_init_chain
[2018-06-09 13:55:31.446] tty_init_chain chainid = 2
[2018-06-09 13:55:31.446] create rx read thread for chain 2 ok
[2018-06-09 13:55:31.446] Start A New Asic Response.Chain Id:[2]
[2018-06-09 13:55:31.696] create tx read thread for chain 2 ok
[2018-06-09 13:55:31.696] open device over
[2018-06-09 13:55:31.707] tty_init_chain
[2018-06-09 13:55:31.707] tty_init_chain chainid = 3
[2018-06-09 13:55:31.707] create rx read thread for chain 3 ok
[2018-06-09 13:55:31.707] Start A New Asic Response.Chain Id:[3]
[2018-06-09 13:55:31.957] create tx read thread for chain 3 ok
[2018-06-09 13:55:31.957] open device over
[2018-06-09 13:55:31.967] tty_init_chain
[2018-06-09 13:55:31.967] tty_init_chain chainid = 8
[2018-06-09 13:55:31.968] create rx read thread for chain 8 ok
[2018-06-09 13:55:31.968] Start A New Asic Response.Chain Id:[8]
[2018-06-09 13:55:32.218] create tx read thread for chain 8 ok
[2018-06-09 13:55:32.218] open device over
[2018-06-09 13:55:32.228] tty_init_chain
[2018-06-09 13:55:32.228] tty_init_chain chainid = 10
[2018-06-09 13:55:32.228] create rx read thread for chain 10 ok
[2018-06-09 13:55:32.228] Start A New Asic Response.Chain Id:[10]
[2018-06-09 13:55:32.479] create tx read thread for chain 10 ok
[2018-06-09 13:55:32.479] open device over
[2018-06-09 13:55:32.489] tty_init_chain
[2018-06-09 13:55:32.489] tty_init_chain chainid = 12
[2018-06-09 13:55:32.489] create rx read thread for chain 12 ok
[2018-06-09 13:55:32.489] Start A New Asic Response.Chain Id:[12]
[2018-06-09 13:55:32.740] create tx read thread for chain 12 ok
[2018-06-09 13:55:32.740] open device over
[2018-06-09 13:55:42.960] Send init to chain 1 asic 0 aa550000ff
[2018-06-09 13:55:42.965] Send init to chain 1 asic 1 aa55010000
[2018-06-09 13:55:42.971] Send init to chain 2 asic 0 aa550000ff
[2018-06-09 13:55:42.976] Send init to chain 2 asic 1 aa55010000
[2018-06-09 13:55:42.981] Send init to chain 3 asic 0 aa550000ff
[2018-06-09 13:55:42.986] Send init to chain 3 asic 1 aa55010000
[2018-06-09 13:55:42.991] Send init to chain 8 asic 0 aa550000ff
[2018-06-09 13:55:42.996] Send init to chain 8 asic 1 aa55010000
[2018-06-09 13:55:43.002] Send init to chain 10 asic 0 aa550000ff
[2018-06-09 13:55:43.007] Send init to chain 10 asic 1 aa55010000
[2018-06-09 13:55:43.012] Send init to chain 12 asic 0 aa550000ff
[2018-06-09 13:55:43.017] Send init to chain 12 asic 1 aa55010000
[2018-06-09 13:55:43.024] Chain 3 Asic 0 version is 6
[2018-06-09 13:55:43.024] creat_read_back_threads
[2018-06-09 13:55:43.025] Chain 1 Asic 0 version is 6
[2018-06-09 13:55:43.042] Chain 8 Asic 0 version is 6
[2018-06-09 13:55:43.044] Chain 2 Asic 0 version is 6
[2018-06-09 13:55:43.063] Chain 10 Asic 0 version is 6
[2018-06-09 13:55:43.083] Chain 12 Asic 0 version is 6
[2018-06-09 13:55:43.525] Chain 3 Asic 1 version is 6
[2018-06-09 13:55:43.525] Chain 10 Asic 1 version is 6
[2018-06-09 13:55:43.525] Chain 8 Asic 1 version is 6
[2018-06-09 13:55:43.525] Chain 1 Asic 1 version is 6
[2018-06-09 13:55:43.525] Chain 12 Asic 1 version is 6
[2018-06-09 13:55:43.525] Chain 2 Asic 1 version is 6
[2018-06-09 13:55:53.083] bitmain_B3_init: fan_eft : 0 fan_pwm : 50
[2018-06-09 13:55:56.084] INIT DONE!
[2018-06-09 13:55:56.085] Probing for an alive pool
[2018-06-09 13:55:56.796] Switching to pool 1 stratum+tcp://btm.uupool.cn:9221 - first alive pool
[2018-06-09 13:55:56.985] Pool 0 stratum+tcp://stratum-btm.antpool.com:6666 alive, testing stability
[2018-06-09 13:55:56.985] Switching to pool 0 stratum+tcp://stratum-btm.antpool.com:6666
[2018-06-09 13:55:57.086] Network diff set to 0
[2018-06-09 13:56:02.086] API running in IP access mode on port 4028 (9)
[2018-06-09 13:59:02.088] Lost 2 shares due to no stratum share response from pool 0
[2018-06-09 13:59:07.088] Lost 1 shares due to no stratum share response from pool 0
[2018-06-09 14:00:07.089] Lost 1 shares due to no stratum share response from pool 0