DiagnosticsBeginner10 min read

Miner Will Not Connect or Keeps Rejecting? Troubleshooting on mkpool (2026)

Published

Share

Frequently asked questions

Why will my miner not connect to mkpool at all?

The usual causes are a wrong URL scheme or port, a mistyped host, or an encrypted port used on firmware that does not support it. Confirm the URL is stratum+tcp://host:port for a plain connection (or stratum+ssl:// only on a TLS-capable firmware), that the host and port match the chain's connect page, and that a firewall is not blocking the port. Stock Antminer and Whatsminer firmware speaks plain Stratum V1 only.

My miner connects but has no accepted shares. What is wrong?

Most often the username is wrong: on a solo pool it must be your own wallet address for that chain, optionally followed by a dot and a rig name, not an account name. Also check the port suits your firmware and that a static difficulty was not pinned far too high. If the miner shows a connection but the share count never moves, fix the username first.

What causes a lot of rejected (invalid) shares?

Invalid shares are usually a difficulty misconfiguration or failing hardware. If you pinned a static difficulty that does not match your hashrate, switch to the vardiff port and let it auto-tune. If invalids persist on vardiff, inspect the miner for an overheating or failing hashboard.

What causes stale shares?

Stale shares are valid work that arrived too late because a new block or job replaced the one they answered. A few are normal; a high stale rate points at network latency between your miner and the pool. Use a wired connection rather than Wi-Fi where possible, check for packet loss, and connect from a stable network. mkpool's anycast routing already sends you to a near edge.

Why does my miner keep disconnecting or dropping off the dashboard?

Repeated disconnects trace almost always to power, heat, or the network: a supply that browns out under load, thermal protection cutting in, or an unstable link. Confirm the power supply is rated well above the miner's draw, that cooling and airflow are adequate, and that the network connection is solid. A worker that shows offline on the dashboard has stopped submitting shares for that reason.

Mecanik1337

Written by Mecanik1337

Founder and Lead Engineer, mkpool

Mecanik1337 builds and operates mkpool, an open-source solo mining pool spanning nine chains. He writes about Stratum protocol internals, ASIC and Bitaxe hardware, and the mechanics of solo mining, drawing on the pool's own production telemetry.

Newsletter

Mining insights in your inbox

New guides, hardware reviews, and pool updates. No spam, unsubscribe anytime.

Keep reading

back to all guides