I followed your readme and easily accessed the dashboard. Upon login, it didn't start automining. Then I changed the default pool settings to my pool and clicked restart. Still no mining. I messed around for a while and finally went to sikon's github, followed his readme and reinstalled his cpuminer. That did the trick and I am now mining. I switched another rpi with Hashra's software over to coinshift which is where I have minera pointed. Each rpi has 10 5 chip gridseeds and both are set to default 875 MHz, but Minera has autotune enabled. I will post a follow up to compare the side-by-side results later. I may need to keep waiting, but it's been longer than 1 hour of run time and the graphs haven't showed up yet.
Aside from the initial start up glitch I had and no graphs yet, it seems really well put together. A few recommendations I would like to see added/changed:
- Access live log from the web page. This is available from both Hashra's and Lightningasics firmware and is very helpful.
- I may have missed this, but a total run time would be nice (Days, Hours, Minutes, Seconds.)
- Auto-refresh is nice, but can you avoid the screen greying out with the "wait" circle? Parse in the background and push data when ready?
- I would like to be able to see per chip stats. Check out Lightningasics software for example. It is very well organized
- I would like to be able to add/edit pools via text boxes instead of config file. Also I would like to see the status of the pools (active or not ect). Check out Hashra's IMG. They have this nailed perfectly.
- I don't see a reject percentage listed anywhere. It may be shown on the graph, but it's not currently working for me.
Thanks for the feedbacks! Many of the stuff you listed is on development and I hope to release something by the end of the week.
For the issue with the graphs, can you check if you have php5-cli installed? Try installing it and see what it tells you:
Please let me know. Thanks!