getminera / minera

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

pool stats error #25

Closed prolic closed 10 years ago

prolic commented 10 years ago

I think this is the reason: https://github.com/siklon/cpuminer-gc3355/commit/61df8a3354edfd2426506d6662ff11d20242c597

michelem09 commented 10 years ago

Sorry can you explain the issue?

prolic commented 10 years ago

pool stats are not working any more with newest cpuminer version

prolic commented 10 years ago

DataTables warning: table id=pools-table-details - Requested unknown parameter '5' for row 0. DataTables warning: table id=pools-table-details - Requested unknown parameter '5' for row 1

all the time (pool + backup pool)

prolic commented 10 years ago

Pool stats is now an array of stats

michelem09 commented 10 years ago

This is not an issue, I know that indeed Minera hasn't that version currently.

michelem09 commented 10 years ago

You shouldn't use that version. I will update the cpuminer version when I will have time to update Minera too.

prolic commented 10 years ago

I can't use your shipped minerd executable, so I need to compile it myself anyway :)

michelem09 commented 10 years ago

Compile it with the previous commit

prolic commented 10 years ago

Thanks

prolic commented 10 years ago

the update seems mandatory! I have bad performance without the last commit.

michelem09 commented 10 years ago

If you wanna give a try there is the testing branch with the changes done (and latest cpuminer).

prolic commented 10 years ago

Thank you very much! Looks good on first sight.