tutulino / Megaminer

Multipool and multialgo windows miner
GNU General Public License v3.0
78 stars 69 forks source link

No Miners error ? #393

Open Rimplestilhskin opened 6 years ago

Rimplestilhskin commented 6 years ago

Options 2,0,10 / manual coin,Ahashpool,M7M When I use this options with M7M and other algorithms I get too many of this "NO MINERS" errors.

With miners in config set to =0 or = disabled or uncommented -- @@MINWORKERS=0

So how do I disable this min workers or get past it. other software shows anywhere up to 158 miners active but NO MINERS and then the software crashes ?

This errors below is with fresh download fromgithub ... config.txt

New interval starting............. Next interval will be 0 Method invocation failed because [System.Object[]] does not contain a method named 'TrimEnd'. At C:\Users\123\Desktop\Megaminer-master\core.ps1:329 char:21

ConvertFrom-Json : Cannot bind argument to parameter 'InputObject' because it is null. At C:\Users\123\Desktop\Megaminer-master\core.ps1:341 char:63

Loading Pools Information............. Pool AHASHPOOL was responsive.... Detected pools...... No pools with workers greater than minimum config, filter is discarded..... Coindesk api was responsive.......... Miners/Pools combinations detected: 0......... NO MINERS!

My modified config.txt

New interval starting............. Next interval will be 300 Loading Pools Information............. Pool AHASHPOOL was responsive.... Detected pools...... No pools with workers greater than minimum config, filter is discarded..... Coindesk api was responsive.......... Miners/Pools combinations detected: 0......... NO MINERS!

madcujo commented 6 years ago

I also have this problem, but only on clean installs. older updated versions work

dethknite commented 6 years ago

This also occurs if your network drops (ie. update firewall firmware, outage, dnsblockage, or any number of reasons). This instead needs to stay actively querying apis and checking for when/if they do become responsive.

New interval starting............. Next interval will be 1800 Next interval will be 1800 Loading Pools Information............. remove-variable : Cannot find a variable with the name 'Request'. At C:\Megaminer\pools\AHASHPOOL.ps1:178 char:3

MINING POOL HUB API NOT RESPONDING...ABORTING Pool AHASHPOOL was responsive.... Detected 17 pools...... 17 pools left after min workers filter..... Coindesk api not responding, not possible/deactuallized local coin conversion.......... Miners/Pools combinations detected: 0......... NO MINERS!