With the error of 2024-02-22 19:18:10 !!! REG_TYPE = 1. 539042562
, take the last value: 539042562
, do an and
operation with 0xF
to get the chain number the reg error is from:
python3 -c "import sys; print(int(sys.argv[1]) & 0xF)" 539042562
Outputs: 2
2024-02-19 20:52:48 Work job_id 1 nonce2 7041 ntime 65d3bf97
2024-02-19 20:52:48 Generated target 000000000000000000000000000000000000000000000000fcff030000000000
2024-02-19 20:52:48 hashtest_submit: chain 2 which_asic_nonce 101 which_core_nonce 81
2024-02-19 20:52:48 !!! REG_TYPE = 1. 1442621952
2024-02-19 20:52:48 bitmain_c5_scanhash: hashes 1099511627520 ...
2024-02-19 20:52:51 bitmain_c5_scanhash: job_id:0x4 work_id:0x738f nonce2:0x5e49 nonce3:0x21044e7 version:0x20e00004
2024-02-19 20:52:51 bitmain_c5_scanhash: Chain ID J2 ...
2024-02-19 20:52:51 bitmain_c5_scanhash: given_id:4 job_id:4 switch:0 ...
2024-02-19 20:52:51 Generated stratum merkle bc6599cc83350daec76c9dbc08edaacb098e70db3b970e869b7663c83ff433a4
2024-02-19 20:52:51 Generated stratum header 20e00004927b1f7701de42ebad2df5a2ef418cb116d56cbd00015cde0000000000000000bc6599cc83350daec76c9dbc08edaacb098e70db3b970e869b7663c83ff433a465d3bf97170371b1000000000000008000000000000000000000000000000000000000000000000000000000
2024-02-19 20:52:51 Work job_id 1 nonce2 24137 ntime 65d3bf97
2024-02-19 20:52:51 Generated target 000000000000000000000000000000000000000000000000fcff030000000000
2024-02-19 20:52:51 hash2_32 error
2024-02-19 20:52:51 (null) 0: invalid nonce - HW error
2024-02-19 20:52:51 hashtest_submit: HASH2_32[7] != 0
Outliers