nemosminer / NemosMiner

NemosMiner multi algo profit switching NVIDIA miner
GNU General Public License v3.0
230 stars 105 forks source link

miningpoolhubstats issue #275

Closed airwalker1 closed 6 years ago

airwalker1 commented 6 years ago

Reportstatus.ps1 is missing. I added it from MPH but its still got some issues. THANK YOU SO MUCH for this!

kevharper commented 6 years ago

Added it from MPH? Could you clarify? I'm running this on my test machine (single GPU).

airwalker1 commented 6 years ago

From there github: https://github.com/miningpoolhubstats/MultiPoolMiner

kevharper commented 6 years ago

Ah you mean MPM not MPH :)

airwalker1 commented 6 years ago

Well, I mean the fork of MPM through MPH :)

nemosminer commented 6 years ago

have you tried : https://github.com/miningpoolhubstats/NemosMiner-v2.4.2

airwalker1 commented 6 years ago

Yes, same issue. The script is calling for reportstatus.ps1 but it is missing:

if($MPHApiKey) { .\ReportStatus.ps1 -WorkerName $WorkerName -Version $Version -ActiveMiners $ActiveMinerPrograms -Miners $Miners -MPHApiKey $MPHApiKey }

Just adding it from MPH does not solve.

kevharper commented 6 years ago

Same here

airwalker1 commented 6 years ago

Sadly no. It doesn't show up with real-time stats on MPH just as before but the errors are much less according to the log:


Last Refresh: 02/16/2018 00:31:10 Sleep 30 sec

Loading BTC rate from 'api.coinbase.com'.. Loading pool stats.. Loading miners.. profit workername miners


   server     [...
   server     [...

1BTC = 10095 USD

PS>TerminatingError(ForEach-Object): "You cannot call a method on a null-valued expression."

kevharper commented 6 years ago

Any lucky getting MPH Stats detail reporting to work yet? I will like to get started back on a profit switcher instead of running stright up DSTM.

airwalker1 commented 6 years ago

He added the help wanted tag. I think he's waiting for the guy that created it to look at what the issue is. Just gotta be patient.

nemosminer commented 6 years ago

yeh sorry we working on it now i'll add support back once i have it running correctly sorry about that

kevharper commented 6 years ago

No problem. Appreciate your great work!!!

nemosminer commented 6 years ago

done try new NemosMiner-v2.5 has profit tracking for every pool including working mining pool hub stats

https://github.com/nemosminer/NemosMiner-v2.5/archive/master.zip

Best Regards Nemo

8-cloud commented 6 years ago

Did anyone managed to get minigpoolhubstats to work? I only get extra title "Worker Status (Submitted by MultiPoolMiner) and a Total, but it is always 0.00000000 (0.00 EUR) Thanks for feedback. Best Regards, 8C

mistorincognito commented 6 years ago

i have same issue

Worker Name Miner (Algorithm) Pool Type Uptime Reported Hashrate Average Hashrate BTC/Day
TOTAL 0.00000000 (0.00 USD)
airwalker1 commented 6 years ago

Same issue as well. It does not seem to be reporting anything.

nemosminer commented 6 years ago

testing myself atm update: check last commit for details found problem

nemosminer commented 6 years ago

solved? try this one with fix:

https://github.com/nemosminer/NemosMiner-v2.5/archive/master.zip

nemosminer commented 6 years ago

can you also test this please update yesterday: https://github.com/miningpoolhubstats/NemosMiner/archive/master.zip

airwalker1 commented 6 years ago

Tried both, still the same - no stats being reported. I don't know what a proper miner.log looks like when it works but the only thing I get in it when I assume it's posting is my workername and dots:

Loading miners.. closing current miner and switching Launching Prerun: .\Prerun\default.bat ID=server [... 1BTC = 9870 USD

8-cloud commented 6 years ago

Same here, tried both, no stats.

nemosminer commented 6 years ago

i have disabled miningpoolhubstats in NemosMiner for now until i get it working better follow progress here: https://github.com/miningpoolhubstats/NemosMiner

Braintelligence commented 6 years ago

Is 3.0 supporting mphstats properly currently?

nemosminer commented 6 years ago

no

Braintelligence commented 6 years ago

@nemosminer Hey Nemos, thanks for your hard work. Do you have any rough estimate on when you will release next minor version with current commits? I want to find out if it's worth to download a current commit instead of waiting for the next release to get all the fixed stuff. 😸