Bitcoin Forum
June 19, 2024, 12:17:52 AM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 186 »
  Print  
Author Topic: MultiMiner: Any Miner, Any Where, on Any Device (Free, Open Source, Cross Platform)  (Read 827261 times)
Miasma
Member
**
Offline Offline

Activity: 110
Merit: 10


View Profile
December 24, 2014, 11:15:17 PM
 #3461

Seasons Greetings Nate, I enabled Stratum Proxy under perks and have been trying to get it to tell my AntMiner S3s where to mine. I set Permitted IPs as 127.0.0.1,192.168.1.0/24. I SSHed into each miner and set /etc/config to have option api_allow 'W:127.0.0.1,W:192.168.1.0/24', and in /etc/init.d I deleted --api-network and replaced it with --api-allow $_aa. I rebooted each S3 after saving changes. I don't think I understand how to "point my S3 at the stratum proxy." The PC running MuM 3.8.1 is 192.168.1.253 and an S3 is 192.168.1.5.
Am I supposed to delete the entries in the S3 under Miner Configuration and add 192.168.1.253:3333 for Pool 1 Huh
I tried stratum+tcp://192.168.1.253:3333 for my Pool 1 URL but that's not working either. I see a line in MuM Stratum Proxy #1 BitCoin but nothing is happening.

I'm a bit confused as to what you are trying to do. I think you are combining / confusing two separate features found in MultiMiner.

The first is support for monitoring and managing Network Devices. This has nothing to do with the Stratum Proxy feature. This feature means that, if you take the proper steps to enable the RPC API on your Network Device controller, MultiMiner will automatically display the ASIC under the Network section in the main window.

The Stratum Proxy feature allows you to point any other miner, be it a desktop miner or Network Device, at the IP address of MultiMiner and the port specified in the Stratum Proxy settings. BFGMiner will proxy the work from the miner to the pool configured within MultiMiner. Note that you must click the Start button to start the Stratum Proxy (and other miners). This will require you to adjust firewall settings on the PC MultiMiner is running on.

Which is it you are trying to do and having trouble with?
This one: "The Stratum Proxy feature allows you to point any other miner, be it a desktop miner or Network Device, at the IP address of MultiMiner and the port specified in the Stratum Proxy settings. BFGMiner will proxy the work from the miner to the pool configured within MultiMiner. Note that you must click the Start button to start the Stratum Proxy (and other miners). This will require you to adjust firewall settings on the PC MultiMiner is running on."
I scanned hardware and clicked start and closed the program and reopened it.

eBay, where Thieves Thrive
Axiste
Full Member
***
Offline Offline

Activity: 152
Merit: 100


View Profile
December 25, 2014, 08:07:28 AM
 #3462

make sure the stratum proxy is turned on in the settings, then scan hardware (shouldnt need to scan in newer versions) then righ clock the proxy device, set the coin it is to mine, then click start.
If you close MultiMiner, and reopen it, then you need to click start again.

then point all your miners to the MultiMiner box IP address and the port for stratum or http port of your proxy. Ensure any firewalls have the port set to open (eg windows firewall).

If my advice has helped you out, feel free to throw some Satoshi's my way!
BTC: 1Nq7hrRDamdnNiTBaFxEn5DuZYS9kD3tbJ
Running a Full Node Smiley
Miasma
Member
**
Offline Offline

Activity: 110
Merit: 10


View Profile
December 25, 2014, 03:54:19 PM
 #3463

make sure the stratum proxy is turned on in the settings, then scan hardware (shouldnt need to scan in newer versions) then righ clock the proxy device, set the coin it is to mine, then click start.
If you close MultiMiner, and reopen it, then you need to click start again.

then point all your miners to the MultiMiner box IP address and the port for stratum or http port of your proxy. Ensure any firewalls have the port set to open (eg windows firewall).
Thanks, but it still does not work. I created a new Inbound Rule in Win7 firewall called Stratum Proxy to open 3333 to all. I have enabled Stratum port 3333 under Advanced miner settings/Proxy settings. I've scanned hardware and see all my S3s in MuM under Network. I saw somewhere that if they're mining via the stratum proxy that they stop appearing under Network. In the section called Proxy I checked the box Stratum Proxy #1 that says it's mining BitCoin.

MuM is set to "Begin mining when the app starts" and I've also tried clicking the Restart below the Stop button.

How do I point an S3 Huh
I entered stratum+tcp://192.168.1.253:3333 under Miner Configuration Pool 1. I left worker and password blank. I also tried 192.168.1.253:3333.
This PC is running MuM 3.8.1 with IP address 192.168.1.253
TIA

eBay, where Thieves Thrive
Axiste
Full Member
***
Offline Offline

Activity: 152
Merit: 100


View Profile
December 25, 2014, 11:03:33 PM
 #3464

Each one needs a unique worker name, and a random password.

Also what pool is the proxy set to mine? if its mining to a local wallet, the stratum proxy wont work.

Edit: To be more precise, each S3 needs a unique worker name and just put x as the password. You do not need to set up usernames anywhere, just make one up when you enter it into the S3.

If my advice has helped you out, feel free to throw some Satoshi's my way!
BTC: 1Nq7hrRDamdnNiTBaFxEn5DuZYS9kD3tbJ
Running a Full Node Smiley
Miasma
Member
**
Offline Offline

Activity: 110
Merit: 10


View Profile
December 26, 2014, 03:16:21 PM
 #3465

In the MuM Configure Strategies there are two lines that both say "Don't mine coins less profitable than." The first line is followed by a pulldown menu to select a coin. The second line is followed by an empty box. What goes in the box Huh
I tried a number, e.g. 105, to mean a coin must be 5% more profitable than BitCoin to be mined. But that does nothing.
There is no explanation offered if one clicks on the Help question mark: https://github.com/nwoolls/MultiMiner/wiki/Auto-Mining-Strategies

eBay, where Thieves Thrive
Miasma
Member
**
Offline Offline

Activity: 110
Merit: 10


View Profile
December 26, 2014, 07:53:57 PM
 #3466

Since I started mining SHA through the Stratum Proxy my HW errors have skyrocketed, up over 100x. Anyone know why Huh

eBay, where Thieves Thrive
nwoolls (OP)
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
December 26, 2014, 08:03:10 PM
 #3467

In the MuM Configure Strategies there are two lines that both say "Don't mine coins less profitable than." The first line is followed by a pulldown menu to select a coin. The second line is followed by an empty box. What goes in the box Huh

Profitability is one of the columns displayed in the main screen of the application and is returned by the Coin APIs (either CoinChoose, CoinWarz or WhatMine). Setting a value in that box means that MultiMiner will not automatically switch to coins that are less profitable than that value when the Auto Mining Strategies are enabled.

MultiMiner: Any Miner, Any Where, on Any Device |  Xgminer: Mine with popular miners on Mac OS X
btc: 1BmXY4ZZQh1iHSVre658gM1gPAEtDnq8rv  |  ltc: LP1SsHZTDexndkvRKsqAkXNsienPHwaMb5  |  hardware: nwoolls at gmail dot com
nwoolls (OP)
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
December 26, 2014, 08:07:02 PM
 #3468

Since I started mining SHA through the Stratum Proxy my HW errors have skyrocketed, up over 100x. Anyone know why Huh

My first question would be - if you have time - how did you get the Stratum Proxy feature working after your previous failed attempts? That information may help others who run into the same issue.

Regarding hardware errors, what does the hashrate look like on the pool side (checking your pool stats)? If the Stratum Proxy is indeed introducing additional HW errors please try reproducing it with only BFGMiner (you can see the arguments passed by checking the Process Log button on the left), e.g.:

Code:
--load-balance --scan noauto --http-port 8332 --stratum-port 3333 --o "stratum+tcp://the.real.pool.com:3333" -u username -p password

If the HW errors persist with only BFGMiner, please report the issue and details in the BFGMiner thread.

MultiMiner: Any Miner, Any Where, on Any Device |  Xgminer: Mine with popular miners on Mac OS X
btc: 1BmXY4ZZQh1iHSVre658gM1gPAEtDnq8rv  |  ltc: LP1SsHZTDexndkvRKsqAkXNsienPHwaMb5  |  hardware: nwoolls at gmail dot com
Miasma
Member
**
Offline Offline

Activity: 110
Merit: 10


View Profile
December 26, 2014, 08:17:07 PM
 #3469

As Axiste explained, I added a user name and password to the S3s Miner Configuration Pool 1 table:
stratum+tcp://192.168.1.253:3333
S3_13
pw

eBay, where Thieves Thrive
nwoolls (OP)
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
December 26, 2014, 09:54:19 PM
 #3470

As Axiste explained, I added a user name and password to the S3s Miner Configuration Pool 1 table:
stratum+tcp://192.168.1.253:3333
S3_13
pw

Awesome - thank you!  Grin

MultiMiner: Any Miner, Any Where, on Any Device |  Xgminer: Mine with popular miners on Mac OS X
btc: 1BmXY4ZZQh1iHSVre658gM1gPAEtDnq8rv  |  ltc: LP1SsHZTDexndkvRKsqAkXNsienPHwaMb5  |  hardware: nwoolls at gmail dot com
nwoolls (OP)
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
December 26, 2014, 09:58:44 PM
Last edit: December 26, 2014, 10:33:02 PM by nwoolls
 #3471

Happy holidays!

MultiMiner version 3.8.2 is now available for download with the following changes:

  • Added the ability to Start and Stop mining on selected Network Devices - includes MobileMiner support for Remote Commands (multi-select supported, no SSH access required)
  • Additional handling for Blockchain.info API specific errors
  • Fixed an issue where the main screen stats would stop updating
  • Fixed the Scan Hardware action hiding virtual Proxy Devices
  • Fixed inability to check / enable newly added Proxy Devices
  • Fixed a rare crash writing to log files



If you have any feature requests or issues please log them here:

http://issues.multiminerapp.com

And for help on using the app, see:

http://help.multiminerapp.com

As always, source code is available at:

http://source.multiminerapp.com

Finally, to learn how to contribute, visit:

http://contribute.multiminerapp.com

Happy mining!  Smiley

MultiMiner: Any Miner, Any Where, on Any Device |  Xgminer: Mine with popular miners on Mac OS X
btc: 1BmXY4ZZQh1iHSVre658gM1gPAEtDnq8rv  |  ltc: LP1SsHZTDexndkvRKsqAkXNsienPHwaMb5  |  hardware: nwoolls at gmail dot com
AJinNYC
Member
**
Offline Offline

Activity: 84
Merit: 10

Bored with you morons.


View Profile
December 27, 2014, 04:03:48 AM
 #3472

I'm having a problem getting MultiMiner to detect my S3+. Not sure if it might be an issue with the WAMP stack I have on my computer (on localhost/127.0.0.1)?

I SSH'd into the S3 and modified what needed to be modified, but still not coming up.

'W:127.0.0.1,W:10.0.0.1/24'

and --api-network was changed to --api-allow $_aa

Done with this forum. Goodbye all.
nwoolls (OP)
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
December 27, 2014, 04:12:06 AM
 #3473

I'm having a problem getting MultiMiner to detect my S3+. Not sure if it might be an issue with the WAMP stack I have on my computer (on localhost/127.0.0.1)?

I SSH'd into the S3 and modified what needed to be modified, but still not coming up.

'W:127.0.0.1,W:10.0.0.1/24'

and --api-network was changed to --api-allow $_aa

What is the IP of the MultiMiner PC and of the S3?

You can try adding the IP to NetworkDevicesConfiguration.xml (in %appdata%\MultiMiner) while MultiMiner is closed if the automatic scan isn't picking it up.

MultiMiner: Any Miner, Any Where, on Any Device |  Xgminer: Mine with popular miners on Mac OS X
btc: 1BmXY4ZZQh1iHSVre658gM1gPAEtDnq8rv  |  ltc: LP1SsHZTDexndkvRKsqAkXNsienPHwaMb5  |  hardware: nwoolls at gmail dot com
AJinNYC
Member
**
Offline Offline

Activity: 84
Merit: 10

Bored with you morons.


View Profile
December 27, 2014, 04:18:01 AM
 #3474

I'm having a problem getting MultiMiner to detect my S3+. Not sure if it might be an issue with the WAMP stack I have on my computer (on localhost/127.0.0.1)?

I SSH'd into the S3 and modified what needed to be modified, but still not coming up.

'W:127.0.0.1,W:10.0.0.1/24'

and --api-network was changed to --api-allow $_aa

What is the IP of the MultiMiner PC and of the S3?

You can try adding the IP to NetworkDevicesConfiguration.xml (in %appdata%\MultiMiner) while MultiMiner is closed if the automatic scan isn't picking it up.

The MM Comp is 10.0.0.3 and the S3 is 10.0.0.99.

Done with this forum. Goodbye all.
nwoolls (OP)
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
December 27, 2014, 04:20:30 AM
 #3475

I'm having a problem getting MultiMiner to detect my S3+. Not sure if it might be an issue with the WAMP stack I have on my computer (on localhost/127.0.0.1)?

I SSH'd into the S3 and modified what needed to be modified, but still not coming up.

'W:127.0.0.1,W:10.0.0.1/24'

and --api-network was changed to --api-allow $_aa

What is the IP of the MultiMiner PC and of the S3?

You can try adding the IP to NetworkDevicesConfiguration.xml (in %appdata%\MultiMiner) while MultiMiner is closed if the automatic scan isn't picking it up.

The MM Comp is 10.0.0.3 and the S3 is 10.0.0.99.

Should work fine - try adding it manually to the XML file if the scan isn't working. If it still isn't showing then the RPC API on the ASIC isn't responding. Make sure you restarted mining on the S3 after all the config changes.

MultiMiner: Any Miner, Any Where, on Any Device |  Xgminer: Mine with popular miners on Mac OS X
btc: 1BmXY4ZZQh1iHSVre658gM1gPAEtDnq8rv  |  ltc: LP1SsHZTDexndkvRKsqAkXNsienPHwaMb5  |  hardware: nwoolls at gmail dot com
z0n0
Legendary
*
Offline Offline

Activity: 1274
Merit: 1006



View Profile
December 29, 2014, 10:43:12 AM
 #3476

Nate, will there ever be CPU supported mining with multiminer?
nwoolls (OP)
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
December 29, 2014, 07:08:31 PM
 #3477

Nate, will there ever be CPU supported mining with multiminer?

MultiMiner supports CPU mining and has for some time (seen in this screenshot). But you need to compile a version of BFGMiner with CPU support. Nobody distributes those currently as they are used by malware authors and lend to antivirus apps flagging BFGMiner and the likes as viruses.

There are instructions for compiling BFGMiner for Windows (with CPU mining support) here:

https://github.com/luke-jr/bfgminer/blob/bfgminer/windows-build.txt

Drop it into Miners\BFGMiner afterward and Scan Hardware should pick up your CPUs.

You can read more about it on the wiki:

https://github.com/nwoolls/MultiMiner/wiki/CPU-Mining#cpu-mining

MultiMiner: Any Miner, Any Where, on Any Device |  Xgminer: Mine with popular miners on Mac OS X
btc: 1BmXY4ZZQh1iHSVre658gM1gPAEtDnq8rv  |  ltc: LP1SsHZTDexndkvRKsqAkXNsienPHwaMb5  |  hardware: nwoolls at gmail dot com
z0n0
Legendary
*
Offline Offline

Activity: 1274
Merit: 1006



View Profile
December 30, 2014, 06:05:21 AM
 #3478

Nate, will there ever be CPU supported mining with multiminer?

MultiMiner supports CPU mining and has for some time (seen in this screenshot). But you need to compile a version of BFGMiner with CPU support. Nobody distributes those currently as they are used by malware authors and lend to antivirus apps flagging BFGMiner and the likes as viruses.

There are instructions for compiling BFGMiner for Windows (with CPU mining support) here:

https://github.com/luke-jr/bfgminer/blob/bfgminer/windows-build.txt

Drop it into Miners\BFGMiner afterward and Scan Hardware should pick up your CPUs.

You can read more about it on the wiki:

https://github.com/nwoolls/MultiMiner/wiki/CPU-Mining#cpu-mining

Didn't know about that Smiley thanks for quick answer
cheers
nwoolls (OP)
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
December 31, 2014, 04:25:57 AM
 #3479

Happy holidays!

MultiMiner version 3.8.3 is now available for download with the following changes:

  • Rewritten Network Device scan code supports a wider variety of LAN configurations
  • Added the option to schedule restarting and / or rebooting Network Devices
  • Added support for WhatToMine.com as a source of profitability
  • Improved overall performance (through network information caching)
  • Introduced keyboard shortcuts for selecting groups of devices (CTRL+A for all devices, CTRA+A N for Network devices, CTRL+A U for USB devices, CTRL+A G for GPU devices, etc.)
  • Scroll to the latest History entry on startup
  • Don't consider known restarted / rebooted Network Devices "suspect"
  • Fixed flicker with Stratum Proxy details
  • Fixed potential for user metadata to corrupt device descriptors (rare)
  • Fixed potential for WhatMine.com API code to crash (rare)
  • Fixed pool information not displaying for select Network Devices (rare)
  • Fixed a crash with MultiMiner Remoting discovery (rare)
  • Large code restructure / rewrite (to prepare for .NET Core)

If you have any feature requests or issues please log them here:

http://issues.multiminerapp.com

And for help on using the app, see:

http://help.multiminerapp.com

As always, source code is available at:

http://source.multiminerapp.com

Finally, to learn how to contribute, visit:

http://contribute.multiminerapp.com

Happy mining!  Smiley

MultiMiner: Any Miner, Any Where, on Any Device |  Xgminer: Mine with popular miners on Mac OS X
btc: 1BmXY4ZZQh1iHSVre658gM1gPAEtDnq8rv  |  ltc: LP1SsHZTDexndkvRKsqAkXNsienPHwaMb5  |  hardware: nwoolls at gmail dot com
nwoolls (OP)
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
January 02, 2015, 03:59:21 AM
Last edit: January 02, 2015, 01:08:10 PM by nwoolls
 #3480

Happy New Year!

MultiMiner version 3.8.4 is now available for download. This release continues to improve MultiMiner's excellent support for Network Devices (AntMiners, G-Black, Raspberry Pi controllers, Spondoolies and more) with the following changes:

  • Introduced optional support for scanning class A & B subnets for Network Devices
  • Fixed the possibility for network scans to overlap on large subnets
  • Network scanning will now find miners on the local PC
  • Longer duration RPC API hashrate metrics are now preferred (works around some Network Device drivers with inaccurate response data)
  • Fixed situations where a network scan may not find Network Devices (rare)
  • Introduced a test for RPC API servers such as Network Device controllers (found here)
  • Additional code restructure / rewrite (to prepare for .NET Core)

If you have any feature requests or issues please log them here:

http://issues.multiminerapp.com

And for help on using the app, see:

http://help.multiminerapp.com

As always, source code is available at:

http://source.multiminerapp.com

Finally, to learn how to contribute, visit:

http://contribute.multiminerapp.com

Happy mining!  Smiley

MultiMiner: Any Miner, Any Where, on Any Device |  Xgminer: Mine with popular miners on Mac OS X
btc: 1BmXY4ZZQh1iHSVre658gM1gPAEtDnq8rv  |  ltc: LP1SsHZTDexndkvRKsqAkXNsienPHwaMb5  |  hardware: nwoolls at gmail dot com
Pages: « 1 ... 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 186 »
  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!