UnamSanctam / SilentXMRMiner

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

Miner doesn't start directly #43

Closed r2fo closed 3 years ago

r2fo commented 3 years ago

Hi, So I ran this on a test machine but it didn't start mining as the fans didn't start nor did I see anything in Taskmanager. I have idle turned off and every setting is correct

UnamSanctam commented 3 years ago

What Start Delay are you using?

r2fo commented 3 years ago

Hi, I haven't set a start delay. It does create a new Explorer process but it takes 0% of the resources

UnamSanctam commented 3 years ago

Then it can't connect to the pool. What pool address, and password are you using?

r2fo commented 3 years ago

I'm using Monero Ocean without password (gulf.moneroocean.stream:10128)

UnamSanctam commented 3 years ago

Since it looks like they use nodejs-pool try setting a password (Worker name) and see if it connects.

r2fo commented 3 years ago

Thank you for your fast response. I will try

r2fo commented 3 years ago

It works, thank you so much!