Search content
Sort by

Showing 2 of 2 results by eZ3KIEL29
Post
Topic
Board Mining (Altcoins)
[Minera v0.9.1] Your next mining dashboard - Antminer/CPUminer/CGminer/BFGminer
by
eZ3KIEL29
on 21/08/2019, 09:33:36 UTC
Ok,

I have just checked and now i have this error:
when i enable coisn_profitability on system interface i can not load data and when i disable it all is ok on dashboard.

did i miss something?

Output error from web interface : no data available in table
Output from redis-cli get coins_profitability :
"[{\"symbol\":\"btc\",\"coin\":\"bitcoin\",\"algo\":\"sha256\",\"reward\":12.5,\"difficulty\":10183488432890,\"blocks\":591114,\"networkhashps\":72038898416764260000,\"btcValue\":1,\"price\":1,\"coin_profitability\":2.469262834669097e-11,\"btc_profitability\":2.469262834669097e-11,\"timestamp\":1566403322,\"hashrate\":1000000},{\"symbol\":\"ltc\",\"coin\":\"litecoin\",\"algo\":\"scrypt\",\"reward\":12.5,\"difficulty\":11788933.15348738,\"blocks\":1688674,\"networkhashps\":361864248420730.3,\"btcValue\":0.00715448,\"price\":0.00715448,\"coin_profitability\":0.000021329927981803307,\"btc_profitability\":1.5260454314725214e-7,\"timestamp\":1566403322,\"hashrate\":1000000},{\"error\":true,\"message\":\"Blockr data problem\",\"symbol\":\"bch\",\"coin\":\"bitcoin cash\",\"algo\":\"sha256\",\"reward\":12.5,\"difficulty\":0,\"blocks\":0,\"networkhashps\":0,\"coin_profitability\":0,\"btc_profitability\":0,\"timestamp\":1566403322,\"hashrate\":1000000}]"

Thanks.
Post
Topic
Board Mining (Altcoins)
Re: [Minera v0.9.1] Your next mining dashboard - Antminer/CPUminer/CGminer/BFGminer
by
eZ3KIEL29
on 20/08/2019, 15:15:18 UTC
Hello,

Thanks to Michelm for this dashboard.

I'm new in minera, i have the lastest version istalled 0.9.1
All is working well but i have an error to get "coins_profitability" from redis
error output
"[{\"symbol\":\"ltc\",\"coin\":\"litecoin\",\"algo\":\"scrypt\",\"reward\":25,\"difficulty\":11788933.15348738,\"blocks\":1688088,\"networkhashps\":297860806668585.8,\"btcValue\":0.00697497,\"price\":0.00697497,\"coin_profitability\":0.000042659855963606614,\"btc_profitability\":2.975512155504772e-7,\"timestamp\":1566313142,\"hashrate\":1000000},{\"symbol\":\"btc\",\"coin\":\"bitcoin\",\"algo\":\"sha256\",\"reward\":12.5,\"difficulty\":0,\"blocks\":0,\"networkhashps\":0,\"error\":{\"code\":\"ECONNREFUSED\",\"errno\":\"ECONNREFUSED\",\"syscall\":\"connect\",\"address\":\"144.76.40.144\",\"port\":3332},\"btcValue\":1,\"price\":1,\"coin_profitability\":null,\"btc_profitability\":null,\"timestamp\":1566313142,\"hashrate\":1000000},{\"error\":true,\"message\":\"Blockr data problem\",\"symbol\":\"bch\",\"coin\":\"bitcoin cash\",\"algo\":\"sha256\",\"reward\":12.5,\"difficulty\":0,\"blocks\":0,\"networkhashps\":0,\"coin_profitability\":0,\"btc_profitability\":0,\"timestamp\":1566313142,\"hashrate\":1000000}]"

after a little Ping from 144.76.40.144 this address is come from https://getminera.com/

How can i get coins_profitability working?
In website there is writen profitability came from poloniex.

Please help, very good dashboard

Regards.