Pages:
Author

Topic: MultiMiner: Any Miner, Any Where, on Any Device (Free, Open Source, Cross Platform) - page 32. (Read 827264 times)

legendary
Activity: 1288
Merit: 1004
I just wanted to share this here.
MultiMiner was able to get around an issue with the R-Boxes by Rockminer.
I was able to get around an issue thanks to MM.  It is my post over in the the Rockminer thread.

Quote
Ok I solved it temporarily.
MultiMiner to the rescue.  https://bitcointalksearch.org/topic/multiminer-any-miner-any-where-on-any-device-free-open-source-cross-platform-248173
MultiMiner is very robust and uses BFGMiner for it's back end as well as other mining software packages for different scrypt coins and such.
What I did was plug all 4 into my Hub.  I let them detect and setup.  Then I had MM scan hardware.  It only found one of the 4.  So I turned off the Hub and turned it back on.  Had MM scan again and all 4 showed up.  From there I just chose the coin I wanted to mine and they took right off.

I cannot get them to run reliably on the MinePeon with BFGMiner or cgminer.  I was able to compile both in MinePeon ok to the latest versions.
(It is great getting back into Linux. LOL)

So as for right now the best software to use to mine with the R-Boxes is the custom cgminer by CrazyGuy that works great and now also MultiMiner using the latest BFGMiner.
I will have the info in my review to help people out with links to all the threads here. 
GrazyGuy gave me an interview to go along with the review and Alex of Rockminer is getting back to me with some interview questions as well he said.  I am going to see if he has time to do a separate interview about Rockminer.

I am trying to get together the Bitcoin to get a Rocket Miner so I can do a head to head comparison with my Antminer S3.

So much fun.
sr. member
Activity: 322
Merit: 250
3D Printed!
Man, MM has been buggy lately...

Just got another error...this time while trying to access the webpage
http://web.mobileminerapp.com/Account/Login

Code:

Error.
An error occurred while processing your request.

sr. member
Activity: 322
Merit: 250
3D Printed!
I get "Multiminer has detected miners it does not own - did you want to kill them" error on a daily basis now.  Embarrassed

After MM crashes/freezes?
legendary
Activity: 1022
Merit: 1001
I get "Multiminer has detected miners it does not own - did you want to kill them" error on a daily basis now.  Embarrassed
sr. member
Activity: 322
Merit: 250
3D Printed!
MM crashed again...that's 3x in the last 3 days  Undecided

Pulled my logs for ya Nate...

Code:
Faulting application name: System.InvalidOperationException: Collection was modified; enumeration operation may not execute.

Server stack trace:
   at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
   at System.Collections.Generic.List`1.Enumerator.MoveNextRare()
   at System.Collections.Generic.List`1.Enumerator.MoveNext()
   at MultiMiner.Win.Forms.MinerForm.AddNetworkMinerStatistics(List`1 statisticsList) in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner\MultiMiner.Win\Forms\MinerForm.cs:line 4262
   at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
   at System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink)

Exception rethrown at [0]:
   at System.Runtime.Remoting.Proxies.RealProxy.EndInvokeHelper(Message reqMsg, Boolean bProxyCase)
   at System.Runtime.Remoting.Proxies.RemotingProxy.Invoke(Object NotUsed, MessageData& msgData)
   at System.Action`1.EndInvoke(IAsyncResult result)
   at MultiMiner.Win.Forms.MinerForm.<>c__DisplayClass103.b__101(IAsyncResult ar) in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner\MultiMiner.Win\Forms\MinerForm.cs:line 4233
   at System.Runtime.Remoting.Messaging.AsyncResult.SyncProcessMessage(IMessage msg)
   at System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink)
   at System.Runtime.Remoting.Proxies.AgileAsyncWorkerItem.ThreadPoolCallBack(Object o)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading._ThreadPoolWaitCallback.PerformWaitCallbackInternal(_ThreadPoolWaitCallback tpWaitCallBack)
   at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object state), version: %2, time stamp: 0x%3
Faulting module name: %4, version: %5, time stamp: 0x%6
Exception code: 0x%7
Fault offset: 0x%8
Faulting process id: 0x%9
Faulting application start time: 0x%10
Faulting application path: %11
Faulting module path: %12
Report Id: %13

Code:
+ System

  - Provider

   [ Name]  Application Error
 
  - EventID 1000

   [ Qualifiers]  0
 
   Level 2
 
   Task 0
 
   Keywords 0x80000000000000
 
  - TimeCreated

   [ SystemTime]  2014-06-18T17:24:42.000000000Z
 
   EventRecordID 5007
 
   Channel Application
 
   Computer r3dMNR927x
 
   Security
 

- EventData

   System.InvalidOperationException: Collection was modified; enumeration operation may not execute. Server stack trace: at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource) at System.Collections.Generic.List`1.Enumerator.MoveNextRare() at System.Collections.Generic.List`1.Enumerator.MoveNext() at MultiMiner.Win.Forms.MinerForm.AddNetworkMinerStatistics(List`1 statisticsList) in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner\MultiMiner.Win\Forms\MinerForm.cs:line 4262 at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs) at System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.EndInvokeHelper(Message reqMsg, Boolean bProxyCase) at System.Runtime.Remoting.Proxies.RemotingProxy.Invoke(Object NotUsed, MessageData& msgData) at System.Action`1.EndInvoke(IAsyncResult result) at MultiMiner.Win.Forms.MinerForm.<>c__DisplayClass103.b__101(IAsyncResult ar) in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner\MultiMiner.Win\Forms\MinerForm.cs:line 4233 at System.Runtime.Remoting.Messaging.AsyncResult.SyncProcessMessage(IMessage msg) at System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink) at System.Runtime.Remoting.Proxies.AgileAsyncWorkerItem.ThreadPoolCallBack(Object o) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading._ThreadPoolWaitCallback.PerformWaitCallbackInternal(_ThreadPoolWaitCallback tpWaitCallBack) at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object state)

Code:
+ System

  - Provider

   [ Name]  Windows Error Reporting
 
  - EventID 1001

   [ Qualifiers]  0
 
   Level 4
 
   Task 0
 
   Keywords 0x80000000000000
 
  - TimeCreated

   [ SystemTime]  2014-06-18T20:52:59.000000000Z
 
   EventRecordID 5008
 
   Channel Application
 
   Computer r3dMNR927x
 
   Security
 

- EventData

   
   0
   CLR20r3
   Not available
   0
   multiminer.win.exe
   3.2.2.236
   539b8b30
   mscorlib
   2.0.0.0
   5265c965
   4223
   a9
   System.InvalidOperationException
   
   
   C:\Users\morgan\AppData\Local\Microsoft\Windows\WER\ReportArchive\AppCrash_multiminer.win.e_98981e191eaea02488075e8c465eee16955cec_104bee83
   
   0
   9d1e637e-f6e5-11e3-985b-448a5b5ed2c3
   0


Code:
Faulting application name: System.InvalidOperationException: Collection was modified; enumeration operation may not execute.

Server stack trace:
   at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
   at System.Collections.Generic.List`1.Enumerator.MoveNextRare()
   at System.Collections.Generic.List`1.Enumerator.MoveNext()
   at MultiMiner.Win.Forms.MinerForm.AddNetworkMinerStatistics(List`1 statisticsList) in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner\MultiMiner.Win\Forms\MinerForm.cs:line 4262
   at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
   at System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink)

Exception rethrown at [0]:
   at System.Runtime.Remoting.Proxies.RealProxy.EndInvokeHelper(Message reqMsg, Boolean bProxyCase)
   at System.Runtime.Remoting.Proxies.RemotingProxy.Invoke(Object NotUsed, MessageData& msgData)
   at System.Action`1.EndInvoke(IAsyncResult result)
   at MultiMiner.Win.Forms.MinerForm.<>c__DisplayClass103.b__101(IAsyncResult ar) in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner\MultiMiner.Win\Forms\MinerForm.cs:line 4233
   at System.Runtime.Remoting.Messaging.AsyncResult.SyncProcessMessage(IMessage msg)
   at System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink)
   at System.Runtime.Remoting.Proxies.AgileAsyncWorkerItem.ThreadPoolCallBack(Object o)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading._ThreadPoolWaitCallback.PerformWaitCallbackInternal(_ThreadPoolWaitCallback tpWaitCallBack)
   at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object state), version: %2, time stamp: 0x%3
Faulting module name: %4, version: %5, time stamp: 0x%6
Exception code: 0x%7
Fault offset: 0x%8
Faulting process id: 0x%9
Faulting application start time: 0x%10
Faulting application path: %11
Faulting module path: %12
Report Id: %13




Hope those help. Thanks!
sr. member
Activity: 322
Merit: 250
3D Printed!
I'm plagued with .net unhandled exceptions. Is there anything I can do to get back to normal? MuM 322 BF 420:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.InvalidOperationException: Sequence contains more than one matching element
   at System.Linq.Enumerable.SingleOrDefault[TSource](IEnumerable`1 source, Func`2 predicate)
   at ...

I'm no expert on this matter, but I can share my experience with this.
In my case when I was getting this, after my firewall software updated itself under Windows 7 I had exception errors up the wazzu with MuMi 3.x. I disabled my antivirus built-in to my firewalls additional apps & MuMi started working.
After I added it to my all-in-one anti-virus app portion of my firewall's exceptions list I ended up with further exceptions errors upon loading because of MuMi loading BFgminer as part of its functionality.
Again, I had to add that to the all-in-one anti-virus app's exceptions list. Took me a while to figure this out, but I finally stopped getting those problems.

This might help you case.

Thanks. I had Windows 7 Defender turned off but I think certain Win7 updates turn it back on. I unchecked all WD boxes and so far MuM is running better.

Yep Win 7 Defender has been buggy over here as it sneaked by with an update during my latest reinstall.
sr. member
Activity: 453
Merit: 250
dfgfdgfdg
I'm plagued with .net unhandled exceptions. Is there anything I can do to get back to normal? MuM 322 BF 420:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.InvalidOperationException: Sequence contains more than one matching element
   at System.Linq.Enumerable.SingleOrDefault[TSource](IEnumerable`1 source, Func`2 predicate)
   at ...

I'm no expert on this matter, but I can share my experience with this.
In my case when I was getting this, after my firewall software updated itself under Windows 7 I had exception errors up the wazzu with MuMi 3.x. I disabled my antivirus built-in to my firewalls additional apps & MuMi started working.
After I added it to my all-in-one anti-virus app portion of my firewall's exceptions list I ended up with further exceptions errors upon loading because of MuMi loading BFgminer as part of its functionality.
Again, I had to add that to the all-in-one anti-virus app's exceptions list. Took me a while to figure this out, but I finally stopped getting those problems.

This might help you case.

Thanks. I had Windows 7 Defender turned off but I think certain Win7 updates turn it back on. I unchecked all WD boxes and so far MuM is running better.
full member
Activity: 161
Merit: 100
I'm plagued with .net unhandled exceptions. Is there anything I can do to get back to normal? MuM 322 BF 420:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.InvalidOperationException: Sequence contains more than one matching element
   at System.Linq.Enumerable.SingleOrDefault[TSource](IEnumerable`1 source, Func`2 predicate)
   at ...

I'm no expert on this matter, but I can share my experience with this.
In my case when I was getting this, after my firewall software updated itself under Windows 7 I had exception errors up the wazzu with MuMi 3.x. I disabled my antivirus built-in to my firewalls additional apps & MuMi started working.
After I added it to my all-in-one anti-virus app portion of my firewall's exceptions list I ended up with further exceptions errors upon loading because of MuMi loading BFgminer as part of its functionality.
Again, I had to add that to the all-in-one anti-virus app's exceptions list. Took me a while to figure this out, but I finally stopped getting those problems.

This might help you case.
hero member
Activity: 518
Merit: 501
I'm definitely going to switch my block erupters to this once I get home this evening! I like the ability to monitor on the fly.
sr. member
Activity: 453
Merit: 250
dfgfdgfdg
I'm plagued with .net unhandled exceptions. Is there anything I can do to get back to normal? MuM 322 BF 420:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.InvalidOperationException: Sequence contains more than one matching element
   at System.Linq.Enumerable.SingleOrDefault[TSource](IEnumerable`1 source, Func`2 predicate)
   at MultiMiner.Win.ViewModels.MinerFormViewModel.ApplyCoinInformationToViewModel(List`1 coinInformationModels, String coinSymbol, DeviceViewModel deviceViewModel) in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner\MultiMiner.Win\ViewModels\MinerFormViewModel.cs:line 118
   at MultiMiner.Win.ViewModels.MinerFormViewModel.ApplyCoinInformationModels(List`1 coinInformationModels) in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner\MultiMiner.Win\ViewModels\MinerFormViewModel.cs:line 112
   at MultiMiner.Win.Forms.MinerForm.RefreshNetworkDeviceStats() in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner\MultiMiner.Win\Forms\MinerForm.cs:line 5061
   at MultiMiner.Win.Forms.MinerForm.tenSecondTimer_Tick(Object sender, EventArgs e) in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner\MultiMiner.Win\Forms\MinerForm.cs:line 3049
   at System.Windows.Forms.Timer.OnTick(EventArgs e)
   at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
full member
Activity: 161
Merit: 100
MY MULTIMINER v3.2.2 SETUP WITH GRIDSEED G-BLADE 5.2MH/S Litecoin mining setup.

(Foreword for the N00bies like me)
"The G-blades show up as STM32 Virtual COM Port by STMicroelectronics" if you have your drivers all setup properly in Windows 7.

I have a problem which you will see from the image below with Litecoin mining (I don't do dual mining mode on these two G-blades):




So it says that I'm getting approximately 11.38MH/s with this config setup.  See the "Arguments" & "Hardware Scan:" contents.

The Wemineltc pool reports that it's only seeing about 6-7MH/s after about 15min.  I've tried another pool & I get the same results.

Also, why does Multiminer alternate & constantly show's only 3 out of the 4 G-blade blades hashing & under the "effective" tab even if all for are connected to the pool only 3 out of the 4 show they're hashing?

I've replicated this on both my laptop & my PC.
I get the same thing happening on both & mentality restarting MiMi (that's my new pet name for Multiminer)  & it never recovers.


I've ruled my USB 2.0 hub out because I swapped it out with another powered USB 2.0 10 port Rosewill hub around twice with the same results.  
Using Windows 7 SP1 OS.

Help?
legendary
Activity: 1022
Merit: 1001
I can get MultiMiner to run any more. I'm getting an "Invalid Configuration error: The file KnownCoinsCashe.xml was 0 bytes...." I can't find the file on my pc and reinstalls have not corrected the issue. Any suggestions?

I've had this a few times. Only way around it was a complete uninstall & reinstall including deletion of the directories.
sr. member
Activity: 322
Merit: 250
3D Printed!
member
Activity: 63
Merit: 10
Correct, MM wont' start up at all.
sr. member
Activity: 322
Merit: 250
3D Printed!
I can get MultiMiner to run any more. I'm getting an "Invalid Configuration error: The file KnownCoinsCashe.xml was 0 bytes...." I can't find the file on my pc and reinstalls have not corrected the issue. Any suggestions?

Sounds like your config file was corrupted? Try re-setting up your coins etc and see how that goes. Unless you are unable to launch MM??
member
Activity: 63
Merit: 10
I can get MultiMiner to run any more. I'm getting an "Invalid Configuration error: The file KnownCoinsCashe.xml was 0 bytes...." I can't find the file on my pc and reinstalls have not corrected the issue. Any suggestions?
sr. member
Activity: 322
Merit: 250
3D Printed!
i reported those few posts back *shrug* nate said he needs more info on error

Word. I will pull my logs and post them later. Thanks for the heads up.

Just trying to do my part with reporting bugs/crashes etc so MM can continue to grow!

Also, I tried to mine Darkcoin on a Windows 8.1 machine but it just wouldn't work. I will try scrypt and other coins and report back. It's just a spare machine so no worries but I figured it was worth reporting.
sr. member
Activity: 296
Merit: 250
i reported those few posts back *shrug* nate said he needs more info on error
sr. member
Activity: 322
Merit: 250
3D Printed!
Just had another crash this morning...
Everything was kosher when I checked the rig this morning then after a couple hours I was checking something again and MM had crashed.

Code:
Description:
  Stopped working

Problem signature:
  Problem Event Name: CLR20r3
  Problem Signature 01: multiminer.win.exe
  Problem Signature 02: 3.2.2.236
  Problem Signature 03: 539b8b30
  Problem Signature 04: mscorlib
  Problem Signature 05: 2.0.0.0
  Problem Signature 06: 5265c965
  Problem Signature 07: 4223
  Problem Signature 08: a9
  Problem Signature 09: System.InvalidOperationException
  OS Version: 6.1.7601.2.1.0.256.48
  Locale ID: 1033

Read our privacy statement online:
  http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409

If the online privacy statement is not available, please read our privacy statement offline:
  C:\Windows\system32\en-US\erofflps.txt
Pages:
Jump to: