Fixing BTC Tools: Common Errors
Even the best tech can be temperamental. If the software isn’t detecting your farm, won’t change pools, or keeps throwing cryptic error codes, you’re in the right place. We’ve translated the solutions to the main issues from technical jargon into plain English.
How to Fix “Error 8”?
This is the most common issue you will run into. Error 8 indicates a connection timeout: the program is calling out to the ASIC, but the miner is staying silent. If you’re new to the software, start with the Get Started guide. Here is how to fix it:
- Check the connection directly: Type the IP address of the problematic ASIC into your regular web browser. If its dashboard fails to load there as well, the issue lies with the cable, router, or a frozen miner. The software is not to blame here.
- Same network for everything: Your PC and your mining farm must be connected to the exact same router. If you are working from a laptop using a “Guest” Wi-Fi network, the router simply won’t grant you access to the equipment.
- Overzealous Antivirus: Sometimes Windows Defender or your antivirus decides that a network scanner looks suspicious and quietly blocks the program’s network access. Simply add the application to your exclusions/exceptions list.
The Scan Finished, But the List Is Empty
Did the progress bar reach 100%, but the table remained completely blank?
- Searching the wrong neighborhood: Double-check your range numbers. If your router assigns addresses like
192.168.1.X, but the program is set to scan192.168.0.X, the scanner will come back empty-handed. - Router “Stealth” Mode: Some router settings include a feature called “Client Isolation” (AP Isolation). If enabled, devices on the same network are blocked from seeing each other. Turn this feature off in your router settings.
- Firewall blocking discovery: If step one and two both check out, temporarily disable third-party firewall software (not just Windows Defender) and re-scan – some security suites silently drop the discovery packets BTC Tools relies on.
Miner Shows Zero Hashrate or an Auth Error
The miner appears in the list, but the hashrate and temperature display zeros, or an authentication error is flashing. Make sure you’re using the latest version available on the Download page:
- You forgot the password: By default, the program tries to access ASICs using the factory credentials (
root/root). If you set a custom password for your miner’s dashboard, you must enter it in the program’s settings menu. - Custom firmware restrictions: Some third-party or custom firmwares intentionally block external statistics sharing (API access). Because of this, the software can see the device but cannot fetch the data. Dig into your ASIC’s firmware settings and enable API access.
Miner Shows Offline in BTC Tools
A device that was working fine suddenly shows as offline or unresponsive, even though its fans are spinning and it appears powered on.
- DHCP lease changed: If your router reassigned the miner a new IP address, BTC Tools is still polling the old one. Re-run a scan of the full range rather than relying on the previously saved list.
- Miner is mid-reboot: After a firmware update or a manual reboot, some ASIC models take 60-90 seconds before their web interface responds again. Wait a minute and re-scan before assuming it’s actually down.
- Physical/network fault: If the IP hasn’t changed and the wait didn’t help, check the switch port and cable – this is more often a hardware issue than a BTC Tools issue.
Web UI Works, But BTC Tools Shows No Stats
You can open the miner’s own dashboard directly in a browser and see live data, but BTC Tools still shows blank fields for that device.
- Password mismatch specifically for this device: If only one or two miners in a larger batch show this, they likely have a different login than the rest of your fleet – add their specific credentials under Settings → Miner Login Passwords.
- Unsupported firmware version: Very new or heavily modified firmware sometimes changes the API response format. Check the Supported ASIC Miners list to confirm your exact model and firmware are covered.
The Golden Rule of Batch Configuration
Changing pools on a hundred devices at once is incredibly convenient, but it carries risks. If you make a typo in the pool URL or worker name, your entire farm could drop offline.
Golden Rule: Always apply and test changes on a single test miner first. Wait a couple of minutes. If it successfully connects to the pool and starts mining, go ahead, select the remaining devices, and apply the settings to the entire group.
