getminera / minera

Minera is a web interface to monitor and manage mining devices
http://getminera.com
Other
374 stars 156 forks source link

Dashboard (device tree) shows wrong hashrates #7

Closed prolic closed 10 years ago

prolic commented 10 years ago

When I hit the page, the correct hashrate is shown. After a few minutes the hashrate seems to drop from 17 MH/s to around 10MH/s, according to the dashboard's device tree. However the hashrate reported in the miner details section (also in the dashboard) seems unaffected. I verification at the mining pool shows, that my hashrate did not drop.

Note: This has nothing to do with my other problem with cpuminer. This issue is about a wrong display, at the other one it's about a real hashrate drop.

michelem09 commented 10 years ago

Yes, I know this issue, this is a problem with the jQuery Knob graphs (device tree) and the rendering after you leave the window tab, can you confirm it happens only when you leave the tab?

I should force the refresh when you come back to Minera.

prolic commented 10 years ago

Confirmed, it happens only when I leave the tab and come back. A refresh when coming back to the site would solve this issue.

michelem09 commented 10 years ago

Thanks I will add.

prolic commented 10 years ago

No thank you! ;)

michelem09 commented 10 years ago

Just pushed the fix, please let me know.

prolic commented 10 years ago

works good, thanks!