Bitcoin Forum
June 17, 2024, 01:53:27 AM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Poll
Question: Poll closed
Yes, please I absolutely need it!
Yes, but it's not a priority
Not sure, I'd prefer other features
No, I don't need it
-
-

Pages: « 1 ... 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 [109] 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 ... 185 »
  Print  
Author Topic: [Minera v0.9.1] Your next mining dashboard - Antminer/CPUminer/CGminer/BFGminer  (Read 850312 times)
michelem (OP)
Legendary
*
Offline Offline

Activity: 1015
Merit: 1000



View Profile WWW
April 10, 2015, 03:13:59 PM
Last edit: April 13, 2015, 07:43:17 AM by michelem
 #2161

The so long waited release is here!

Minera 0.5.0 is out!

As I said a lot of times before, this release brings up a completely new feature I hope you like as I like it, get prepared for cool stuff Smiley
Now you are able to add also Network miners to your Minera system.
What does this mean?
This means that if you have your Minera monitoring your USB miners as usual but you also have some Network miners such as Antminer S1/S2/S3/S4/S5, Rockminer, etc... now you can add those one as well having everything monitored in one place.
But this is not all, there is more, because if you run several Minera systems in your farm, now you can add also them!
For example, you have 10 Gridseed in one Minera, 4 Antminer S1 around your room and another Minera with some Zeus or whatever, well, now you can choose what is your main Minera (local one) and add the others miners/system to that as network devices, or if you have another RPI you can install another Minera to act only as centralised monitoring system for everything else. I know now your head is just blown up, sorry for that, but it's all true Smiley

In addiction to this, 0.5.0 has a lot of new minor features such as, changing hostname, changing system user password, Euro rates, and much more as well as a lot of bug fixes and code rewrite.

Of course, as you can imagine, all this new code can bring up new bugs, I checked a lot of things and possible combinations but you know Murphy's law is everywhere, so if you are in trouble feedback me, if you are upgrading from an older release check the troubleshooting guide below and as always, I hope you like this new release as I loved the time spent to code it.

Ladies & gentlemen the 0.5.0 changelog:

- Ability to add network miners like Antminer, Rockminer, etc…
- Ability to add other remote Minera system as network miner (this works only if the network Minera uses bfgminer/cgminer as local miner, doesn't work for cpuminer)
- Automatically scan the LAN network to discover network miners
- Add/Remove/Select pools on the fly for network miners
- New network miners widgets
- Fixed change web password
- Fixed wrong current pool in Mobileminer
- Ability to change system hostname from settings page
- Ability to change system user password from settings page
- Added option to not append the JSON conf file to the local miner command
- Added Eur/Usd BTC rates
- Added errors from log file if miner won’t start
- Restyled dashboard page when local miner isn't running (now it shows other info also if miner is stopped or it won't start)
- Added network miners to Mobileminers (you will have a new miner system for every network miner you have)
- Updated Built-in local miners to the latest version
- Added fix for libusb library
- Added preconfigured miner options (I added several pre-configured options to the settings page so newbies have everything ready to start)
- Rewrote of topbar widgets now visible on every pages
- Fixed focus event on Firefox (duplicate table rows on page reload)
- Updated jQuery
- Lots of code rewrite

I always recommend to start from the image build, but if you want to upgrade from a previous version please check this if you get in trouble.



IMPORTANT You have to configure your network miner before Minera can connect to it, please refer to this wiki page: https://github.com/michelem09/minera/wiki/Network-mining-devices


ONLY IF YOU ARE UPGRADING:

I can't login in the dashboard anymore:
You have to restore the default WEB password, SSH into Minera and do this:

Code:
redis-cli set minera_password "70e880b1effe0f770849d985231aed2784e11b38"

This will reset the WEB password to "minera"

On the dashboard I have problems getting topbar and/or spin wheels continue forever
You have to go to the settings page and save the settings, no matter you change anything, just save once.

Local miners won't start anymore
You probably had problems while upgrading, SSH into Minera and do this:

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

After the process ends you should be ready to start any local miner. Also make sure you have "Append JSON Conf" turned on as local miner option.


Some extra notes on network miners, before you asking:

- IMPORTANT You have to configure your network miner before Minera can connect to it please refer to this wiki page: https://github.com/michelem09/minera/wiki/Network-mining-devices
- You CANNOT start/stop/restart network miners from Minera
- You CANNOT configure anything of a network miner from Minera, configurations must be done by their own interface, with Minera you can only monitor them and add/remove/select pools on the fly
- Any pool change to network miners from Minera won't be permanent. If you stop/restart the network miner pool data will be restored from original one

And that's all I think.

As usual pm me, email me, feedback me for anything, I hope you like Minera 0.5.0

Have a great weekend!

Get Minera. Your next bitcoin mining dashboard. Donations are welcome
kevin1234a
Legendary
*
Offline Offline

Activity: 1162
Merit: 1000


Decentralizing Jesus on the Blockchain


View Profile WWW
April 10, 2015, 03:56:19 PM
 #2162

good job and keep it up, because of continuous improvements is the main reason i prefer Minera for myself and for my clients.

cavaliersrus
Hero Member
*****
Offline Offline

Activity: 735
Merit: 500

★YoBit.Net★ 350+ Coins Exchange & Dice


View Profile
April 10, 2015, 08:33:21 PM
 #2163

local miner is not running i tried your walkthrew and it still will not run i did your ssh into it and do all of the sudo's and still wont run

cavaliersrus
Hero Member
*****
Offline Offline

Activity: 735
Merit: 500

★YoBit.Net★ 350+ Coins Exchange & Dice


View Profile
April 10, 2015, 08:37:49 PM
 #2164

seems i had to use one of the preconfigured for gridseed mini's...

ok for some reason now i got the miner to work but the pools will not update on the .5.0 version

unamis76
Legendary
*
Offline Offline

Activity: 1512
Merit: 1009


View Profile
April 10, 2015, 09:04:09 PM
 #2165

This is huge! Thanks for the update! Updating as I write this...
cavaliersrus
Hero Member
*****
Offline Offline

Activity: 735
Merit: 500

★YoBit.Net★ 350+ Coins Exchange & Dice


View Profile
April 10, 2015, 09:08:39 PM
 #2166

if your running into pool issues make sure you click the append the json ...

i know this on my gridseed cant wait to see it fully working my miners are running but the dashboard seems to be having some small issues i got to go to bed for work i work overnights but ill keep posted

unamis76
Legendary
*
Offline Offline

Activity: 1512
Merit: 1009


View Profile
April 10, 2015, 09:27:25 PM
 #2167

In the dashboard, when all tabs on the sidebar are open, the bottom ones get hidden, and the sidebar doesn't scroll... Also, logging in the second time (on the same computer) and it didn't ask me a password, is this normal? Is there a timer to ask for password now?

EDIT: I'm referring to this: https://i.imgur.com/DOgKs9w.png It doesn't scroll to the bottom Smiley My resolution is 1440X900 and I'm using the latest version of Chrome for Windows.
ElscottHavoc
Newbie
*
Offline Offline

Activity: 58
Merit: 0


View Profile WWW
April 11, 2015, 05:50:11 AM
 #2168

Just recently upgraded and now having issues with the widgets displaying and only showing loading circles - and I went into settings and clicked save in basically all of the different areas as I saw that was a possible fix a couple posts ago.  The real time log does in fact show I'm successfully mining, but the dashboard is only showing spinning circles over the widgets.

The problem is occurring for me on Chrome, Firefox, and Internet Explorer.  On each browser, I went into settings and clicked save, and also tried saving and restarting miner and also tried restarting the entire Raspberry Pi...not necessarily a huge deal since I know everything is working properly behind the scenes, but since the GUI is such a major portion of the functionality it'd be nice if we could figure out the cause and a solution.

I also see in the top bar there is an issue with the Altcoins calculations and that there is a red "Updating altcoin data.  Please wait some minutes and refresh the page." under top bar settings - but I think I was getting that error here recently prior to updating.

Appreciate Minera though!  It's been a big help in getting back into the scheme of things!

michelem (OP)
Legendary
*
Offline Offline

Activity: 1015
Merit: 1000



View Profile WWW
April 11, 2015, 06:39:59 AM
 #2169

Just recently upgraded and now having issues with the widgets displaying and only showing loading circles - and I went into settings and clicked save in basically all of the different areas as I saw that was a possible fix a couple posts ago.  The real time log does in fact show I'm successfully mining, but the dashboard is only showing spinning circles over the widgets.

The problem is occurring for me on Chrome, Firefox, and Internet Explorer.  On each browser, I went into settings and clicked save, and also tried saving and restarting miner and also tried restarting the entire Raspberry Pi...not necessarily a huge deal since I know everything is working properly behind the scenes, but since the GUI is such a major portion of the functionality it'd be nice if we could figure out the cause and a solution.

I also see in the top bar there is an issue with the Altcoins calculations and that there is a red "Updating altcoin data.  Please wait some minutes and refresh the page." under top bar settings - but I think I was getting that error here recently prior to updating.

Appreciate Minera though!  It's been a big help in getting back into the scheme of things!



Ok, it's the altcoin data the problem with the spinning wheels, I'm going to run now, but I will give you the solution as I come back

Get Minera. Your next bitcoin mining dashboard. Donations are welcome
ElscottHavoc
Newbie
*
Offline Offline

Activity: 58
Merit: 0


View Profile WWW
April 11, 2015, 06:53:32 AM
 #2170

Thanks...

Just so we're on the same page, here's a pic of what it's been displaying for the past...hours.

https://drive.google.com/file/d/0B7CZCLspTv_Xd2xud0RWek5odzg/view?usp=sharing
michelem (OP)
Legendary
*
Offline Offline

Activity: 1015
Merit: 1000



View Profile WWW
April 11, 2015, 08:22:30 AM
 #2171

Thanks...

Just so we're on the same page, here's a pic of what it's been displaying for the past...hours.

https://drive.google.com/file/d/0B7CZCLspTv_Xd2xud0RWek5odzg/view?usp=sharing

This could solve it, SSH into Minera and do:

Code:
redis-cli del altcoins_update
redis-cli del altcoins_data

Then go to settings page and save once.

If this can't solve it, please I need a console screenshot, do this:

* got to the dashboard
* push ctrl+alt+i or click right mouse everywhere and click "Inspect element"
* click the "Console" tab
* give me the errors/screenshot

I need something like this:



Thanks!

Get Minera. Your next bitcoin mining dashboard. Donations are welcome
michelem (OP)
Legendary
*
Offline Offline

Activity: 1015
Merit: 1000



View Profile WWW
April 11, 2015, 08:23:08 AM
 #2172

In the dashboard, when all tabs on the sidebar are open, the bottom ones get hidden, and the sidebar doesn't scroll... Also, logging in the second time (on the same computer) and it didn't ask me a password, is this normal? Is there a timer to ask for password now?

EDIT: I'm referring to this: https://i.imgur.com/DOgKs9w.png It doesn't scroll to the bottom Smiley My resolution is 1440X900 and I'm using the latest version of Chrome for Windows.

Yes, that's a bug, I will solve it later.

Get Minera. Your next bitcoin mining dashboard. Donations are welcome
michelem (OP)
Legendary
*
Offline Offline

Activity: 1015
Merit: 1000



View Profile WWW
April 11, 2015, 08:27:43 AM
 #2173

Minera 0.5.0 image file is ready to be downloaded! I really recommend to start from this image file if you are in trouble with an upgrade from a previous version.


0.5.0 -> http://getminera.com/download/latest

Getting started guide is here

Get Minera. Your next bitcoin mining dashboard. Donations are welcome
unamis76
Legendary
*
Offline Offline

Activity: 1512
Merit: 1009


View Profile
April 11, 2015, 11:43:06 AM
 #2174

In the dashboard, when all tabs on the sidebar are open, the bottom ones get hidden, and the sidebar doesn't scroll... Also, logging in the second time (on the same computer) and it didn't ask me a password, is this normal? Is there a timer to ask for password now?

EDIT: I'm referring to this: https://i.imgur.com/DOgKs9w.png It doesn't scroll to the bottom Smiley My resolution is 1440X900 and I'm using the latest version of Chrome for Windows.

Yes, that's a bug, I will solve it later.

All right, thank you Smiley
koenmtb1
Newbie
*
Offline Offline

Activity: 55
Merit: 0


View Profile
April 11, 2015, 12:58:40 PM
 #2175

Getting these errors
http://puu.sh/h9KRw/ffe2eed2af.png
cavaliersrus
Hero Member
*****
Offline Offline

Activity: 735
Merit: 500

★YoBit.Net★ 350+ Coins Exchange & Dice


View Profile
April 11, 2015, 02:40:19 PM
 #2176

i am going to try a fresh clean install for some reason minera is bugged and will not connect to my pools or load anything all it is doing now is spinning circles on the widgets ... i upgraded from last install so maybe a fresh install will work

michelem (OP)
Legendary
*
Offline Offline

Activity: 1015
Merit: 1000



View Profile WWW
April 11, 2015, 03:06:05 PM
Last edit: April 11, 2015, 03:17:18 PM by michelem
 #2177


Thanks! If you have spinning problems on dashboard please do this:

Code:
cd /var/www/minera
sudo git fetch --all && sudo git reset --hard origin/master
sudo touch application/logs/cpuminer.log

And try refresh the page

@cavaliersrus if you have to start from scratch it's better you download 0.5.0 and start from that http://getminera.com/download/latest

EDIT: You should solve the problem also enabling miner log in the settings page (local miner section)

Get Minera. Your next bitcoin mining dashboard. Donations are welcome
Chryses
Newbie
*
Offline Offline

Activity: 55
Merit: 0


View Profile
April 11, 2015, 04:02:24 PM
 #2178

Hi, some problem here

1. The same problem from koenmtb1, I tried the solution, but now tell me
Code:
TypeError: val.price.noExponents is not a function

2. In the settings, I can't edit nothing, I can't change the pool url. If I save & restart, nothing. And I've this
Code:
Miner will start with this syntax:
/usr/bin/screen -dmS cpuminer /var/www/minera/minera-bin/minerd --retries=1 -c /var/www/minera/conf/miner_conf.json
Warning you selected to not append the JSON conf.

But I can't activate the function because I can't save

Any idea?
michelem (OP)
Legendary
*
Offline Offline

Activity: 1015
Merit: 1000



View Profile WWW
April 11, 2015, 04:13:04 PM
 #2179

Hi, some problem here

1. The same problem from koenmtb1, I tried the solution, but now tell me
Code:
TypeError: val.price.noExponents is not a function

2. In the settings, I can't edit nothing, I can't change the pool url. If I save & restart, nothing. And I've this
Code:
Miner will start with this syntax:
/usr/bin/screen -dmS cpuminer /var/www/minera/minera-bin/minerd --retries=1 -c /var/www/minera/conf/miner_conf.json
Warning you selected to not append the JSON conf.

But I can't activate the function because I can't save

Any idea?

What does happen when you save? Do you have space left on sd card?

Get Minera. Your next bitcoin mining dashboard. Donations are welcome
Chryses
Newbie
*
Offline Offline

Activity: 55
Merit: 0


View Profile
April 11, 2015, 04:18:12 PM
 #2180

Code:
df
Filesystem     1K-blocks    Used Available Use% Mounted on
rootfs           3669740 3180704    294672  92% /
/dev/root        3669740 3180704    294672  92% /
devtmpfs          218632       0    218632   0% /dev
tmpfs              44580     284     44296   1% /run
tmpfs               5120       0      5120   0% /run/lock
tmpfs              89160       0     89160   0% /run/shm
/dev/mmcblk0p1     57288   16760     40528  30% /boot

Nothing happen if I try to save, no popups, nothing, do you wanna a try with a remote connections?
Pages: « 1 ... 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 [109] 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 ... 185 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!