ok guys, I think I solved the problem with the infinite looping dashboard, just do a git pull/fetch:
cd /var/www/minera
sudo git fetch --all
sudo git reset --hard origin/master
Next time, please, try to open the web inspector (Firefox/Chrome) and look at the console error to find if everything is working well (in this case there was an error preventing the dashboard to terminate the refresh process).
Thanks
Hmm, that doesn't solve anything for me...
I'm on chrome 35.0.1916.153 m
I keep getting the infinite loop and it seems to come from this:
GET http://192.168.13.182/minera/index.php/app/stats 500 (Internal Server Error) jquery-2.1.1.min.js:4
It looks like this:
A PHP Error was encountered
Severity: Notice
Message: Undefined property: App::$miner
Filename: core/Model.php
Line Number: 51