atoz2579
Newbie
Offline
Activity: 2
Merit: 0
|
|
May 27, 2014, 02:30:37 PM |
|
dear minera community.... i mine now for 4 days with minera and 4x gridseed g-blade i monitored now a longer session.... you see in the pdf file that slowly the miner stop working you can see it on the last page. this is the pool statistics... and between the red lines i sleeping.... hashrate go down https://dl.dropboxusercontent.com/u/50282487/minera.pdfis this a known issue? setup: raspberry pi 4x gridseed g blade newest minera update Gbit Lan 50Mbit Internet no wlan raspberry get power from USB hub 7 port usb hub 1 g blade connectet directly to raspberry tried some reconnect and restarts of the hardware thank you in advance for tips and hints /.mario'
|
|
|
|
michelem (OP)
Legendary
Offline
Activity: 1015
Merit: 1000
|
|
May 27, 2014, 05:06:58 PM |
|
Minera 0.2.0 is out!* Added Mobileminer support (uh uh uh! ) * Fixed charts to get deltas (I'm sorry your stored stats will be overwritten and your Minera will start from scratch collecting them, possible minor issues on running systems) * Added accepted/pool hashrate lines * Devices on tree now have same color schema from devices table * Added php5-curl package * Added logrotation * Some bugs fixed Yes, now you can connect your Minera system to the awesome MobileMiner app! (still in beta and only to collect data, no remote commands, they will be added next releases). Hope you like! PS Next release we will have daily/weekly/monthly/yearly stats in a shining new dedicated page. Stay tuned!
|
|
|
|
nwoolls
|
|
May 27, 2014, 05:11:58 PM |
|
Yes, now you can connect your Minera system to the awesome MobileMiner app! (still in beta and only to collect data, no remote commands, they will be added next releases). Awesome - you guys rock! Thanks for your support
|
MultiMiner: Any Miner, Any Where, on Any Device | Xgminer: Mine with popular miners on Mac OS X
|
|
|
michelem (OP)
Legendary
Offline
Activity: 1015
Merit: 1000
|
|
May 27, 2014, 05:13:32 PM |
|
dear minera community.... i mine now for 4 days with minera and 4x gridseed g-blade i monitored now a longer session.... you see in the pdf file that slowly the miner stop working you can see it on the last page. this is the pool statistics... and between the red lines i sleeping.... hashrate go down https://dl.dropboxusercontent.com/u/50282487/minera.pdfis this a known issue? setup: raspberry pi 4x gridseed g blade newest minera update Gbit Lan 50Mbit Internet no wlan raspberry get power from USB hub 7 port usb hub 1 g blade connectet directly to raspberry tried some reconnect and restarts of the hardware thank you in advance for tips and hints /.mario' You should try the option --gc3355-timeout for cpuminer: --gc3355-timeout=N max. time in seconds after no share is submitted before restarting GC3355 (default: never) Also you should try to select another pool just to see if something changes.
|
|
|
|
atoz2579
Newbie
Offline
Activity: 2
Merit: 0
|
|
May 27, 2014, 05:55:39 PM |
|
thank you for your quick reply and a big thank you for your support :-)
i added your option to the options line.....
i will let you know if it works in 2-3 days
ps. i tried 2 pools... same effect on both pools
happy developing from switzerland
/.mario'
|
|
|
|
bsquared
Newbie
Offline
Activity: 27
Merit: 0
|
|
May 27, 2014, 06:33:05 PM |
|
I've tried the MobileMiner feature, and it seems to work. What features should be working in MM? Right now it shows total hashrate, and individual miners.
|
|
|
|
scryptminer
Newbie
Offline
Activity: 36
Merit: 0
|
|
May 27, 2014, 06:45:13 PM |
|
Updated to latest version and one thing I see is that under Settings --> Mining Settings both tabs are now grey. (Guided | Manual) How can I change that and enable the Manual command option again?
Thanks
PS: Fantastic job on Minera!
|
|
|
|
fivejonnyfive
|
|
May 27, 2014, 07:05:40 PM |
|
Yes, now you can connect your Minera system to the awesome MobileMiner app! (still in beta and only to collect data, no remote commands, they will be added next releases). Awesome - you guys rock! Thanks for your support Very Rad. Now I can ditch my third-party uptime monitoring in favor of mobileminer's alerts. I have it set up so that: Downtime Alert Email->Labeled by filter in gmail->IFTTT rule for Label->Power Cycle WeMo outlet This way if the system goes down and I'm asleep or unavailable the whole rig power cycles itself!
|
|
|
|
michelem (OP)
Legendary
Offline
Activity: 1015
Merit: 1000
|
|
May 27, 2014, 07:22:07 PM |
|
Hello guys, thanks for feedbacks, as I wrote before MobileMiner integration is still in beta and it only sends data to be monitored by MM app (I can't send custom data, it accepts pre-determined variables). NOTE: I noticed a possible problem in some environments with this update and I just put a patch but unfortunately this isn't retroactive, so after upgrading I strongly encourage you to run manually at least the upgrade script or the full upgrade commands: cd /var/www/minera sudo git fetch --all sudo git reset --hard origin/master sudo ./upgrade_minera.sh @scryptminer if you are still in trouble with guided/manual flags please run: echo -n "1" | redis-cli -x set guided_options redis-cli del manual_options
|
|
|
|
michelem (OP)
Legendary
Offline
Activity: 1015
Merit: 1000
|
|
May 27, 2014, 08:21:25 PM |
|
Ok guys. I ssh in did the upgrade.
Is there a way I can access minera from GUI web browser?
I am getting a placeholder.
URL is: http://<YOUR-IP>/minera/
|
|
|
|
Raptor2213
|
|
May 27, 2014, 08:22:52 PM |
|
Ok guys. I ssh in did the upgrade. Is there a way I can access minera from GUI web browser? I am getting a placeholder. View the readme, you're going to the wrong page.
|
Did something I say help you out? BTC - 18oTipf66z8dbwTgRCiPjbdPmqEP7zuCFb
|
|
|
fivejonnyfive
|
|
May 27, 2014, 08:58:04 PM |
|
Is there any way to manually edit the json?
I don't know if you can within the environment, but there's always SFTP :-P
|
|
|
|
michelem (OP)
Legendary
Offline
Activity: 1015
Merit: 1000
|
|
May 27, 2014, 09:03:48 PM |
|
Is there any way to manually edit the json?
Using the manual config (settings page) you can add your personal command line for minerd and leave only the pools on the JSON config file. Also, you can use the guided config and add personal options to the "extra options" field.
|
|
|
|
michelem (OP)
Legendary
Offline
Activity: 1015
Merit: 1000
|
|
May 27, 2014, 09:10:22 PM |
|
Is there any way to manually edit the json?
Using the manual config (settings page) you can add your personal command line for minerd and leave only the pools on the JSON config file. Also, you can use the guided config and add personal options to the "extra options" field. I would like to add this. "gc3355-freq" : [ "6D8D449A5650:850:0", "6D8D449A5650:875:1", "6D8D449A5650:875:2", "6D8D449A5650:875:3", "6D8D449A5650:850:4" ],
just use this: --gc3355-freq=6D8D449A5650:850:0,6D8D449A5650:875:1,6D8D449A5650:875:2,6D8D449A5650:875:3,6D8D449A5650:850:4 on extra options field or manual config
|
|
|
|
scryptminer
Newbie
Offline
Activity: 36
Merit: 0
|
|
May 27, 2014, 09:11:52 PM |
|
Hello guys, thanks for feedbacks, as I wrote before MobileMiner integration is still in beta and it only sends data to be monitored by MM app (I can't send custom data, it accepts pre-determined variables). NOTE: I noticed a possible problem in some environments with this update and I just put a patch but unfortunately this isn't retroactive, so after upgrading I strongly encourage you to run manually at least the upgrade script or the full upgrade commands: cd /var/www/minera sudo git fetch --all sudo git reset --hard origin/master sudo ./upgrade_minera.sh @scryptminer if you are still in trouble with guided/manual flags please run: echo -n "1" | redis-cli -x set guided_options redis-cli del manual_options Fantastic, thanks a lot for that.. worked perfectly.
|
|
|
|
bsquared
Newbie
Offline
Activity: 27
Merit: 0
|
|
May 27, 2014, 10:07:50 PM |
|
Would it be possible to host Minera externally since it uses the CPUMiner API (just open the API port and have the external webserver query it)? I understand some functionality would be list (like start/stop/restart), but we'd have external monitoring that can send emails/alerts when mining operations go down. If it's all on the Pi, and the Pi goes down, you'll never receive any alerts when that functionality is added
|
|
|
|
heathcoin
|
|
May 27, 2014, 11:46:49 PM |
|
How did you get it to work on Android? I'm still trying to figure it out. Thanks!
|
|
|
|
nwoolls
|
|
May 28, 2014, 12:09:10 AM |
|
Just a quick note that I've added a link and blurb for Minera on mobileminerapp.com, please let me know if you'd like the text changed.
|
MultiMiner: Any Miner, Any Where, on Any Device | Xgminer: Mine with popular miners on Mac OS X
|
|
|
heathcoin
|
|
May 28, 2014, 01:59:38 AM |
|
It would also be nice for a fresh install to have some default awesome pools that you can just select from a list... like http://coinsolver.com/ - I've tried many pools but have only made serious coin on CS. It would be nice if there was a pools page to select from instead of new folks having to try to learn who to mine from. Just a thought...
|
|
|
|
LexMine
Member
Offline
Activity: 84
Merit: 10
|
|
May 28, 2014, 06:01:27 AM |
|
Mobileminerapp and Minera works fine.
One Question... I still have some GPU Rigs running for X11. Is there something like a Windows Programm, which controls sgminer by API and feeds mobileminerapp with data, so that I can see my Rigs too?
|
|
|
|
|