Power on the miner ,If the miner reboot ,you could check reboot cause as following:
1. Input miner IP address and input the username and password.
2. Click the log and check the BOOTBY code.
AM_BOOTBY_POWRON = 0x01 | Hard reboot or unknown reboot |
AM_BOOTBY_OVERHEAT = 0x02 | Overheating. Partial firmware will be 0A1E |
AM_BOOTBY_NETFAIL = 0x03 | Network problem |
AM_BOOTBY_WEB = 0x04 | Network back end reboot |
AM_BOOTBY_API = 0x05 | API reboot |
AM_BOOTBY_NOSHARE = 0x11 | No hashrate in 5 minutes |
AM_BOOTBY_LOW_HASHRATE = 0x12 | Hashrate lower than 70% (some firmware will be changed) |
AM_BOOTBY_SOFTON = 0x21 | Soft reboot |