Bitcoin Forum
July 11, 2024, 12:56:50 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   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 ... 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 160 161 162 163 164 165 166 [167] 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 »
  Print  
Author Topic: [Minera v0.9.1] Your next mining dashboard - Antminer/CPUminer/CGminer/BFGminer  (Read 850324 times)
royke
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
September 27, 2017, 08:07:48 PM
 #3321

I have setup Minera on a Raspberry Pi with some Gridseed 5chip scrypt miners using CGMiner Maxl. Everything is working great, only I have setup that Minera should reboot every  2 hours, now when this happens the miner itself is not booting up. Is there something I need to change to get this fixed?
HomeboySE
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile
September 28, 2017, 04:17:13 PM
 #3322

v7.0 has been flawless so I have not upgraded.  Suddenly today, this started happening
https://image.prntscr.com/image/JESsa4y4QEWS5ZfCHTRJXA.png

cleared cache, saved settings, different computer, rebooted pi to no avail

Raw stats shows a different error:

I just fixed it. You need to update the code.

https://github.com/getminera/minera/commit/05cf2ede9674e2157cac96b906263fc655bbb3a4

Have still the same Problem with 0.8.1

How do i update the code ?

PS.
Minera shows me:

Severity: Notice

Message: json_decode(): integer overflow detected

Filename: models/util_model.php

Line Number: 1131
biggee
Member
**
Offline Offline

Activity: 73
Merit: 10


View Profile
September 28, 2017, 10:09:17 PM
Last edit: September 28, 2017, 10:21:15 PM by biggee
 #3323

I've got Minera installed on 3 separate Pi's, one running Blades, One running Zeus' & one running Gridseed Orbs.

In the last few days ALL of them have stopped working.

The dashboard doesn't load on any of them anymore, just constantly spins like it's updating.

One just hangs when I try to save pool settings.

One refuses to start the miner.

One will mine for about 30 minutes then disconnects and freezes up.

What is going on here? Did something break?

P.S. I updated one of them to the latest version 0.8.1 and it's exactly the same, nothing works.

EDIT - Updating them all to 0.8.1 now, going to try and reset everything, if they don't work it's back to a clean rasp image and running the miners natively.

As great as Minera was, over the past few months it seems to be getting more and more sluggish, seems to be way overloaded with unnecessary features that really slow everything down.

EDIT II

Yep, getting the same error as mentioned above, just couldn't see it as the CSS was hiding it..


A PHP Error was encountered

Severity: Notice

Message: json_decode(): integer overflow detected

Filename: models/util_model.php

Line Number: 1131

So is this dusted now then?
biggee
Member
**
Offline Offline

Activity: 73
Merit: 10


View Profile
September 28, 2017, 10:24:11 PM
 #3324

Minera 0.8.1 released

The new 0.8.1 version is ready to be updated. There are bug fixes and a completely new way to remove ads.
Now you can remove ads leaving your browser mining for Minera.
In the settings page you'll find a new button "Start/Stop browser mining", if you start it Minera will be automatically ads-free and when you will look at Minera from any PC/Mac browser, it will start mining for Minera with a small part of your idle CPU.
It works with https://coin-hive.com/ a Javascript library to mine from a browser.

Hope you like it.

PS
Web update should work (from 0.8.0 to 0.8.1, previous version still not working)
Image file is on its way, I will update you when ready.

So this is whats screwed it all up then?
Astrali
Full Member
***
Offline Offline

Activity: 281
Merit: 130

Crypto Addicted


View Profile WWW
September 29, 2017, 12:16:11 AM
 #3325

I've got Minera installed on 3 separate Pi's, one running Blades, One running Zeus' & one running Gridseed Orbs.

In the last few days ALL of them have stopped working.

The dashboard doesn't load on any of them anymore, just constantly spins like it's updating.

One just hangs when I try to save pool settings.

One refuses to start the miner.

One will mine for about 30 minutes then disconnects and freezes up.

What is going on here? Did something break?

P.S. I updated one of them to the latest version 0.8.1 and it's exactly the same, nothing works.

EDIT - Updating them all to 0.8.1 now, going to try and reset everything, if they don't work it's back to a clean rasp image and running the miners natively.

As great as Minera was, over the past few months it seems to be getting more and more sluggish, seems to be way overloaded with unnecessary features that really slow everything down.

EDIT II

Yep, getting the same error as mentioned above, just couldn't see it as the CSS was hiding it..


A PHP Error was encountered

Severity: Notice

Message: json_decode(): integer overflow detected

Filename: models/util_model.php

Line Number: 1131

So is this dusted now then?

running with gridseed as well - nothing works anymore since 0.8.1
cant save pool details
miner wont start
actually "nothing" works - it just looks nice as usual.

but no more mining possible

Join the mining! pool.cryptopowered.club    Smiley   || Need a miner? Rent one! MiningRigRentals
michelem (OP)
Legendary
*
Offline Offline

Activity: 1015
Merit: 1000



View Profile WWW
September 29, 2017, 05:58:31 AM
Last edit: September 29, 2017, 06:09:03 AM by michelem
 #3326

READ IF YOU HAD PROBLEMS

Hello guys,
I'm really sorry for all the troubles but that seems to be something strictly connected to specific environment I can't reproduce.
So I need your help.

Having 0.8.1 or 0.8.0 please update the code (I made some changes just now):

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

Then, delete the profitability data (the 1 minute cron job should get it again):

Code:
redis-cli del coins_profitability

Now go to your Minera via browser and make sure to reload it forcing to reload the cache (hold SHIFT key and click reload button).

Then I need your really precious feedbacks. If something continues to fail please open the developer tools, click the "console" tab and post a screenshot (also pm is you prefer).

Thanks

PS
Please report also the Raspberry version you have.

Get Minera. Your next bitcoin mining dashboard. Donations are welcome
zamans98
Full Member
***
Offline Offline

Activity: 322
Merit: 100


View Profile
September 29, 2017, 08:20:28 AM
 #3327

can you please upgrade the version?

the current version is sux, old one was better.

and update the image at getminera. the current image doesn't work, even on LAN. NO IP is given. This is lame for a great software!!
HomeboySE
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile
September 29, 2017, 02:35:53 PM
 #3328

its also an Minera 0.7.0

Have install this Yesterday.. Same Problems..
biggee
Member
**
Offline Offline

Activity: 73
Merit: 10


View Profile
September 29, 2017, 03:58:02 PM
Last edit: September 29, 2017, 04:13:39 PM by biggee
 #3329

Appreciate you trying to fix this Michele.

I didn't hit the new git pull but I do have some advice that may potentially helps others.

I completely reset minera back to factory settings, removing everything (Pi v1 - haven't tried this on my v2 or v3 yet) and everything seems to be working again now with one pool defined in the list. (0.8.1 / cdgmaxizeus running 6 Blades / 12 boards).

It's much faster with page loads now too.

Maybe the new versions aren't very happy with a big long pool list?

Could it be that Minera checks all pools in the list (even if they are disabled) which is causing issues - with dead pools for example?

One of the issues I was having previously was that I couldn't add or delete any pools.

Maybe the JSON file is getting screwed up?

EDIT - Sorry I jumped the gun... The miner is running but the dashboard isn't loading again Sad

Also the CSS is all out of whack (as pictured previously in this thread) on the pool settings page. See Image.
HomeboySE
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile
September 29, 2017, 04:11:08 PM
 #3330


Maybe the new versions aren't very happy with a big long pool list?

No, don´t think so.

i have at max 2 pools.
biggee
Member
**
Offline Offline

Activity: 73
Merit: 10


View Profile
September 29, 2017, 04:14:45 PM
 #3331


No, don´t think so.

i have at max 2 pools.

Ahh, I had about 12 listed, most of which were dead or unused.
biggee
Member
**
Offline Offline

Activity: 73
Merit: 10


View Profile
September 29, 2017, 04:19:53 PM
 #3332

Sorry for the multiple posts but things certainly aren't well.

Hashrate is completely mental.

Dashboard is reporting 1Gh/s for 6 Gridseed Blades, lol I wish!



It's correct on the actual pool though.
michelem (OP)
Legendary
*
Offline Offline

Activity: 1015
Merit: 1000



View Profile WWW
September 29, 2017, 04:27:00 PM
 #3333

[...]
Also the CSS is all out of whack (as pictured previously in this thread) on the pool settings page. See Image.

When does this happen? Could you give me something to reproduce it? May be an export of the settings? You can mail it to support@getminera.com

For the hashrate, I have to check.

For RPI v1 honestly I didn't test the 0.8.* on it.

Get Minera. Your next bitcoin mining dashboard. Donations are welcome
Astrali
Full Member
***
Offline Offline

Activity: 281
Merit: 130

Crypto Addicted


View Profile WWW
September 29, 2017, 07:47:20 PM
 #3334

READ IF YOU HAD PROBLEMS

Hello guys,
I'm really sorry for all the troubles but that seems to be something strictly connected to specific environment I can't reproduce.
So I need your help.

Having 0.8.1 or 0.8.0 please update the code (I made some changes just now):

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

Then, delete the profitability data (the 1 minute cron job should get it again):

Code:
redis-cli del coins_profitability

Now go to your Minera via browser and make sure to reload it forcing to reload the cache (hold SHIFT key and click reload button).

Then I need your really precious feedbacks. If something continues to fail please open the developer tools, click the "console" tab and post a screenshot (also pm is you prefer).

Thanks

PS
Please report also the Raspberry version you have.

Raspberry Pi 2 - 0.8.1 Gridseed (5 chip model) with cgdmaxlzeus

working fine again after using your fix! Thank you Smiley

Join the mining! pool.cryptopowered.club    Smiley   || Need a miner? Rent one! MiningRigRentals
royke
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
September 29, 2017, 09:30:45 PM
 #3335

Same specs here (Raspberry Pi 2 - 0.8.1 Gridseed (5 chip model) with cgdmaxlzeus). The problems I face are:
- Miner not starting after reboot of the Raspberry PI
- Hashrate not correct (Much to high in some occasions during the day)
IamEtherMan
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
September 30, 2017, 02:25:22 AM
 #3336

I've installed minera on a pcduino (ubuntu) with apache. Working, but no "hashrate history" and no "Rejected/errors"
Since php bin file was not available on my system, I installed libapache2-mod-fastcgi  ( needed by (?) php /var/www/minera/index.php app cron_stats )
michelem (OP)
Legendary
*
Offline Offline

Activity: 1015
Merit: 1000



View Profile WWW
September 30, 2017, 05:47:48 AM
Last edit: September 30, 2017, 06:54:37 AM by michelem
 #3337

Same specs here (Raspberry Pi 2 - 0.8.1 Gridseed (5 chip model) with cgdmaxlzeus). The problems I face are:
- Miner not starting after reboot of the Raspberry PI
- Hashrate not correct (Much to high in some occasions during the day)

Update the Minera code and save settings one time at least, this should fix the autostart on reboot.
For hashrate I'm investigating.


EDIT: If you have latest code and you refresh the browser cache (hold down SHIFT key while click reload on Minera website), hashrate should be correct. Feedbacks please.

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

Activity: 34
Merit: 0


View Profile
September 30, 2017, 09:12:39 AM
 #3338

Same specs here (Raspberry Pi 2 - 0.8.1 Gridseed (5 chip model) with cgdmaxlzeus). The problems I face are:
- Miner not starting after reboot of the Raspberry PI
- Hashrate not correct (Much to high in some occasions during the day)

Update the Minera code and save settings one time at least, this should fix the autostart on reboot.
For hashrate I'm investigating.


EDIT: If you have latest code and you refresh the browser cache (hold down SHIFT key while click reload on Minera website), hashrate should be correct. Feedbacks please.
Where i update the Code ?
Couldnt find some to update in the PI

A litte help were nice
michelem (OP)
Legendary
*
Offline Offline

Activity: 1015
Merit: 1000



View Profile WWW
September 30, 2017, 09:51:02 AM
 #3339

To update code, from a terminal:

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

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

Activity: 17
Merit: 0


View Profile
September 30, 2017, 10:02:56 AM
 #3340

Just updated the code, restart the raspberry and with shift+refresh updated the page. The starting of the mining on reboot looks to work now! Only the hashrate is not correct yet. 6Gridseed  5 chips showing 55MH/s now  Lips sealed
Pages: « 1 ... 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 160 161 162 163 164 165 166 [167] 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 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!