lapja
Newbie
Offline
Activity: 6
Merit: 0
|
|
July 15, 2014, 12:19:33 PM |
|
Did you save the settings at least once after updating?
This did it for me. I saved the settings once after a hard reset and then the wheel of death dissapeared
|
|
|
|
pjcltd
Legendary
Offline
Activity: 1778
Merit: 1003
NodeMasters
|
|
July 15, 2014, 12:41:46 PM |
|
How much do you like this? I really like it! No more Putty, SSH happily and instantly in your Minera. Soon on your best mining dashboard. EDIT: oh Jesus, I can screen -r too! Ho god yes please i so want that update
|
|
|
|
ADutchGamer
Newbie
Offline
Activity: 43
Merit: 0
|
|
July 15, 2014, 03:09:42 PM |
|
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 Mmmm, what's the output of: Did you save the settings at least once after updating? This is the output: minera@minera ~ $ cd /var/www/minera minera@minera /var/www/minera $ git log -n1 commit 348dfe404a89ef1b644b90c319f541cd14cdee5b Author: Michele <michele@befree.it> Date: Tue Jul 15 11:05:43 2014 +0200
Upgrade script updated Just doing a clean save(no changed settings) seems to have solved the issue though.
|
|
|
|
cryptofunk
|
|
July 15, 2014, 03:14:20 PM |
|
Hi,
I need to add another ip address to the --api-allow in the config file, anyway I can do this?
I already tried explicitly setting the --apil-listen and --api-allow in the extra configuration box but it seems the config file setting wins over the command line argument.
|
|
|
|
michelem (OP)
Legendary
Offline
Activity: 1015
Merit: 1000
|
|
July 15, 2014, 03:22:15 PM |
|
Hi,
I need to add another ip address to the --api-allow in the config file, anyway I can do this?
I already tried explicitly setting the --apil-listen and --api-allow in the extra configuration box but it seems the config file setting wins over the command line argument.
oh well that param is hard-coded/fixed to W:127.0.0.1, I should add an option to let you overwrite that.
|
|
|
|
cryptofunk
|
|
July 15, 2014, 03:24:36 PM |
|
oh well that param is hard-coded/fixed to W:127.0.0.1, I should add an option to let you overwrite that.
Any way for me to change this hard coded string in one of the files until you have a chance to look into it?
|
|
|
|
ADutchGamer
Newbie
Offline
Activity: 43
Merit: 0
|
|
July 15, 2014, 03:24:53 PM |
|
Mmmm, what's the output of: Did you save the settings at least once after updating? Just clicking on "save and restart miner" in the settings menu solved the infinite loading issues.
|
|
|
|
MobileWill
|
|
July 15, 2014, 03:38:46 PM |
|
Sweet its working now.
Only think I noticed
app/stats is 404
and open terminal is server refused the connection.
But otherwise nice.
Now to load it on my other Pi to try it with the Furys.
|
miningrigrentals.com/register?ref=80
|
|
|
cryptofunk
|
|
July 15, 2014, 03:48:13 PM |
|
I'm also having another issue that doesn't affect mining per say.
My device hashrate shows as more or less 15Mh but the "pool hashrate" column for the active pool on the dashboard shows as 417Mh. The hashrate on CGMiner when doing screen -x is correct, I'm not sure how the dashboard ends up displaying 400Mh++.
--Edit Miner: CGMiner DMax
|
|
|
|
michelem (OP)
Legendary
Offline
Activity: 1015
Merit: 1000
|
|
July 15, 2014, 03:59:08 PM |
|
I'm also having another issue that doesn't affect mining per say.
My device hashrate shows as more or less 15Mh but the "pool hashrate" column for the active pool on the dashboard shows as 417Mh. The hashrate on CGMiner when doing screen -x is correct, I'm not sure how the dashboard ends up displaying 400Mh++.
--Edit Miner: CGMiner DMax
If you did a "git pull origin master" in the /var/www/minera directory you have the new option to add ip/net to api-allow param. There is a known issue with CGminer Dmaxl on calculating the poolhashrate, I need to work on that. ( https://github.com/michelem09/minera/issues/59) @MobileWill please do a pull you too and launch upgrade script, this should fix the open terminal issue: cd /var/www/minera sudo git pull origin master sudo ./upgrade_minera.sh
|
|
|
|
cryptofunk
|
|
July 15, 2014, 04:21:55 PM |
|
If you did a "git pull origin master" in the /var/www/minera directory you have the new option to add ip/net to api-allow param.
Works like a charm, thanks!
|
|
|
|
MScFW
Newbie
Offline
Activity: 9
Merit: 0
|
|
July 15, 2014, 05:05:03 PM |
|
Hi michelem, thanks for the update and the hard work.
After the update via web ui I also did the manual update from git sources => now I'm on 0.3.1, and it seems like the cpuminer startup has a small issue. 3 out of 4 starts I have 2 instances of cpuminer running after a reboot. Of cause it's not working this way. Tried to change the startup delay from 1 to 5 sec, same thing. Do you have an idea what may cause this? bye
MScFW
|
|
|
|
Trimegistus
Legendary
Offline
Activity: 1564
Merit: 1027
|
|
July 15, 2014, 06:07:47 PM |
|
I know this is a newbie question but in fact that's what I am when it comes to bfgminer... How can I set the G-Blades frequency? Can I use these options taken from a guide but to use with cgminer? –gridseed-options=baud=115200,freq=838,chips=40,modules=1 Or should it be something like: -S gridseed:all --set-device gridseed:clock=838 Any ideas? Thx!
|
|
|
|
Brassguy
|
|
July 15, 2014, 07:59:04 PM |
|
Just setting things up, etc.... When trying to use the terminal I get this...
|
15xNxXy2PfFv3rz8rnfkV6L7WQiwuYax2K
|
|
|
nwoolls
|
|
July 15, 2014, 08:21:35 PM |
|
How can I set the G-Blades frequency? Can I use these options taken from a guide but to use with cgminer? –gridseed-options=baud=115200,freq=838,chips=40,modules=1 Or should it be something like: -S gridseed:all --set-device gridseed:clock=838 Any ideas? Your example is correct for BFGMiner, or shorthand is:
|
MultiMiner: Any Miner, Any Where, on Any Device | Xgminer: Mine with popular miners on Mac OS X
|
|
|
IMJim
Legendary
Offline
Activity: 1260
Merit: 1000
|
|
July 15, 2014, 08:40:32 PM |
|
Cool man, headed to bed for the evening but will jump on this first thing tomorrow.
If I re-download the image, can I skip the Putty thing......I suppose I can figure that out but have never done before.
This is extremely simple: download putty: http://www.putty.org/start it up once you've downloaded it(no install required) input the ip address of your raspberry and click "Open" at the bottom now put these in one line at a time(beginner tip: copy the line and right click in the putty window): cd /var/www/minera sudo git fetch --all sudo git reset --hard origin/master and if you are on 0.2.3, please do also this latest one: now do this to make sure it has updated: Hey thanks man........yes, very easy indeed:-) Got 3 of my 16 rigs up and running now on the latest version. Thanks so much for your post bud!!
|
|
|
|
IMJim
Legendary
Offline
Activity: 1260
Merit: 1000
|
|
July 15, 2014, 08:49:20 PM |
|
Can anybody give some clarity as to what to expect from the auto tuning mechanism in Minera?
How long does full optimization take? Does this process start over every time you reboot or change something as it appears to be doing for me? How to save this data once it has completed, or should it be allowed to run again after some time.
Trying to understand what I can expect to see in how this is acting. I ran 2 of my systems for a couple hours last night before I crashed, frequencies had climbed from 800 and were hovering around 815-830 and each set of 10 was hashing around 4.5 mh/s....more than I had ever seen with Hashra. Got up this morning and they were hovering much higher at around 860-900 but were hashing at under 3 mh/s......however appeared to still be in auto tuning so I suspect that would have gotten better again?
Off to update the other 7 rigs I have here at home to Minera:-)
Also, to the poster above..........I don't yet know what I will be using the terminal window for.....but it does open properly for me.
|
|
|
|
Trimegistus
Legendary
Offline
Activity: 1564
Merit: 1027
|
|
July 15, 2014, 11:11:23 PM |
|
How can I set the G-Blades frequency? Can I use these options taken from a guide but to use with cgminer? –gridseed-options=baud=115200,freq=838,chips=40,modules=1 Or should it be something like: -S gridseed:all --set-device gridseed:clock=838 Any ideas? Your example is correct for BFGMiner, or shorthand is: Thank you, nwoolls!
|
|
|
|
mindtrip
Legendary
Offline
Activity: 1168
Merit: 1009
|
|
July 16, 2014, 01:19:49 AM |
|
took few tries 2 updates 2 reboots and finally a setting change and restart for it to fully update to the latest version but now I have all 3 of mine on the latest edition running great as usual. Thank you !!!
|
|
|
|
mindtrip
Legendary
Offline
Activity: 1168
Merit: 1009
|
|
July 16, 2014, 01:20:35 AM |
|
Just setting things up, etc.... When trying to use the terminal I get this... I get the same issue what browser are you using? I am using Chrome
|
|
|
|
|