Post
Topic
Board Mining (Altcoins)
Re: [Minera v0.3.0] Your next mining dashboard is here. CPUminer/CGminer/BFGminer.
by
ADutchGamer
on 15/07/2014, 10:02:39 UTC
ok guys, I think I solved the problem with the infinite looping dashboard, just do a git pull/fetch:

Code:
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:

Code:
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:

Code:
A PHP Error was encountered

Severity: Notice

Message: Undefined property: App::$miner

Filename: core/Model.php

Line Number: 51