UnamSanctam / SilentXMRMiner

A Silent (Hidden) Monero (XMR) Miner Builder
MIT License
566 stars 162 forks source link

Nanopool only showing one worker. #348

Closed Jackkrzyz closed 3 years ago

Jackkrzyz commented 3 years ago

In the past week i've installed the silent miner on around 10-20 pcs however, nanopool is only showing one worker. Is this normal or is there something that I set up wrong with the miner?

UnamSanctam commented 3 years ago

If you use a static worker name like "Worker" then they will all mine under one worker so that is normal. You can use things like {%COMPUTERNAME%} as the worker name for it to use the computers name as the worker name, though this isn't supported in the 'Remote Configuration' currently.

Thepowa753 commented 3 years ago

If you use a static worker name like "Worker" then they will all mine under one worker so that is normal. You can use things like {%COMPUTERNAME%} as the worker name for it to use the computers name as the worker name, though this isn't supported in the 'Remote Configuration' currently.

So i need to enable advanced params and add "--rig-id={%COMPUTERNAME%}" at the and of it? I'm testing this, but no worker appears immagine

UnamSanctam commented 3 years ago

So i need to enable advanced params and add "--rig-id={%COMPUTERNAME%}" at the and of it? I'm testing this, but no worker appears immagine

No you can just use {%COMPUTERNAME%} as the worker name in the miner like so: Wallet.{%COMPUTERNAME%}

Thepowa753 commented 3 years ago

So i need to enable advanced params and add "--rig-id={%COMPUTERNAME%}" at the and of it? I'm testing this, but no worker appears immagine

No you can just use {%COMPUTERNAME%} as the worker name in the miner like so: Wallet.{%COMPUTERNAME%}

Sorry for wasting your time :/ You mean in main tab, i write my xmr address dot that var (like: 94LA...PaG.{%COMPUTERNAME%})

UnamSanctam commented 3 years ago

Yes exactly

Thepowa753 commented 3 years ago

Not working too 🙈

I've tested on linux with pure xmrig and with --rig-id=test it shows up correctly :(

UnamSanctam commented 3 years ago

What pool are you using?

Thepowa753 commented 3 years ago

2miners I've also tested with debug, but nothing usefull. Without any custom options it starts

UnamSanctam commented 3 years ago

Yeah for 2miners you have to use --rig-id, you should probably try --rig-id="{%COMPUTERNAME%}" at the end of the "Advanced Parameters" and don't enter any worker name into the wallet address.

Thepowa753 commented 3 years ago

Things i've done to test:

disable install disable stealth disable online downloader enable debug (no errors showing up) cpu 100% usage

things tested:

--rig-id="{%COMPUTERNAME%}" --rig-id="%COMPUTERNAME%" --rig-id=%COMPUTERNAME% ADDRESS."{%COMPUTERNAME%}" ADDRESS.{%COMPUTERNAME%} ADDRESS.%COMPUTERNAME%

what i see: cpu 100% for the first 2 min and than drops to 25% no hashrate and no worker showing on 2miners (after waiting fot the first share, around 5/10 mins)

On linux work both --rig-id=worker and ADDR.worker

UnamSanctam commented 3 years ago

Hmm, I'm trying to mine to 2miners to test and it's working and I've mined 10 shares now but their site hasn't updated yet so I can't see if it works yet, I have to wait more I guess for their site to update.

Thepowa753 commented 3 years ago

I let the miner open for 2 our but nothing shows up and cpu is arount 15% all the time. Any idea?

UnamSanctam commented 3 years ago

No idea, try something other than 2miners, I've been mining for 32 minutes now (with normal XMRig and my miner, both using different worker names) and submitted a lot of shares and nothing has appeared on 2miners yet, just says

No miner data available You need to submit at least a single share to see the stats.

UnamSanctam commented 3 years ago

Ah no, when I said that it appeared, --rig-id works correctly for my miner on 2miners. Could you try downloading this MinerCheck2.zip and copy-paste the miner string here so I can see if anything is wrong?

Thepowa753 commented 3 years ago

Miners: C:\Windows\explorer.exe --cinit-find-x -B --algo=rx/0 --asm=auto --cpu-memory-pool=1 --randomx-mode=auto --randomx-no-rdmsr --cuda-bfactor-hint=12 --cuda-bsleep-hint=100 --rig-id="CDESKTOPQS" --url=xmr.2miners.com:2222 --user=94LA..Correct_One..PaG --pass= --cpu-max-threads-hint=80

Maybe the --pass= void? In linux i've to put --pass=x But i know that on previous working exe i leave the pass blank..(1.4.3)

UnamSanctam commented 3 years ago

No that should work, what kind of XMR address is that though? Isn't that a testnet address? Shouldn't you use a real one?

Thepowa753 commented 3 years ago

nono, i just blanked the real one while posting the comment 😅 i'm using my real address like the previous exe that works perfectly (but all grouped with id 0)

UnamSanctam commented 3 years ago

So the real address you use starts with a 4 or an 8? Other than that the miner should work, I just mined to 2miners with the same settings are yours there and the worker appeared.

Thepowa753 commented 3 years ago

do you have discord? so i can text you directly there?

UnamSanctam commented 3 years ago

Yes you can contact me at Unam Sanctam#3135.

Thepowa753 commented 3 years ago

Ok, friend request sended. Thank you