luckpool icon indicating copy to clipboard operation
luckpool copied to clipboard

Linux hellminer worker never shows up on LuckPool even though the transparent address, URL, port etc are correct

Open motley-git opened this issue 3 years ago • 0 comments

Description Trying the latest hellminer (cpu) and nheqminer (cpu) binaries pointed at LuckPool Verus pool using an AMD 3900x CPU 22 cores. Only the nheqminer reports to LuckPool https://luckpool.net/verus/miner.html?MyAddress

Usage ./hellminer -c stratum+tcp://na.luckpool.net:3956#xnsub -u MyAddress.3900x -p x --cpu 22

./nheqminer -v -l na.luckpool.net:3956 -u MyAddress.3900x -p x -t 22

Issue: Both miners run seemingly fine from the command line, but hellminer worker never shows up LuckPool for my wallet address.

nheqminer reports ~25 MH - shows successful shares in green. Worker shows up on LuckPool in just a minute or on the graph. Payouts occur every 8 hours or so.

hellminer reports ~27 MH - shows periodic shares per unit of work, but doesn't report if they are successful or not on the console Even if I let run for 10 minutes or so, the work doesn't show up on LuckPool on the graph. Mining address is correct per the miner when it logs to the console. Seems like either shares are failing and it never reports them (potential issue on my end), the Linux version of hellminer is not connecting to LuckPool properly, or it is mining to an incorrect wallet.

Environment: Manjaro latest using kernel 5.10.23-1-MANJARO #1 SMP PREEMPT Thu Mar 11 18:47:18 UTC 2021 x86_64 GNU/Linux

If there are verbose mode I can try? Any ideas on what is going on? Perhaps hellminer doesn't check in for a long time to LuckPool on the first run?

motley-git avatar Apr 10 '21 14:04 motley-git