Post
Topic
Board Mining (Altcoins)
Re: [Minera v0.3.3] Your next mining dashboard is here. CPUminer/CGminer/BFGminer.
by
suzukii
on 29/07/2014, 17:00:45 UTC
Minera v0.3.3 is out!

* ...(Note, there are known bugs: https://github.com/dmaxl/cgminer/issues/17 - https://github.com/dmaxl/cgminer/issues/15)

Hi...

While using SSH can I update straight from v0.3.2 without losing my existing config?
To update from v0.3.2 to v0.3.3 can I just do a "git pull" command?
Do I have to switch to a certain directory prior to running the git pull command? If so, which one?

The update from the dashboard works well.

However, you can always do it by hand. Just type:

Code:
cd /var/www/minera
sudo git fetch --all
sudo git reset --hard origin/master
sudo ./upgrade_minera.sh

Again, thanks for your quick response.

I will do that now.


There are bugs, is right.

I just upgraded to the v0.3.3 then record my Raspberry Pi and then realized that I have no WEBUI status for my G-blades.  See 1st pic below.  
However, I know it's mining because the remote screen is showing me that it is mining.

Webui Pic:





TUI of bfgminer v4.5.0 mining status via remote not reflected in Minerals WEBUI:





Any suggestions?

How can i revert back to v0.3.2?  Would it be the same command as suggested in the previous post before this one written to vabchgent?