I only have an offline wallet right now. If I use this offline wallet address in the mining program, how can I check whether the mining rewards have been received?
You will have to sync the wallet, it's very fast.
I can check you balance on the blockchain for now. It's possible to make a website to check, like how blockchain.com does for bitcoin.
----------
Set up an alternate path for you to test, using Cloudflare's tunnel infrastructure instead of Tailscale's, different network entirely, worth trying if something's blocking the Tailscale route specifically. It needs one extra step on your end though: download cloudflared into your container, then run this in the background:
./cloudflared access tcp --hostname nine-close-santa-purposes.trycloudflare.com -L 127.0.0.1:28900
Then point kawpowminer at 127.0.0.1:28900 instead of the usual hostname, everything else about your command stays the same. If this connects where the direct route didn't, that confirms it's a routing issue specific to reaching Tailscale, not your setup or our pool. Let me know either way.
The download command needed inside the container first:
curl -L --output cloudflared
https://github.com/cloudflare/cloudflared/releases/latest/download/cloudflared-linux-amd64chmod +x cloudflared
./cloudflared access tcp --hostname nine-close-santa-purposes.trycloudflare.com -L 127.0.0.1:28900 &
你这个矿池有很大的问题,根本用不了。我这边vast的机器访问其他矿池都没问题。我换了多个平台了,玩不了哦
02:24:10 kawpowminer Connection remotely closed by stormforge.tail0b8084.ts.net
i 02:24:10 kawpowminer Disconnected from stormforge.tail0b8084.ts.net:10000
i 02:24:10 kawpowminer No connection. Suspend mining ...
i 02:24:10 kawpowminer Selected pool stormforge.tail0b8084.ts.net:10000
i 02:24:11 kawpowminer Connection remotely closed by stormforge.tail0b8084.ts.net
i 02:24:11 kawpowminer Disconnected from stormforge.tail0b8084.ts.net:10000
i 02:24:11 kawpowminer No connection. Suspend mining ...
i 02:24:11 kawpowminer Selected pool stormforge.tail0b8084.ts.net:10000
m 02:24:11 kawpowminer Not connected
i 02:24:11 kawpowminer Connection remotely closed by stormforge.tail0b8084.ts.net
i 02:24:11 kawpowminer Disconnected from stormforge.tail0b8084.ts.net:10000
i 02:24:11 kawpowminer No connection. Suspend mining ...
i 02:24:11 kawpowminer Selected pool stormforge.tail0b8084.ts.net:10000
i 02:24:12 kawpowminer Connection remotely closed by stormforge.tail0b8084.ts.net
i 02:24:12 kawpowminer Disconnected from stormforge.tail0b8084.ts.net:10000
i 02:24:12 kawpowminer No connection. Suspend mining ...
i 02:24:12 kawpowminer Selected pool stormforge.tail0b8084.ts.net:10000
i 02:24:13 kawpowminer Connection remotely closed by stormforge.tail0b8084.ts.net
i 02:24:13 kawpowminer Disconnected from stormforge.tail0b8084.ts.net:10000
i 02:24:13 kawpowminer No connection. Suspend mining ...
i 02:24:13 kawpowminer Selected pool stormforge.tail0b8084.ts.net:10000
i 02:24:13 kawpowminer Connection remotely closed by stormforge.tail0b8084.ts.net
i 02:24:13 kawpowminer Disconnected from stormforge.tail0b8084.ts.net:10000
i 02:24:13 kawpowminer No connection. Suspend mining ...
i 02:24:13 kawpowminer Selected pool stormforge.tail0b8084.ts.net:10000
m 02:24:13 kawpowminer Not connected
i 02:24:14 kawpowminer Connection remotely closed by stormforge.tail0b8084.ts.net
i 02:24:14 kawpowminer Disconnected from stormforge.tail0b8084.ts.net:10000
i 02:24:14 kawpowminer No connection. Suspend mining ...
i 02:24:14 kawpowminer Selected pool stormforge.tail0b8084.ts.net:10000
i 02:24:14 kawpowminer Connection remotely closed by stormforge.tail0b8084.ts.net
i 02:24:14 kawpowminer Disconnected from stormforge.tail0b8084.ts.net:10000
i 02:24:14 kawpowminer No connection. Suspend mining ...
Could you run two quick checks and paste back the output? Trying to narrow down exactly where the connection is failing.
First, check DNS resolution:
nslookup stormforge.tail0b8084.ts.net
Compare what you get against these (the real addresses it should resolve to):
2a00:dd80:3a::131
2a00:dd80:3a::336
2a00:dd80:3a::49d
176.58.88.82
176.58.92.199
176.58.88.108
Second, a traceroute:
traceroute stormforge.tail0b8084.ts.net
(if that's not installed: apt-get install -y traceroute, or try tracepath stormforge.tail0b8084.ts.net instead, doesn't need root)
What I'm looking for: if the addresses from nslookup don't match the ones above, that's DNS-level interference, something's rewriting the answer before it reaches you. If they match but the traceroute dies or times out at the same hop every time, that points to something in the network path itself. Worth knowing either way, though a clean traceroute wouldn't fully rule things out either, it uses different packet types than the actual connection, so it's a narrowing tool, not a definitive answer.
OK I have found the bug, everything should now connect fine, it was a routing issue, please try again and let me know.
Can any other users help me check and debug this, the node is up fine and even now has a backup running.
Just download the release version (windows or linux), drop in the kapowminer and dlls into the same directory as the start-mining.bat and then run it with the address you receive from the wallet app.
To get an address, simply run start-wallet.bat and create a new wallet.