Quake4 / MindMiner

MindMiner - the miner manager programm with online monitoring
http://mindminer.online
GNU General Public License v3.0
110 stars 33 forks source link

not showing pool profit calculations for fiat #80

Closed mo35 closed 6 years ago

mo35 commented 6 years ago

After latest updates my test rig stopped showing USD/day EUR/day for zergpool , so does in balance summary only btc is shown. I downloaded 2.32 , made clean unpack , copied miner statistics and config over. I removed zergpool statistic file. Config file isnt changed between updates. and it does include - "ShowBalance": true, and "Currencies": { "BTC": 8, "EUR": 2 },

basically i cant get my head around issue , whats wrong... suggestions? capture

Quake4 commented 6 years ago

please, show config.txt without wallets, replace its to spaces check json result not empty for request: https://api.coinbase.com/v2/exchange-rates?currency=BTC possible, coinbase dont answer.

mo35 commented 6 years ago

my config , err i dont want LTC payouts , coinbase api calls are correct

{ "Region": "Europe", "SSL": true, "Wallet": { "BTC": "xxx" }, "WorkerName": "Ti", "Login": "xxx", "Password": "x", "CheckTimeout": 5, "LoopTimeout": 60, "NoHashTimeout": 10, "AverageCurrentHashSpeed": 180, "AverageHashSpeed": "1 day", "Verbose": "Normal", "ShowBalance": true, "Currencies": { "BTC": 8, "USD": 2, "EUR": 2 }, "AllowedTypes": [ "nVidia" ], "CoolDown": 2, "ApiServer": false, "SwitchingResistance": { "Enabled": true, "Percent": 4, "Timeout": 15 }, "BenchmarkSeconds": { "nVidia": 240 }, "MinimumMiners": 50 }

mo35 commented 6 years ago

meh uploaded changed config (edited), was messing around , actual one have showbalance and currencies parameters

Quake4 commented 6 years ago

coinbase responding?

mo35 commented 6 years ago

yep , told so {"data":{"currency":"BTC","rates":{"AED":"28245.09","AFN":"550268.05","ALL":"818598.37", blah blah blah

Quake4 commented 6 years ago

look to MM window, now normal is showed?

Quake4 commented 6 years ago

I'm write more failover code, if coinbase not respond. I hope it will be less repeated.

Quake4 commented 6 years ago

please, wait next version 2.24

mo35 commented 6 years ago

Actually i figured whats wrong , something changed regarding your miner , symantec endpoint started to block something. If im disabling av/fw then im getting fiat calculations. Disabling AV/FW is not an option.

Quake4 commented 6 years ago

add to trusted app in semantic or add to excluded folders.

mo35 commented 6 years ago

what else exactly to add , bat file was already added , and folder excluded from all scans. turned notifications on and now im getting spammed with each MM refresh with following.

[SID30805] System Infected: Coinminer activity 5 detected and [SID30601] Coinminerdownload detected.

have no idea what else to exclude to allow api requests , MM itself works , so does miners , but seems like api requests causes grief for some reason

i see some red flashing on MM updates , is there way to turn on debuging , loging on so i can see thos ?

Quake4 commented 6 years ago

MindMiner is CoinMiner. Yes it is ;)

Add folder with MM to excluded in semantic.

mo35 commented 6 years ago

i did that already long time ago (as always with all the mining crap) , as i said problem is not with MM or even miners themselves , problem is with api request not going trough for unknown reason.

I dont have problem with Symantec spamming about coinminer , i can just suspend thos notifications , but api updates is must have , that why im asking about debug mode or loging.

Quake4 commented 6 years ago

I dont know the semantic programm. Possible, you can create white http list: github.com coinbase.com mindminer.online all used pools

mo35 commented 6 years ago

did that , nothing helped , i even tried to dig trough signatures .... tens of thousands of them ... eventualy i had to get rid of Symantec intrusion prevention module , replaced with my Malware bytes , so unfortunately no strightforward solution , but workaround solution

Quake4 commented 6 years ago

You won semantic?

mo35 commented 6 years ago

nope , unfortunately i couldnt find way in Symantec Endpoint to put MM completely on ignore , and weirdest part was , i had all urls , all bins excluded and had no problems with them , but it was some kind of false positive about JSCoinminer/JSCoindownloader (thos websites with xmr mining integrated) , and it was getting triggered when MM requested data from pool api , doesnt make any sense at all. So i replaced Symantec AV/web protection part with Malwarebytes , and just left Symantec firewall.