cryptoGlance / cryptoGlance-web-app

Self-hosted, PHP-based frontend interface for cgminer, MPOS pools, and other APIs, all in one responsive UI.
http://cryptoglance.github.io/cryptoGlance-web-app/
Other
68 stars 53 forks source link

Pool information missing from devices #33

Open 9600- opened 9 years ago

9600- commented 9 years ago

5/6 of my Antminer S1s do not display Pool data. Below are screen shots from the UI and a paste from the one unit that does show data vs. units that do not.

http://imgur.com/yvjDC7g - Dashboard View http://imgur.com/weHEHPx - Device View

http://pastebin.com/kjCnsD2L - Device showing pool http://pastebin.com/Ep9tAG05 - Device not showing pool.

Thank you, 9600

Stoyvo commented 9 years ago

Looks like this build of cgminer returns a different format of time: [Last Share Time] => 0:00:15 (incorrect) vs [Last Share Time] => 1409096860 (correct)

Which build of cgminer is this? I will come up with a work-around.

9600- commented 9 years ago

This is the bitmaintech cgminer 3.12.0 available in the S1, S2, and S3 firmware. The sources can be found here:

https://github.com/AntMiner/AntGen1/tree/master/cgminer