MINER LOG TROUBLESHOOTER · LOCAL ANALYSIS

Paste your miner log

Analysis runs locally in your browser. No log is uploaded, no server is contacted. The page loads a small static rule set and matches it against the lines you paste. Source is in the public repo.

Before pasting: remove RPC usernames, RPC passwords, IP addresses you don't want public, and any other sensitive context. The rules below match generic patterns; they do not need credentials. Never paste a private key, recovery words or wallet password into any tool.
INPUT

Your log lines

FINDINGS

Likely issues

Paste a log section above and click Analyse locally. Results appear here in your browser.

RULES & SOURCE

What this page knows

The rule set is a small JSON file the page fetches once on load: data/miner_troubleshooting.json. Each rule has a list of regex patterns plus a short explanation, a list of remediation actions, and a severity. Add a rule by editing that file in the public repo and submitting a pull request; do not edit the page in production.

Need broader help? See the Help Center or the Mining Guide.