Location: Europe (Low Latency)
Your miner is getting 10s temporary bans in our logs.
Cause: Using a prefix like BTC: or bitcoin:.
Fix: Use ONLY your clean wallet address as username.
❌ BTC:bc1qxs2j...
✅ bc1qxs2j...
Miner connected but 0 Shares on dashboard.
Cause: Wrong port for your hardware power.
Fix: Match your device to the right port: PPLNS
Fix: Match your device to the right port: SOLO
Fix: If using stratum+ssl://, make sure to use our dedicated TLS ports (SOLO: 3376, 3389, 3367; PPLNS: 3334, 2256, 3346). Our German node supports full TLS 1.2/1.3 for maximum security.
root@server1 ~ # echo | openssl s_client -servername public-pool.io -connect public-pool.io:4333 2>/dev/null | openssl x509 -noout -dates
notBefore=Feb 19 01:37:55 2026 GMT
notAfter=May 20 01:37:54 2026 GMT
root@server1 ~ # echo | openssl s_client -servername btc.gokby.com -connect btc.gokby.com:3389 2>/dev/null | openssl x509 -noout -dates
notBefore=Feb 10 00:00:00 2026 GMT
notAfter=Mar 13 23:59:59 2027 GMT