michelem (OP)
Legendary
Offline
Activity: 1015
Merit: 1000
|
|
May 30, 2014, 09:58:45 AM |
|
Well guys, leaserig.net isn't possible, too much complex, binary files, port nat, my answer is definitely NO WAY. The idea instead is giving you the ability to create custom user that can access your Minera doing only what you permit to do. Is it sufficient for you? Would you like a scheduling system too? What kind of permissions would you like to set per user (switching pool/add-remove pools/restart miner/reboot system ?) @jekv2: why do you need to overclock your RPi? Please, don't touch anything, leave your miner hashing in peace and go out get a beer! (explanation: RPi overclock could (COULD) be useful only if you need to run a media player on it like XBMC, to run a miner you don't absolutely need to overclock it.)
|
|
|
|
AnatomicFlack
Newbie
Offline
Activity: 21
Merit: 0
|
|
May 30, 2014, 03:10:30 PM |
|
Is it possible for Minera to mine DarkCoin on a pool like Ghash.io?
And if so, how?
|
|
|
|
dloganbill
|
|
May 30, 2014, 03:13:59 PM |
|
Linux noob here. I found the php files, but I don't know how to open or view them.
If you have a SFTP client just point it to your ip with minera/minera as user/pass you should be able to navigate the filesystem and get the files (then just open them with a text-edit) Files are in /var/log/minera or /var/www/minera/application/logs (it's a directory link) Here is what the logs look like ERROR - 2014-05-28 23:55:02 --> Miner is up ERROR - 2014-05-28 23:55:02 --> Storing stats... ERROR - 2014-05-28 23:55:03 --> Delta Stats stored as: {"timestamp":1401321303,"pool_hashrate":2974929,"hashrate":3757777,"avg_freq":0,"accepted":0,"errors":0,"rejected":0,"shares":0} ERROR - 2014-05-28 23:55:03 --> Total Stats stored as: {"timestamp":1401321303,"pool_hashrate":2974929,"hashrate":3757777,"avg_freq":895,"accepted":7629,"errors":40,"rejected":35,"shares":3639005} ERROR - 2014-05-28 23:55:04 --> Sending data to Mobileminer ERROR - 2014-05-28 23:56:02 --> Miner is up ERROR - 2014-05-28 23:56:02 --> Storing stats... ERROR - 2014-05-28 23:56:03 --> Delta Stats stored as: {"timestamp":1401321363,"pool_hashrate":4971027,"hashrate":3757840,"avg_freq":0,"accepted":8,"errors":0,"rejected":0,"shares":4096} ERROR - 2014-05-28 23:56:03 --> Total Stats stored as: {"timestamp":1401321363,"pool_hashrate":4971027,"hashrate":3757840,"avg_freq":895,"accepted":7637,"errors":40,"rejected":35,"shares":3643101} ERROR - 2014-05-28 23:56:04 --> Sending data to Mobileminer ERROR - 2014-05-28 23:57:02 --> Miner is up ERROR - 2014-05-28 23:57:02 --> Storing stats... ERROR - 2014-05-28 23:57:03 --> Delta Stats stored as: {"timestamp":1401321423,"pool_hashrate":2354697,"hashrate":3758129,"avg_freq":0,"accepted":0,"errors":0,"rejected":0,"shares":0} ERROR - 2014-05-28 23:57:03 --> Total Stats stored as: {"timestamp":1401321423,"pool_hashrate":2354697,"hashrate":3758129,"avg_freq":895,"accepted":7637,"errors":40,"rejected":35,"shares":3643101} ERROR - 2014-05-28 23:57:04 --> Sending data to Mobileminer ERROR - 2014-05-28 23:58:02 --> Miner is up ERROR - 2014-05-28 23:58:02 --> Storing stats... ERROR - 2014-05-28 23:58:03 --> Delta Stats stored as: {"timestamp":1401321483,"pool_hashrate":4431717,"hashrate":3758139,"avg_freq":0,"accepted":7,"errors":0,"rejected":0,"shares":3584} ERROR - 2014-05-28 23:58:03 --> Total Stats stored as: {"timestamp":1401321483,"pool_hashrate":4431717,"hashrate":3758139,"avg_freq":895,"accepted":7644,"errors":40,"rejected":35,"shares":3646685} ERROR - 2014-05-28 23:58:04 --> Sending data to Mobileminer ERROR - 2014-05-28 23:59:02 --> Miner is up ERROR - 2014-05-28 23:59:02 --> Storing stats... ERROR - 2014-05-28 23:59:03 --> Delta Stats stored as: {"timestamp":1401321543,"pool_hashrate":2672477,"hashrate":3758158,"avg_freq":0,"accepted":2,"errors":0,"rejected":0,"shares":1024} ERROR - 2014-05-28 23:59:03 --> Total Stats stored as: {"timestamp":1401321543,"pool_hashrate":2672477,"hashrate":3758158,"avg_freq":895,"accepted":7646,"errors":40,"rejected":35,"shares":3647709} It seems you haven't MM enabled, could you try to force it with this command? redis-cli set mobileminer_enabled 1 This didn't work either. Should I try a fresh image?
|
|
|
|
michelem (OP)
Legendary
Offline
Activity: 1015
Merit: 1000
|
|
May 30, 2014, 03:39:57 PM |
|
This didn't work either. Should I try a fresh image?
Definitely, just to quit wasting time, 10 minutes and you are done
|
|
|
|
jimmy2k
Newbie
Offline
Activity: 22
Merit: 0
|
|
May 30, 2014, 05:15:39 PM |
|
Just want to say thank you for minera! I use it with my farm at home and it is a huge gain for me! Keep up the good community to make it even better!
|
|
|
|
fivejonnyfive
|
|
May 30, 2014, 06:18:08 PM |
|
Is it possible for Minera to mine DarkCoin on a pool like Ghash.io?
And if so, how?
Darkcoin is X11 algorithm not Scrypt algorithm like Litecoin and others. There are not hardware ASIC miners for X11 - all mining (at least for now) is CPU or GPU based. Theoretically you could set up the CPU on the ras pi to mine darkcoin but speeds would be infinitesimally low. So, short answer, no.
|
|
|
|
isuelt
Newbie
Offline
Activity: 19
Merit: 0
|
|
May 31, 2014, 01:37:30 AM |
|
i love this project so much. is there a way to use the frontend to show some stats to 3th persons without a password and full access to the frontend?
i saw the json stats output but there are no hashrates and other stuff i want to show
Actually I like the idea of this feature: No-auth read-only access. What do you guys think? Sounds like a GREAT idea !
|
|
|
|
isuelt
Newbie
Offline
Activity: 19
Merit: 0
|
|
May 31, 2014, 01:46:54 AM |
|
i have added the guest view by my own: pretty hardcoded... just removed the login check and all settings page stuff works so far but hopefully you will add this to the core script http://img4.bilder-hochladen.tv/zL9Nr0LP.pngCan you share the code needed to do this? I might like to tinker
|
|
|
|
KaChingCoinDev
|
|
May 31, 2014, 01:47:44 AM |
|
Has anyone forked this for CGMiner?
|
|
|
|
crackfoo
Legendary
Offline
Activity: 3556
Merit: 1126
|
|
May 31, 2014, 03:38:33 AM |
|
Are you guys able to add support for for GAWminer hardware?
|
ZPOOL - the miners multipool! Support We pay 10 FLUX Parallel Assets (PA) directly to block rewards! Get paid more and faster. No PA fee's or waiting around for them, paid instantly on every block found!
|
|
|
jmsanto123
Member
Offline
Activity: 114
Merit: 10
Find a Way or Make One
|
|
May 31, 2014, 06:47:40 AM |
|
Hi,
Feature Request:
scheduled miner restart scheduled system reboot
Thankyou
Anto
|
AVALON-ASIC(Batch #2) Order #3xx3 made on February 18, 2013. Order status: completed(Mining Now). Gridseed Dual Miner (01/Mar/2014) Order#17-#18 with Badman0316 | Order Status: completed(Mining Now). BTC Address : 1DcYbWHmpyJHbnec2A6J4zNy5f1kdEtXFj
|
|
|
soulreafer
Full Member
Offline
Activity: 219
Merit: 100
CryptoCombat - Realtime NPC Fight Faucet
|
|
May 31, 2014, 09:27:47 AM |
|
i have added the guest view by my own: pretty hardcoded... just removed the login check and all settings page stuff works so far but hopefully you will add this to the core script Can you share the code needed to do this? I might like to tinker Pretty Easy: Go to application/controllers/app.php and add these lines to the end of the index() function $this->session->set_userdata("loggedin", 1); redirect('app/dashboard');
the login page is gone now. then remove everything which should not visible for guests from application/views/dashboard.php and sidebar.php best regards,
|
|
|
|
edonkey
Legendary
Offline
Activity: 1150
Merit: 1004
|
|
May 31, 2014, 02:50:04 PM |
|
Hi michelem. Just checking in to see how the start/stop daemon is coming. Are you still going to add that?
|
Was I helpful? BTC: 3G1Ubof5u8K9iJkM8We2f3amYZgGVdvpHr
|
|
|
bonze82
Newbie
Offline
Activity: 1
Merit: 0
|
|
May 31, 2014, 03:15:01 PM |
|
bug maybe... I just had a power outage and now the minera interface won't come up it's just a blank page I tried updating I tried rebooting nothing works and my miners are churning out trash to the pi any advice.
|
|
|
|
KaChingCoinDev
|
|
May 31, 2014, 04:02:22 PM |
|
i have added the guest view by my own: pretty hardcoded... just removed the login check and all settings page stuff works so far but hopefully you will add this to the core script Can you share the code needed to do this? I might like to tinker Pretty Easy: Go to application/controllers/app.php and add these lines to the end of the index() function $this->session->set_userdata("loggedin", 1); redirect('app/dashboard');
the login page is gone now. then remove everything which should not visible for guests from application/views/dashboard.php and sidebar.php best regards, Can you explain a little more about what this screen does?
|
|
|
|
Trimegistus
Legendary
Offline
Activity: 1564
Merit: 1027
|
|
May 31, 2014, 04:49:23 PM |
|
Hi,
Feature Request:
scheduled miner restart scheduled system reboot
Thankyou
Anto
This might be a good idea!
|
|
|
|
powersup
|
|
May 31, 2014, 08:36:17 PM |
|
Hi,
Feature Request:
scheduled miner restart scheduled system reboot
Thankyou
Anto
This might be a good idea! +1
|
|
|
|
dloganbill
|
|
May 31, 2014, 10:48:59 PM |
|
I would like to see a "remember me" or "keep me logged in for XX hours" option on the log screen.
|
|
|
|
n00bminer
Member
Offline
Activity: 104
Merit: 10
|
|
May 31, 2014, 11:56:05 PM Last edit: June 01, 2014, 12:20:03 PM by n00bminer |
|
A great user in our pool [ poochiboy ] offered these tips to enhance the speed of minera lighttp refreshes: Most of the lighthttpd optimization pulled from here:http://c-mobberley.com/wordpress/2013/05/18/raspberry-pi-lighttpd-optimisation-for-wordpress-owncloud-and-more/ Install Fast CGIsudo apt-get install php5-cgi sudo nano /etc/php5/cgi/php.ini Uncomment the line where it says:to showInstall PHP APCsudo apt-get install libpcre3-dev php-pear php5-dev build-essential sudo pecl install apc sudo nano /etc/php5/cgi/conf.d/apc.ini Add the following lines to the file. extension=apc.so apc.enabled=1 apc.shm_size=30
Now restart lighttpdsudo service lighttpd restart These optimizations sped up my refreshes like night and day. EDIT: forgot the fast CGI install, many applogies: sudo apt-get install php5-cgi
|
|
|
|
Chello
Member
Offline
Activity: 64
Merit: 10
|
|
June 01, 2014, 09:10:08 AM |
|
A great user in our pool [ poochiboy ] offered these tips to enhance the speed of minera lighttp refreshes: Most of the lighthttpd optimization pulled from here:http://c-mobberley.com/wordpress/2013/05/18/raspberry-pi-lighttpd-optimisation-for-wordpress-owncloud-and-more/ sudo nano /etc/php5/cgi/php.ini Uncomment the line where it says:to showInstall PHP APCsudo apt-get install libpcre3-dev php-pear php5-dev build-essential sudo pecl install apc sudo nano /etc/php5/cgi/conf.d/apc.ini Add the following lines to the file. extension=apc.so apc.enabled=1 apc.shm_size=30
Now restart lighttpdsudo service lighttpd restart These optimizations sped up my refreshes like night and day. I have only "/etc/php5/cli/conf.d/apc.ini" but none "/etc/php5/cgi/conf.d/apc.ini" path on my RPi
|
|
|
|
|