nicehash / NiceHashMiner-Archived

NiceHash easy to use CPU&GPU Miner
841 stars 327 forks source link

USD Estimate not populating on Nicehash v2.0.1.6 #1412

Open justdev42 opened 6 years ago

justdev42 commented 6 years ago

I have 4 rigs and at the moment it's correctly calculating the estimated BTC per hour earned, but for USD it's reflecting 0.00 for daily return and unpaid balance. Also because of this if any profitability requirement is set in configuration the miners will not run. I'm assuming this is a widespread issue since it's effecting each rig but if you need any other logs please let me know.

image

russalex83 commented 6 years ago

Same here, looks like its still mining but miner reports 0 USD Ballance

Citymix commented 6 years ago

same here ...

Nekroskop commented 6 years ago

I have the same problem I'm in UK and you can't change to any adder currency. If I try to change to £ its just stay at $ and show 0

jasonconover commented 6 years ago

Check their twitter feed. The Bitcoin to fiat exchange rate API is down.

russalex83 commented 6 years ago

Thanks for letting us know!

remotetech commented 6 years ago

Same here BTC is good but zero USD but still mining away.

ilord22 commented 6 years ago

Same here it shows bitcoin earnings but everything else is blank..

edgaru commented 6 years ago

Same problem here.

CryptoUSD commented 6 years ago

I'm having the same isue

Jarred10 commented 6 years ago

Might be related to the fact the API call to https://api.nicehash.com/api?method=nicehash.service.info is reading a 0 value for all the BTC pairs?

homoluden commented 6 years ago

The min profit constraint should be based on BTC, but not on USD. BTC/USD - data from 3rd Party. It is a subject of network instability. This data could disappear any moment.

BTC profit data is generated by NiceHash, so it is more stable source.

Another way - store latest updated non zero rate and fallback to it. Implementation is elementary. The naive way - store it in settings.

PS: BTW, it is related issue.