Giter VIP home page Giter VIP logo

Comments (17)

GiorgosK avatar GiorgosK commented on August 16, 2024

get the same but only with DOGE coin
if it might help
I had doge in the coins configuration before it was formally put into the list
and since the last update (today I updated) the doge coin was not working
I deleted the doge custom configuration and created a new one with the ready made
configuration but still the doge coin mining won't start
but everything else still works as expected
other configured coins can be mined

from multiminer.

GiorgosK avatar GiorgosK commented on August 16, 2024

one more thing I have to mention is I did the configuration changes while the miners were working
finally I resolved this issue

stopped the miner
deleted the DOGE custom configuration
added the DOGE (internal) configuration
closed multiminer
restarted the multiminer

everything is working now

from multiminer.

Urdar avatar Urdar commented on August 16, 2024

@GiorgosK Thank you for your reply, it helped me alot!

I deleted DOGE from Multiminer coin configuration and also deleted the file KnownCoinsCache at C:\Users\Jens\AppData\Roaming\MultiMiner. After restarting Multiminer the error message was gone and MobileMiner was connecting properly.

@nwoolls Later on MobileMiner was reporting that one of the coins was disabled (pool probably offline). After this the error message appeared again. I (once again) deleted KnownCoinsCache, restarted Multiminer and the error message disappeared once again

from multiminer.

Urdar avatar Urdar commented on August 16, 2024

Even with the error message the mining is fully functional, it's just that Mobileminer wont connect as long as the error message is showing. When clicking "continue" the error message pops up within seconds making MobileMiner disfunctional which is a shame as they together makes a very strong team

If there is a fix already please let me know

from multiminer.

nwoolls avatar nwoolls commented on August 16, 2024

Fixed in 4edb0af

from multiminer.

Urdar avatar Urdar commented on August 16, 2024

Hi,

Thank you for the effort. I still experience the error message as seen below.. Additional information:

  • When the error message is showing, not only is mobileminer disconnected, but Multiminer also stops switching coins, keeps mining the same coin eternally
  • Error message does not appear if I use "quick switch" and select a single coin (no strategy/autoswitch enabled )
  • Latest MultiMiner and bfgminer

The current error message:

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.ThrowHelper.ThrowKeyNotFoundException()
at System.Collections.Generic.Dictionary2.get_Item(TKey key) at MultiMiner.Xgminer.Api.Parsers.PoolInformationParser.ParseTextForDeviceDetails(String text, List1 poolInformation) in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Xgminer.Api\Parsers\PoolInformationParser.cs:line 60
at MultiMiner.Xgminer.Api.ApiContext.GetPoolInformation() in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Xgminer.Api\ApiContext.cs:line 54
at MultiMiner.Win.MainForm.GetPoolInfoFromProcess(MinerProcess minerProcess) in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Win\MainForm.cs:line 4354
at MultiMiner.Win.MainForm.RefreshPoolInfo() in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Win\MainForm.cs:line 4330
at MultiMiner.Win.MainForm.RefreshDeviceStats() in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Win\MainForm.cs:line 2010
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)

************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5472 (Win7SP1GDR.050727-5400)

CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll

MultiMiner.Win
Assembly Version: 2.3.4.95
Win32 Version: 2.3.4.95

CodeBase: file:///C:/Users/Jens/AppData/Local/MultiMiner/MultiMiner.Win.exe

System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll

System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5468 (Win7SP1GDR.050727-5400)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

MultiMiner.Utility
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0

CodeBase: file:///C:/Users/Jens/AppData/Local/MultiMiner/MultiMiner.Utility.DLL

MultiMiner.CoinChoose.Api
Assembly Version: 2.3.4.95
Win32 Version: 2.3.4.95

CodeBase: file:///C:/Users/Jens/AppData/Local/MultiMiner/MultiMiner.CoinChoose.Api.DLL

MultiMiner.Coin.Api
Assembly Version: 2.3.4.95
Win32 Version: 2.3.4.95

CodeBase: file:///C:/Users/Jens/AppData/Local/MultiMiner/MultiMiner.Coin.Api.DLL

MultiMiner.Xgminer.Api
Assembly Version: 2.3.4.95
Win32 Version: 2.3.4.95

CodeBase: file:///C:/Users/Jens/AppData/Local/MultiMiner/MultiMiner.Xgminer.Api.DLL

MultiMiner.Engine
Assembly Version: 2.3.4.95
Win32 Version: 2.3.4.95

CodeBase: file:///C:/Users/Jens/AppData/Local/MultiMiner/MultiMiner.Engine.DLL

MultiMiner.Xgminer
Assembly Version: 2.3.4.95
Win32 Version: 2.3.4.95

CodeBase: file:///C:/Users/Jens/AppData/Local/MultiMiner/MultiMiner.Xgminer.DLL

System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5476 (Win7SP1GDR.050727-5400)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll

System.Core
Assembly Version: 3.5.0.0
Win32 Version: 3.5.30729.5420 built by: Win7SP1

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll

Accessibility
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll

System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5476 (Win7SP1GDR.050727-5400)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

dxbeqy1b
Assembly Version: 2.3.4.95
Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll

txz0eaqh
Assembly Version: 2.3.4.95
Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll

System.Web.Extensions
Assembly Version: 3.5.0.0
Win32 Version: 3.5.30729.5458

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Web.Extensions/3.5.0.0__31bf3856ad364e35/System.Web.Extensions.dll

System.Web.Abstractions
Assembly Version: 3.5.0.0
Win32 Version: 3.5.30729.5420

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Web.Abstractions/3.5.0.0__31bf3856ad364e35/System.Web.Abstractions.dll

System.Web
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5474 (Win7SP1GDR.050727-5400)

CodeBase: file:///C:/Windows/assembly/GAC_64/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll

5kqfaied
Assembly Version: 2.3.4.95
Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll

zkbzuvju
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll

MultiMiner.CoinWarz.Api
Assembly Version: 2.3.4.95
Win32 Version: 2.3.4.95

CodeBase: file:///C:/Users/Jens/AppData/Local/MultiMiner/MultiMiner.CoinWarz.Api.DLL

Newtonsoft.Json
Assembly Version: 4.5.0.0
Win32 Version: 5.0.8.16617

CodeBase: file:///C:/Users/Jens/AppData/Local/MultiMiner/Newtonsoft.Json.DLL

yodi-rio
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll

MultiMiner.MobileMiner.Api
Assembly Version: 2.3.4.95
Win32 Version: 2.3.4.95

CodeBase: file:///C:/Users/Jens/AppData/Local/MultiMiner/MultiMiner.MobileMiner.Api.DLL

nnuceeo_
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll

0yhhsscd
Assembly Version: 2.3.4.95
Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll

twyw7avf
Assembly Version: 2.3.4.95
Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll

hkj8u1po
Assembly Version: 2.3.4.95
Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll

MultiMiner.Coinbase.Api
Assembly Version: 2.3.4.95
Win32 Version: 2.3.4.95

CodeBase: file:///C:/Users/Jens/AppData/Local/MultiMiner/MultiMiner.Coinbase.Api.DLL

Interop.IWshRuntimeLibrary
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0

CodeBase: file:///C:/Users/Jens/AppData/Local/MultiMiner/Interop.IWshRuntimeLibrary.DLL

Interop.Shell32
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0

CodeBase: file:///C:/Users/Jens/AppData/Local/MultiMiner/Interop.Shell32.DLL

MultiMiner.Stats.Api
Assembly Version: 2.3.4.95
Win32 Version: 2.3.4.95

CodeBase: file:///C:/Users/Jens/AppData/Local/MultiMiner/MultiMiner.Stats.Api.DLL

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

from multiminer.

nwoolls avatar nwoolls commented on August 16, 2024

Thank you! Should be fixed now in 2.3.5 which is available.

feba626

from multiminer.

Urdar avatar Urdar commented on August 16, 2024

Hi,

Still an issue it seems, please see error message below. If you need additional information from me, let me know and I will supply as soon as I can.

  • Auto switch not working as long as error message is displaying
  • MobileMiner disconnects when the error message is displaying

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.ThrowHelper.ThrowKeyNotFoundException()
at System.Collections.Generic.Dictionary2.get_Item(TKey key) at MultiMiner.Xgminer.Api.Parsers.PoolInformationParser.ParseTextForDeviceDetails(String text, List1 poolInformation) in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Xgminer.Api\Parsers\PoolInformationParser.cs:line 76
at MultiMiner.Xgminer.Api.ApiContext.GetPoolInformation() in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Xgminer.Api\ApiContext.cs:line 54
at MultiMiner.Win.MainForm.GetPoolInfoFromProcess(MinerProcess minerProcess) in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Win\MainForm.cs:line 4392
at MultiMiner.Win.MainForm.RefreshPoolInfo() in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Win\MainForm.cs:line 4368
at MultiMiner.Win.MainForm.RefreshDeviceStats() in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Win\MainForm.cs:line 2035
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)

************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5472 (Win7SP1GDR.050727-5400)

CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll

MultiMiner.Win
Assembly Version: 2.3.5.97
Win32 Version: 2.3.5.97

CodeBase: file:///C:/Users/Jens/AppData/Local/MultiMiner/MultiMiner.Win.exe

System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll

System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5468 (Win7SP1GDR.050727-5400)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

MultiMiner.Utility
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0

CodeBase: file:///C:/Users/Jens/AppData/Local/MultiMiner/MultiMiner.Utility.DLL

MultiMiner.CoinChoose.Api
Assembly Version: 2.3.5.97
Win32 Version: 2.3.5.97

CodeBase: file:///C:/Users/Jens/AppData/Local/MultiMiner/MultiMiner.CoinChoose.Api.DLL

MultiMiner.Coin.Api
Assembly Version: 2.3.5.97
Win32 Version: 2.3.5.97

CodeBase: file:///C:/Users/Jens/AppData/Local/MultiMiner/MultiMiner.Coin.Api.DLL

MultiMiner.Xgminer.Api
Assembly Version: 2.3.5.97
Win32 Version: 2.3.5.97

CodeBase: file:///C:/Users/Jens/AppData/Local/MultiMiner/MultiMiner.Xgminer.Api.DLL

MultiMiner.Engine
Assembly Version: 2.3.5.97
Win32 Version: 2.3.5.97

CodeBase: file:///C:/Users/Jens/AppData/Local/MultiMiner/MultiMiner.Engine.DLL

MultiMiner.Xgminer
Assembly Version: 2.3.5.97
Win32 Version: 2.3.5.97

CodeBase: file:///C:/Users/Jens/AppData/Local/MultiMiner/MultiMiner.Xgminer.DLL

System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5476 (Win7SP1GDR.050727-5400)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll

System.Core
Assembly Version: 3.5.0.0
Win32 Version: 3.5.30729.5420 built by: Win7SP1

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll

Accessibility
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll

System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5476 (Win7SP1GDR.050727-5400)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

_3nbl7fi
Assembly Version: 2.3.5.97
Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll

ddz-fzjn
Assembly Version: 2.3.5.97
Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll

System.Web.Extensions
Assembly Version: 3.5.0.0
Win32 Version: 3.5.30729.5458

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Web.Extensions/3.5.0.0__31bf3856ad364e35/System.Web.Extensions.dll

System.Web.Abstractions
Assembly Version: 3.5.0.0
Win32 Version: 3.5.30729.5420

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Web.Abstractions/3.5.0.0__31bf3856ad364e35/System.Web.Abstractions.dll

System.Web
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5474 (Win7SP1GDR.050727-5400)

CodeBase: file:///C:/Windows/assembly/GAC_64/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll

v5jmgmuk
Assembly Version: 2.3.5.97
Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll

qtvklarp
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll

MultiMiner.CoinWarz.Api
Assembly Version: 2.3.5.97
Win32 Version: 2.3.5.97

CodeBase: file:///C:/Users/Jens/AppData/Local/MultiMiner/MultiMiner.CoinWarz.Api.DLL

Newtonsoft.Json
Assembly Version: 4.5.0.0
Win32 Version: 5.0.8.16617

CodeBase: file:///C:/Users/Jens/AppData/Local/MultiMiner/Newtonsoft.Json.DLL

mfpl64xv
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll

MultiMiner.MobileMiner.Api
Assembly Version: 2.3.5.97
Win32 Version: 2.3.5.97

CodeBase: file:///C:/Users/Jens/AppData/Local/MultiMiner/MultiMiner.MobileMiner.Api.DLL

onke1a1h
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll

txdwjsxg
Assembly Version: 2.3.5.97
Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll

igucwpew
Assembly Version: 2.3.5.97
Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll

_xsjizzt
Assembly Version: 2.3.5.97
Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll

MultiMiner.Coinbase.Api
Assembly Version: 2.3.5.97
Win32 Version: 2.3.5.97

CodeBase: file:///C:/Users/Jens/AppData/Local/MultiMiner/MultiMiner.Coinbase.Api.DLL

Interop.IWshRuntimeLibrary
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0

CodeBase: file:///C:/Users/Jens/AppData/Local/MultiMiner/Interop.IWshRuntimeLibrary.DLL

Interop.Shell32
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0

CodeBase: file:///C:/Users/Jens/AppData/Local/MultiMiner/Interop.Shell32.DLL

MultiMiner.Stats.Api
Assembly Version: 2.3.5.97
Win32 Version: 2.3.5.97

CodeBase: file:///C:/Users/Jens/AppData/Local/MultiMiner/MultiMiner.Stats.Api.DLL

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

from multiminer.

nwoolls avatar nwoolls commented on August 16, 2024

Please list your ApiLog.json file from %appdata%\MultiMiner

from multiminer.

nwoolls avatar nwoolls commented on August 16, 2024

Also please specify which pools are being used when this happens - I assume this is an issue specific to the pools you are using.

from multiminer.

nwoolls avatar nwoolls commented on August 16, 2024

Here's a build you can try to see if this fixes things but I'd still like the ApiLog.json to go through please:

https://www.dropbox.com/s/v6zf9a6xqa1wz03/MultiMiner-2.3.5.zip

from multiminer.

Urdar avatar Urdar commented on August 16, 2024

Thank you for the new version 2.3.5, I'll report back tomorrow. I dont know which pool is being used when the error occurs but I'll try to notice in the time to come

from multiminer.

Urdar avatar Urdar commented on August 16, 2024

To my untrained eye ApiLog.json looks like a mess, but maybe you are able to understand it, as follows;


{"DateTime":"/Date(1390091863407)/","Request":"devs","Response":"STATUS=S,When=1390091863,Code=9,Msg=4 GPU(s) - 0 PGA(s),Description=bfgminer 3.10.0|GPU=0,Name=OCL,ID=0,Enabled=Y,Status=Alive,Temperature=60.00,Device Elapsed=19,MHS av=0.648,MHS 5s=0.599,Accepted=0,Rejected=0,Hardware Errors=0,Utility=0.000,Stale=0,Last Share Pool=0,Last Share Time=0,Total MH=11.9931,Diff1 Work=0,Work Utility=0.000,Difficulty Accepted=0.00000000,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Valid Work=1390091843,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=4204,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|GPU=1,Name=OCL,ID=1,Enabled=Y,Status=Alive,Temperature=55.00,Device Elapsed=18,MHS av=0.649,MHS 5s=0.599,Accepted=2,Rejected=0,Hardware Errors=0,Utility=6.487,Stale=0,Last Share Pool=0,Last Share Time=1390091849,Total MH=12.0095,Diff1 Work=2,Work Utility=6.487,Difficulty Accepted=0.00781262,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00390631,Last Valid Work=1390091849,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=3983,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|GPU=2,Name=OCL,ID=2,Enabled=Y,Status=Alive,Temperature=55.00,Device Elapsed=18,MHS av=0.647,MHS 5s=0.596,Accepted=3,Rejected=0,Hardware Errors=0,Utility=9.739,Stale=0,Last Share Pool=0,Last Share Time=1390091862,Total MH=11.9521,Diff1 Work=3,Work Utility=9.739,Difficulty Accepted=0.01171893,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00390631,Last Valid Work=1390091862,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=4024,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|GPU=3,Name=OCL,ID=3,Enabled=Y,Status=Alive,Temperature=56.00,Device Elapsed=18,MHS av=0.648,MHS 5s=0.598,Accepted=1,Rejected=0,Hardware Errors=0,Utility=3.249,Stale=0,Last Share Pool=0,Last Share Time=1390091863,Total MH=11.9603,Diff1 Work=1,Work Utility=3.249,Difficulty Accepted=0.00390631,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00390631,Last Valid Work=1390091863,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=3956,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|\u0000","CoinName":"MultiPool"}
{"DateTime":"/Date(1390091868412)/","Request":"devs","Response":"STATUS=S,When=1390091868,Code=9,Msg=4 GPU(s) - 0 PGA(s),Description=bfgminer 3.10.0|GPU=0,Name=OCL,ID=0,Enabled=Y,Status=Alive,Temperature=61.00,Device Elapsed=24,MHS av=0.653,MHS 5s=0.634,Accepted=0,Rejected=0,Hardware Errors=0,Utility=0.000,Stale=0,Last Share Pool=0,Last Share Time=0,Total MH=15.3518,Diff1 Work=0,Work Utility=0.000,Difficulty Accepted=0.00000000,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Valid Work=1390091843,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=4210,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|GPU=1,Name=OCL,ID=1,Enabled=Y,Status=Alive,Temperature=56.00,Device Elapsed=24,MHS av=0.653,MHS 5s=0.633,Accepted=2,Rejected=0,Hardware Errors=0,Utility=5.106,Stale=0,Last Share Pool=0,Last Share Time=1390091849,Total MH=15.3518,Diff1 Work=2,Work Utility=5.106,Difficulty Accepted=0.00781262,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00390631,Last Valid Work=1390091849,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=3987,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|GPU=2,Name=OCL,ID=2,Enabled=Y,Status=Alive,Temperature=57.00,Device Elapsed=23,MHS av=0.650,MHS 5s=0.630,Accepted=4,Rejected=0,Hardware Errors=0,Utility=10.218,Stale=0,Last Share Pool=0,Last Share Time=1390091865,Total MH=15.2781,Diff1 Work=4,Work Utility=10.218,Difficulty Accepted=0.01562524,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00390631,Last Valid Work=1390091865,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=4025,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|GPU=3,Name=OCL,ID=3,Enabled=Y,Status=Alive,Temperature=58.00,Device Elapsed=23,MHS av=0.651,MHS 5s=0.631,Accepted=2,Rejected=0,Hardware Errors=0,Utility=5.113,Stale=0,Last Share Pool=0,Last Share Time=1390091867,Total MH=15.2699,Diff1 Work=2,Work Utility=5.113,Difficulty Accepted=0.00781262,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00390631,Last Valid Work=1390091867,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=3935,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|\u0000","CoinName":"MultiPool"}
{"DateTime":"/Date(1390091869563)/","Request":"quit","Response":"BYE\u0000","CoinName":"MultiPool"}
{"DateTime":"/Date(1390091877224)/","Request":"devs","Response":"STATUS=S,When=1390091877,Code=9,Msg=4 GPU(s) - 0 PGA(s),Description=bfgminer 3.10.0|GPU=0,Name=OCL,ID=0,Enabled=Y,Status=Alive,Temperature=61.00,Device Elapsed=3,MHS av=0.565,MHS 5s=0.112,Accepted=2,Rejected=0,Hardware Errors=0,Utility=34.632,Stale=0,Last Share Pool=0,Last Share Time=1390091876,Total MH=1.9579,Diff1 Work=2,Work Utility=34.632,Difficulty Accepted=0.00048829,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00024414,Last Valid Work=1390091876,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=4217,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=52,Powertune=0,Intensity=13|GPU=1,Name=OCL,ID=1,Enabled=Y,Status=Alive,Temperature=57.00,Device Elapsed=3,MHS av=0.570,MHS 5s=0.112,Accepted=3,Rejected=0,Hardware Errors=0,Utility=52.175,Stale=0,Last Share Pool=0,Last Share Time=1390091877,Total MH=1.9661,Diff1 Work=3,Work Utility=52.175,Difficulty Accepted=0.00073243,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00024414,Last Valid Work=1390091876,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=3985,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=53,Powertune=0,Intensity=13|GPU=2,Name=OCL,ID=2,Enabled=Y,Status=Alive,Temperature=57.00,Device Elapsed=3,MHS av=0.568,MHS 5s=0.111,Accepted=5,Rejected=0,Hardware Errors=0,Utility=87.398,Stale=0,Last Share Pool=0,Last Share Time=1390091875,Total MH=1.9497,Diff1 Work=5,Work Utility=87.398,Difficulty Accepted=0.00122072,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00024414,Last Valid Work=1390091875,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=4034,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=52,Powertune=0,Intensity=13|GPU=3,Name=OCL,ID=3,Enabled=Y,Status=Alive,Temperature=58.00,Device Elapsed=3,MHS av=0.573,MHS 5s=0.112,Accepted=1,Rejected=0,Hardware Errors=0,Utility=17.560,Stale=0,Last Share Pool=0,Last Share Time=1390091876,Total MH=1.9579,Diff1 Work=1,Work Utility=17.560,Difficulty Accepted=0.00024414,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00024414,Last Valid Work=1390091875,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=3954,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=53,Powertune=0,Intensity=13|\u0000","CoinName":"Elacoin"}
{"DateTime":"/Date(1390091877231)/","Request":"devdetails","Response":"STATUS=S,When=1390091877,Code=69,Msg=Device Details,Description=bfgminer 3.10.0|DEVDETAILS=0,Name=OCL,ID=0,Processors=1,Driver=opencl,Kernel=scrypt,Model=AMD Radeon HD 7900 Series,Target Temperature=75,Cutoff Temperature=95|DEVDETAILS=1,Name=OCL,ID=1,Processors=1,Driver=opencl,Kernel=scrypt,Model=AMD Radeon HD 7900 Series,Target Temperature=75,Cutoff Temperature=95|DEVDETAILS=2,Name=OCL,ID=2,Processors=1,Driver=opencl,Kernel=scrypt,Model=AMD Radeon HD 7900 Series,Target Temperature=75,Cutoff Temperature=95|DEVDETAILS=3,Name=OCL,ID=3,Processors=1,Driver=opencl,Kernel=scrypt,Model=AMD Radeon HD 7900 Series,Target Temperature=75,Cutoff Temperature=95|\u0000","CoinName":"Elacoin"}
{"DateTime":"/Date(1390091877272)/","Request":"pools","Response":"STATUS=S,When=1390091877,Code=7,Msg=1 Pool(s),Description=bfgminer 3.10.0|POOL=0,URL=stratum+tcp://mine-elc.scryptmining.com:8775,Status=Alive,Priority=0,Quota=1,Long Poll=N,Getworks=1,Accepted=11,Rejected=0,Works=11,Discarded=0,Stale=0,Get Failures=0,Remote Failures=0,User=ncrypto.kontor,Last Share Time=1390091877,Diff1 Shares=11,Proxy=,Difficulty Accepted=0.00268559,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00024414,Has Stratum=true,Stratum Active=true,Stratum URL=mine-elc.scryptmining.com,Best Share=0,Pool Rejected%=0.0000,Pool Stale%=0.0000|\u0000","CoinName":"Elacoin"}
{"DateTime":"/Date(1390091882232)/","Request":"devs","Response":"STATUS=S,When=1390091882,Code=9,Msg=4 GPU(s) - 0 PGA(s),Description=bfgminer 3.10.0|GPU=0,Name=OCL,ID=0,Enabled=Y,Status=Alive,Temperature=63.00,Device Elapsed=8,MHS av=0.628,MHS 5s=0.368,Accepted=4,Rejected=0,Hardware Errors=0,Utility=28.328,Stale=0,Last Share Pool=0,Last Share Time=1390091882,Total MH=5.3166,Diff1 Work=4,Work Utility=28.328,Difficulty Accepted=0.00097658,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00024414,Last Valid Work=1390091882,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=4211,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|GPU=1,Name=OCL,ID=1,Enabled=Y,Status=Alive,Temperature=59.00,Device Elapsed=8,MHS av=0.630,MHS 5s=0.368,Accepted=4,Rejected=0,Hardware Errors=0,Utility=28.379,Stale=0,Last Share Pool=0,Last Share Time=1390091880,Total MH=5.3248,Diff1 Work=4,Work Utility=28.379,Difficulty Accepted=0.00097658,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00024414,Last Valid Work=1390091880,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=3990,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|GPU=2,Name=OCL,ID=2,Enabled=Y,Status=Alive,Temperature=60.00,Device Elapsed=8,MHS av=0.619,MHS 5s=0.361,Accepted=10,Rejected=0,Hardware Errors=0,Utility=71.092,Stale=0,Last Share Pool=0,Last Share Time=1390091882,Total MH=5.2265,Diff1 Work=11,Work Utility=78.201,Difficulty Accepted=0.00244144,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00024414,Last Valid Work=1390091882,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=4044,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|GPU=3,Name=OCL,ID=3,Enabled=Y,Status=Alive,Temperature=60.00,Device Elapsed=8,MHS av=0.631,MHS 5s=0.368,Accepted=4,Rejected=0,Hardware Errors=0,Utility=28.490,Stale=0,Last Share Pool=0,Last Share Time=1390091881,Total MH=5.3166,Diff1 Work=4,Work Utility=28.490,Difficulty Accepted=0.00097658,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00024414,Last Valid Work=1390091881,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=3947,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|\u0000","CoinName":"Elacoin"}
{"DateTime":"/Date(1390091887241)/","Request":"devs","Response":"STATUS=S,When=1390091887,Code=9,Msg=4 GPU(s) - 0 PGA(s),Description=bfgminer 3.10.0|GPU=0,Name=OCL,ID=0,Enabled=Y,Status=Alive,Temperature=64.00,Device Elapsed=13,MHS av=0.643,MHS 5s=0.524,Accepted=5,Rejected=0,Hardware Errors=0,Utility=22.256,Stale=0,Last Share Pool=0,Last Share Time=1390091883,Total MH=8.6671,Diff1 Work=6,Work Utility=26.707,Difficulty Accepted=0.00122072,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00024414,Last Valid Work=1390091887,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=4207,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|GPU=1,Name=OCL,ID=1,Enabled=Y,Status=Alive,Temperature=60.00,Device Elapsed=13,MHS av=0.645,MHS 5s=0.524,Accepted=7,Rejected=0,Hardware Errors=0,Utility=31.191,Stale=0,Last Share Pool=0,Last Share Time=1390091886,Total MH=8.6835,Diff1 Work=7,Work Utility=31.191,Difficulty Accepted=0.00170901,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00024414,Last Valid Work=1390091885,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=3990,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|GPU=2,Name=OCL,ID=2,Enabled=Y,Status=Alive,Temperature=61.00,Device Elapsed=13,MHS av=0.634,MHS 5s=0.516,Accepted=12,Rejected=0,Hardware Errors=0,Utility=53.538,Stale=0,Last Share Pool=0,Last Share Time=1390091887,Total MH=8.5197,Diff1 Work=13,Work Utility=58.000,Difficulty Accepted=0.00292973,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00024414,Last Valid Work=1390091887,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=4031,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|GPU=3,Name=OCL,ID=3,Enabled=Y,Status=Alive,Temperature=61.00,Device Elapsed=13,MHS av=0.643,MHS 5s=0.522,Accepted=6,Rejected=0,Hardware Errors=0,Utility=26.800,Stale=0,Last Share Pool=0,Last Share Time=1390091885,Total MH=8.6344,Diff1 Work=6,Work Utility=26.800,Difficulty Accepted=0.00146487,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00024414,Last Valid Work=1390091885,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=3959,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|\u0000","CoinName":"Elacoin"}
{"DateTime":"/Date(1390091887324)/","Request":"devs","Response":"STATUS=S,When=1390091887,Code=9,Msg=4 GPU(s) - 0 PGA(s),Description=bfgminer 3.10.0|GPU=0,Name=OCL,ID=0,Enabled=Y,Status=Alive,Temperature=64.00,Device Elapsed=14,MHS av=0.639,MHS 5s=0.524,Accepted=6,Rejected=0,Hardware Errors=0,Utility=26.526,Stale=0,Last Share Pool=0,Last Share Time=1390091887,Total MH=8.6671,Diff1 Work=6,Work Utility=26.526,Difficulty Accepted=0.00146487,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00024414,Last Valid Work=1390091887,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=4207,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|GPU=1,Name=OCL,ID=1,Enabled=Y,Status=Alive,Temperature=60.00,Device Elapsed=14,MHS av=0.641,MHS 5s=0.524,Accepted=7,Rejected=0,Hardware Errors=0,Utility=30.991,Stale=0,Last Share Pool=0,Last Share Time=1390091886,Total MH=8.6835,Diff1 Work=7,Work Utility=30.991,Difficulty Accepted=0.00170901,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00024414,Last Valid Work=1390091885,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=3989,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|GPU=2,Name=OCL,ID=2,Enabled=Y,Status=Alive,Temperature=61.00,Device Elapsed=14,MHS av=0.630,MHS 5s=0.516,Accepted=12,Rejected=0,Hardware Errors=0,Utility=53.202,Stale=0,Last Share Pool=0,Last Share Time=1390091887,Total MH=8.5197,Diff1 Work=13,Work Utility=57.635,Difficulty Accepted=0.00292973,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00024414,Last Valid Work=1390091887,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=4031,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|GPU=3,Name=OCL,ID=3,Enabled=Y,Status=Alive,Temperature=62.00,Device Elapsed=14,MHS av=0.639,MHS 5s=0.522,Accepted=6,Rejected=0,Hardware Errors=0,Utility=26.634,Stale=0,Last Share Pool=0,Last Share Time=1390091885,Total MH=8.6344,Diff1 Work=6,Work Utility=26.634,Difficulty Accepted=0.00146487,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00024414,Last Valid Work=1390091885,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=3958,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|\u0000","CoinName":"Elacoin"}
{"DateTime":"/Date(1390091892249)/","Request":"devs","Response":"STATUS=S,When=1390091892,Code=9,Msg=4 GPU(s) - 0 PGA(s),Description=bfgminer 3.10.0|GPU=0,Name=OCL,ID=0,Enabled=Y,Status=Alive,Temperature=65.00,Device Elapsed=18,MHS av=0.650,MHS 5s=0.600,Accepted=8,Rejected=0,Hardware Errors=0,Utility=25.961,Stale=0,Last Share Pool=0,Last Share Time=1390091890,Total MH=12.0259,Diff1 Work=8,Work Utility=25.961,Difficulty Accepted=0.00195315,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00024414,Last Valid Work=1390091890,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=4212,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|GPU=1,Name=OCL,ID=1,Enabled=Y,Status=Alive,Temperature=62.00,Device Elapsed=18,MHS av=0.652,MHS 5s=0.599,Accepted=10,Rejected=0,Hardware Errors=0,Utility=32.478,Stale=0,Last Share Pool=0,Last Share Time=1390091891,Total MH=12.0422,Diff1 Work=10,Work Utility=32.478,Difficulty Accepted=0.00244144,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00024414,Last Valid Work=1390091891,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=3994,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|GPU=2,Name=OCL,ID=2,Enabled=Y,Status=Alive,Temperature=62.00,Device Elapsed=18,MHS av=0.635,MHS 5s=0.583,Accepted=13,Rejected=0,Hardware Errors=0,Utility=42.262,Stale=0,Last Share Pool=0,Last Share Time=1390091887,Total MH=11.7228,Diff1 Work=13,Work Utility=42.262,Difficulty Accepted=0.00317388,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00024414,Last Valid Work=1390091887,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=4043,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|GPU=3,Name=OCL,ID=3,Enabled=Y,Status=Alive,Temperature=63.00,Device Elapsed=18,MHS av=0.646,MHS 5s=0.592,Accepted=9,Rejected=0,Hardware Errors=0,Utility=29.282,Stale=0,Last Share Pool=0,Last Share Time=1390091891,Total MH=11.9194,Diff1 Work=9,Work Utility=29.282,Difficulty Accepted=0.00219730,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00024414,Last Valid Work=1390091891,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=3975,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|\u0000","CoinName":"Elacoin"}
{"DateTime":"/Date(1390091897256)/","Request":"devs","Response":"STATUS=S,When=1390091897,Code=9,Msg=4 GPU(s) - 0 PGA(s),Description=bfgminer 3.10.0|GPU=0,Name=OCL,ID=0,Enabled=Y,Status=Alive,Temperature=66.00,Device Elapsed=23,MHS av=0.654,MHS 5s=0.633,Accepted=9,Rejected=0,Hardware Errors=0,Utility=22.983,Stale=0,Last Share Pool=0,Last Share Time=1390091894,Total MH=15.3682,Diff1 Work=9,Work Utility=22.983,Difficulty Accepted=0.00219730,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00024414,Last Valid Work=1390091893,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=4209,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|GPU=1,Name=OCL,ID=1,Enabled=Y,Status=Alive,Temperature=62.00,Device Elapsed=23,MHS av=0.642,MHS 5s=0.631,Accepted=12,Rejected=0,Hardware Errors=0,Utility=30.664,Stale=0,Last Share Pool=0,Last Share Time=1390091894,Total MH=15.0651,Diff1 Work=12,Work Utility=30.664,Difficulty Accepted=0.00292973,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00024414,Last Valid Work=1390091894,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=3982,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|GPU=2,Name=OCL,ID=2,Enabled=Y,Status=Alive,Temperature=63.00,Device Elapsed=23,MHS av=0.638,MHS 5s=0.612,Accepted=14,Rejected=0,Hardware Errors=0,Utility=35.801,Stale=0,Last Share Pool=0,Last Share Time=1390091893,Total MH=14.9750,Diff1 Work=14,Work Utility=35.801,Difficulty Accepted=0.00341802,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00024414,Last Valid Work=1390091893,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=4038,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|GPU=3,Name=OCL,ID=3,Enabled=Y,Status=Alive,Temperature=63.00,Device Elapsed=23,MHS av=0.647,MHS 5s=0.621,Accepted=11,Rejected=0,Hardware Errors=0,Utility=28.149,Stale=0,Last Share Pool=0,Last Share Time=1390091896,Total MH=15.1798,Diff1 Work=11,Work Utility=28.149,Difficulty Accepted=0.00268559,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00024414,Last Valid Work=1390091896,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=3972,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|\u0000","CoinName":"Elacoin"}
{"DateTime":"/Date(1390091902214)/","Request":"pools","Response":"STATUS=S,When=1390091902,Code=7,Msg=1 Pool(s),Description=bfgminer 3.10.0|POOL=0,URL=stratum+tcp://mine-elc.scryptmining.com:8775,Status=Alive,Priority=0,Quota=1,Long Poll=N,Getworks=1,Accepted=57,Rejected=0,Works=11,Discarded=0,Stale=0,Get Failures=0,Remote Failures=0,User=ncrypto.kontor,Last Share Time=1390091900,Diff1 Shares=57,Proxy=,Difficulty Accepted=0.01391623,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00024414,Has Stratum=true,Stratum Active=true,Stratum URL=mine-elc.scryptmining.com,Best Share=0,Pool Rejected%=0.0000,Pool Stale%=0.0000|\u0000","CoinName":"Elacoin"}
{"DateTime":"/Date(1390091902257)/","Request":"devs","Response":"STATUS=S,When=1390091902,Code=9,Msg=4 GPU(s) - 0 PGA(s),Description=bfgminer 3.10.0|GPU=0,Name=OCL,ID=0,Enabled=Y,Status=Alive,Temperature=67.00,Device Elapsed=29,MHS av=0.633,MHS 5s=0.646,Accepted=11,Rejected=0,Hardware Errors=0,Utility=23.156,Stale=0,Last Share Pool=0,Last Share Time=1390091899,Total MH=18.0552,Diff1 Work=11,Work Utility=23.156,Difficulty Accepted=0.00268559,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00024414,Last Valid Work=1390091899,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=4218,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|GPU=1,Name=OCL,ID=1,Enabled=Y,Status=Alive,Temperature=64.00,Device Elapsed=28,MHS av=0.635,MHS 5s=0.645,Accepted=14,Rejected=0,Hardware Errors=0,Utility=29.489,Stale=0,Last Share Pool=0,Last Share Time=1390091900,Total MH=18.0797,Diff1 Work=14,Work Utility=29.489,Difficulty Accepted=0.00341802,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00024414,Last Valid Work=1390091900,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=3990,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|GPU=2,Name=OCL,ID=2,Enabled=Y,Status=Alive,Temperature=64.00,Device Elapsed=28,MHS av=0.640,MHS 5s=0.627,Accepted=20,Rejected=0,Hardware Errors=0,Utility=42.155,Stale=0,Last Share Pool=0,Last Share Time=1390091900,Total MH=18.2108,Diff1 Work=20,Work Utility=42.155,Difficulty Accepted=0.00488289,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00024414,Last Valid Work=1390091900,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=4050,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|GPU=3,Name=OCL,ID=3,Enabled=Y,Status=Alive,Temperature=65.00,Device Elapsed=28,MHS av=0.637,MHS 5s=0.632,Accepted=12,Rejected=0,Hardware Errors=0,Utility=25.308,Stale=0,Last Share Pool=0,Last Share Time=1390091900,Total MH=18.1125,Diff1 Work=12,Work Utility=25.308,Difficulty Accepted=0.00292973,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00024414,Last Valid Work=1390091899,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=3980,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|\u0000","CoinName":"Elacoin"}
{"DateTime":"/Date(1390091907276)/","Request":"devs","Response":"STATUS=S,When=1390091907,Code=9,Msg=4 GPU(s) - 0 PGA(s),Description=bfgminer 3.10.0|GPU=0,Name=OCL,ID=0,Enabled=Y,Status=Alive,Temperature=67.00,Device Elapsed=34,MHS av=0.640,MHS 5s=0.651,Accepted=15,Rejected=0,Hardware Errors=0,Utility=26.855,Stale=0,Last Share Pool=0,Last Share Time=1390091904,Total MH=21.4385,Diff1 Work=15,Work Utility=26.855,Difficulty Accepted=0.00364691,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00022889,Last Valid Work=1390091904,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=4215,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|GPU=1,Name=OCL,ID=1,Enabled=Y,Status=Alive,Temperature=64.00,Device Elapsed=33,MHS av=0.641,MHS 5s=0.651,Accepted=14,Rejected=0,Hardware Errors=0,Utility=25.075,Stale=0,Last Share Pool=0,Last Share Time=1390091900,Total MH=21.4712,Diff1 Work=14,Work Utility=25.075,Difficulty Accepted=0.00341802,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00024414,Last Valid Work=1390091900,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=3991,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|GPU=2,Name=OCL,ID=2,Enabled=Y,Status=Alive,Temperature=65.00,Device Elapsed=33,MHS av=0.620,MHS 5s=0.628,Accepted=22,Rejected=0,Hardware Errors=0,Utility=39.422,Stale=0,Last Share Pool=0,Last Share Time=1390091905,Total MH=20.7749,Diff1 Work=22,Work Utility=39.422,Difficulty Accepted=0.00535592,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00022889,Last Valid Work=1390091905,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=4037,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|GPU=3,Name=OCL,ID=3,Enabled=Y,Status=Alive,Temperature=65.00,Device Elapsed=33,MHS av=0.630,MHS 5s=0.635,Accepted=15,Rejected=0,Hardware Errors=0,Utility=26.891,Stale=0,Last Share Pool=0,Last Share Time=1390091906,Total MH=21.0698,Diff1 Work=15,Work Utility=26.891,Difficulty Accepted=0.00364691,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00022889,Last Valid Work=1390091906,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=3957,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|\u0000","CoinName":"Elacoin"}
{"DateTime":"/Date(1390091912281)/","Request":"devs","Response":"STATUS=S,When=1390091912,Code=9,Msg=4 GPU(s) - 0 PGA(s),Description=bfgminer 3.10.0|GPU=0,Name=OCL,ID=0,Enabled=Y,Status=Alive,Temperature=68.00,Device Elapsed=39,MHS av=0.644,MHS 5s=0.653,Accepted=17,Rejected=0,Hardware Errors=0,Utility=26.481,Stale=0,Last Share Pool=0,Last Share Time=1390091908,Total MH=24.7890,Diff1 Work=17,Work Utility=26.481,Difficulty Accepted=0.00410468,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00022889,Last Valid Work=1390091908,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=4209,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|GPU=1,Name=OCL,ID=1,Enabled=Y,Status=Alive,Temperature=65.00,Device Elapsed=39,MHS av=0.644,MHS 5s=0.653,Accepted=15,Rejected=0,Hardware Errors=0,Utility=23.373,Stale=0,Last Share Pool=0,Last Share Time=1390091910,Total MH=24.8136,Diff1 Work=15,Work Utility=23.373,Difficulty Accepted=0.00364691,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00022889,Last Valid Work=1390091910,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=3994,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|GPU=2,Name=OCL,ID=2,Enabled=Y,Status=Alive,Temperature=66.00,Device Elapsed=38,MHS av=0.620,MHS 5s=0.619,Accepted=24,Rejected=0,Hardware Errors=0,Utility=37.414,Stale=0,Last Share Pool=0,Last Share Time=1390091911,Total MH=23.8551,Diff1 Work=25,Work Utility=38.973,Difficulty Accepted=0.00581369,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00022889,Last Valid Work=1390091912,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=4063,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|GPU=3,Name=OCL,ID=3,Enabled=Y,Status=Alive,Temperature=66.00,Device Elapsed=38,MHS av=0.629,MHS 5s=0.630,Accepted=18,Rejected=0,Hardware Errors=0,Utility=28.072,Stale=0,Last Share Pool=0,Last Share Time=1390091911,Total MH=24.2074,Diff1 Work=18,Work Utility=28.072,Difficulty Accepted=0.00433356,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00022889,Last Valid Work=1390091911,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=3966,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|\u0000","CoinName":"Elacoin"}
{"DateTime":"/Date(1390091917292)/","Request":"devs","Response":"STATUS=S,When=1390091917,Code=9,Msg=4 GPU(s) - 0 PGA(s),Description=bfgminer 3.10.0|GPU=0,Name=OCL,ID=0,Enabled=Y,Status=Alive,Temperature=69.00,Device Elapsed=44,MHS av=0.646,MHS 5s=0.655,Accepted=18,Rejected=0,Hardware Errors=0,Utility=24.812,Stale=0,Last Share Pool=0,Last Share Time=1390091914,Total MH=28.1149,Diff1 Work=18,Work Utility=24.812,Difficulty Accepted=0.00433356,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00022889,Last Valid Work=1390091914,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=4214,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|GPU=1,Name=OCL,ID=1,Enabled=Y,Status=Alive,Temperature=65.00,Device Elapsed=44,MHS av=0.647,MHS 5s=0.654,Accepted=16,Rejected=0,Hardware Errors=0,Utility=22.062,Stale=0,Last Share Pool=0,Last Share Time=1390091912,Total MH=28.1395,Diff1 Work=16,Work Utility=22.062,Difficulty Accepted=0.00387579,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00022889,Last Valid Work=1390091912,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=3991,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|GPU=2,Name=OCL,ID=2,Enabled=Y,Status=Alive,Temperature=67.00,Device Elapsed=43,MHS av=0.624,MHS 5s=0.628,Accepted=29,Rejected=0,Hardware Errors=0,Utility=40.003,Stale=0,Last Share Pool=0,Last Share Time=1390091917,Total MH=27.1483,Diff1 Work=29,Work Utility=40.003,Difficulty Accepted=0.00695811,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00022889,Last Valid Work=1390091916,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=4061,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|GPU=3,Name=OCL,ID=3,Enabled=Y,Status=Alive,Temperature=67.00,Device Elapsed=43,MHS av=0.633,MHS 5s=0.634,Accepted=21,Rejected=0,Hardware Errors=0,Utility=28.977,Stale=0,Last Share Pool=0,Last Share Time=1390091916,Total MH=27.5087,Diff1 Work=21,Work Utility=28.977,Difficulty Accepted=0.00502022,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00022889,Last Valid Work=1390091916,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=3992,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|\u0000","CoinName":"Elacoin"}
{"DateTime":"/Date(1390091919339)/","Request":"devs","Response":"STATUS=S,When=1390091919,Code=9,Msg=4 GPU(s) - 0 PGA(s),Description=bfgminer 3.10.0|GPU=0,Name=OCL,ID=0,Enabled=Y,Status=Alive,Temperature=69.00,Device Elapsed=46,MHS av=0.646,MHS 5s=0.654,Accepted=21,Rejected=0,Hardware Errors=0,Utility=27.640,Stale=0,Last Share Pool=0,Last Share Time=1390091918,Total MH=29.4420,Diff1 Work=21,Work Utility=27.640,Difficulty Accepted=0.00502022,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00022889,Last Valid Work=1390091918,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=4218,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|GPU=1,Name=OCL,ID=1,Enabled=Y,Status=Alive,Temperature=66.00,Device Elapsed=46,MHS av=0.647,MHS 5s=0.654,Accepted=18,Rejected=0,Hardware Errors=0,Utility=23.701,Stale=0,Last Share Pool=0,Last Share Time=1390091918,Total MH=29.4666,Diff1 Work=18,Work Utility=23.701,Difficulty Accepted=0.00433356,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00022889,Last Valid Work=1390091918,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=3990,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|GPU=2,Name=OCL,ID=2,Enabled=Y,Status=Alive,Temperature=67.00,Device Elapsed=46,MHS av=0.624,MHS 5s=0.632,Accepted=30,Rejected=0,Hardware Errors=0,Utility=39.519,Stale=0,Last Share Pool=0,Last Share Time=1390091918,Total MH=28.4426,Diff1 Work=30,Work Utility=39.519,Difficulty Accepted=0.00718700,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00022889,Last Valid Work=1390091918,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=4059,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|GPU=3,Name=OCL,ID=3,Enabled=Y,Status=Alive,Temperature=67.00,Device Elapsed=46,MHS av=0.633,MHS 5s=0.636,Accepted=21,Rejected=0,Hardware Errors=0,Utility=27.673,Stale=0,Last Share Pool=0,Last Share Time=1390091916,Total MH=28.8195,Diff1 Work=21,Work Utility=27.673,Difficulty Accepted=0.00502022,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00022889,Last Valid Work=1390091916,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=3982,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|\u0000","CoinName":"Elacoin"}
{"DateTime":"/Date(1390091922307)/","Request":"devs","Response":"STATUS=S,When=1390091922,Code=9,Msg=4 GPU(s) - 0 PGA(s),Description=bfgminer 3.10.0|GPU=0,Name=OCL,ID=0,Enabled=Y,Status=Alive,Temperature=69.00,Device Elapsed=49,MHS av=0.648,MHS 5s=0.656,Accepted=25,Rejected=0,Hardware Errors=0,Utility=30.903,Stale=0,Last Share Pool=0,Last Share Time=1390091921,Total MH=31.4573,Diff1 Work=25,Work Utility=30.903,Difficulty Accepted=0.00593576,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00022889,Last Valid Work=1390091921,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=4209,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|GPU=1,Name=OCL,ID=1,Enabled=Y,Status=Alive,Temperature=66.00,Device Elapsed=49,MHS av=0.649,MHS 5s=0.655,Accepted=23,Rejected=0,Hardware Errors=0,Utility=28.438,Stale=0,Last Share Pool=0,Last Share Time=1390091922,Total MH=31.4819,Diff1 Work=24,Work Utility=29.675,Difficulty Accepted=0.00547799,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00022889,Last Valid Work=1390091922,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=3992,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|GPU=2,Name=OCL,ID=2,Enabled=Y,Status=Alive,Temperature=68.00,Device Elapsed=49,MHS av=0.628,MHS 5s=0.639,Accepted=33,Rejected=0,Hardware Errors=0,Utility=40.815,Stale=0,Last Share Pool=0,Last Share Time=1390091921,Total MH=30.4415,Diff1 Work=33,Work Utility=40.815,Difficulty Accepted=0.00787366,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00022889,Last Valid Work=1390091921,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=4074,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|GPU=3,Name=OCL,ID=3,Enabled=Y,Status=Alive,Temperature=68.00,Device Elapsed=48,MHS av=0.635,MHS 5s=0.642,Accepted=23,Rejected=0,Hardware Errors=0,Utility=28.455,Stale=0,Last Share Pool=0,Last Share Time=1390091920,Total MH=30.8183,Diff1 Work=24,Work Utility=29.692,Difficulty Accepted=0.00547799,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00022889,Last Valid Work=1390091922,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=3993,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|\u0000","CoinName":"Elacoin"}
{"DateTime":"/Date(1390091927400)/","Request":"devs","Response":"STATUS=S,When=1390091927,Code=9,Msg=4 GPU(s) - 0 PGA(s),Description=bfgminer 3.10.0|GPU=0,Name=OCL,ID=0,Enabled=Y,Status=Alive,Temperature=69.00,Device Elapsed=54,MHS av=0.650,MHS 5s=0.650,Accepted=26,Rejected=0,Hardware Errors=0,Utility=29.133,Stale=0,Last Share Pool=0,Last Share Time=1390091924,Total MH=34.7914,Diff1 Work=26,Work Utility=29.133,Difficulty Accepted=0.00616464,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00022889,Last Valid Work=1390091924,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=4209,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|GPU=1,Name=OCL,ID=1,Enabled=Y,Status=Alive,Temperature=67.00,Device Elapsed=54,MHS av=0.650,MHS 5s=0.651,Accepted=29,Rejected=1,Hardware Errors=0,Utility=32.446,Stale=0,Last Share Pool=0,Last Share Time=1390091925,Total MH=34.8406,Diff1 Work=30,Work Utility=33.565,Difficulty Accepted=0.00685130,Difficulty Rejected=0.00022889,Difficulty Stale=0.00000000,Last Share Difficulty=0.00022889,Last Valid Work=1390091924,Device Hardware%=0.0000,Device Rejected%=0.0008,Fan Speed=3993,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|GPU=2,Name=OCL,ID=2,Enabled=Y,Status=Alive,Temperature=68.00,Device Elapsed=54,MHS av=0.627,MHS 5s=0.631,Accepted=36,Rejected=0,Hardware Errors=0,Utility=40.292,Stale=0,Last Share Pool=0,Last Share Time=1390091924,Total MH=33.6200,Diff1 Work=36,Work Utility=40.292,Difficulty Accepted=0.00856031,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00022889,Last Valid Work=1390091924,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=4085,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|GPU=3,Name=OCL,ID=3,Enabled=Y,Status=Alive,Temperature=68.00,Device Elapsed=54,MHS av=0.636,MHS 5s=0.640,Accepted=28,Rejected=0,Hardware Errors=0,Utility=31.348,Stale=0,Last Share Pool=0,Last Share Time=1390091927,Total MH=34.1033,Diff1 Work=28,Work Utility=31.348,Difficulty Accepted=0.00662242,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00022889,Last Valid Work=1390091927,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=3987,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|\u0000","CoinName":"Elacoin"}
{"DateTime":"/Date(1390091932221)/","Request":"summary","Response":"STATUS=S,When=1390091932,Code=11,Msg=Summary,Description=bfgminer 3.10.0|SUMMARY,Elapsed=56,MHS av=2.689,MHS 5s=2.589,Found Blocks=0,Getworks=3,Accepted=135,Rejected=1,Hardware Errors=0,Utility=145.171,Discarded=9,Stale=0,Get Failures=0,Local Work=47,Remote Failures=0,Network Blocks=2,Total MH=150.0119,Diff1 Work=136,Work Utility=146.246,Difficulty Accepted=0.03186084,Difficulty Rejected=0.00022889,Difficulty Stale=0.00000000,Best Share=0,Device Hardware%=0.0000,Device Rejected%=0.0002,Pool Rejected%=0.7133,Pool Stale%=0.0000|\u0000","CoinName":"Elacoin"}
{"DateTime":"/Date(1390091932245)/","Request":"pools","Response":"STATUS=S,When=1390091932,Code=7,Msg=1 Pool(s),Description=bfgminer 3.10.0|POOL=0,URL=stratum+tcp://mine-elc.scryptmining.com:8775,Status=Alive,Priority=0,Quota=1,Long Poll=N,Getworks=3,Accepted=135,Rejected=1,Works=35,Discarded=9,Stale=0,Get Failures=0,Remote Failures=0,User=ncrypto.kontor,Last Share Time=1390091932,Diff1 Shares=136,Proxy=,Difficulty Accepted=0.03186084,Difficulty Rejected=0.00022889,Difficulty Stale=0.00000000,Last Share Difficulty=0.00022889,Has Stratum=true,Stratum Active=true,Stratum URL=mine-elc.scryptmining.com,Best Share=0,Pool Rejected%=0.7133,Pool Stale%=0.0000|\u0000","CoinName":"Elacoin"}
{"DateTime":"/Date(1390091932360)/","Request":"devs","Response":"STATUS=S,When=1390091932,Code=9,Msg=4 GPU(s) - 0 PGA(s),Description=bfgminer 3.10.0|GPU=0,Name=OCL,ID=0,Enabled=Y,Status=Alive,Temperature=70.00,Device Elapsed=59,MHS av=0.652,MHS 5s=0.653,Accepted=29,Rejected=0,Hardware Errors=0,Utility=29.717,Stale=0,Last Share Pool=0,Last Share Time=1390091931,Total MH=38.1501,Diff1 Work=29,Work Utility=29.717,Difficulty Accepted=0.00685130,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00022889,Last Valid Work=1390091931,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=4207,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|GPU=1,Name=OCL,ID=1,Enabled=Y,Status=Alive,Temperature=67.00,Device Elapsed=59,MHS av=0.646,MHS 5s=0.653,Accepted=34,Rejected=1,Hardware Errors=0,Utility=34.820,Stale=0,Last Share Pool=0,Last Share Time=1390091931,Total MH=37.8634,Diff1 Work=35,Work Utility=35.845,Difficulty Accepted=0.00799573,Difficulty Rejected=0.00022889,Difficulty Stale=0.00000000,Last Share Difficulty=0.00022889,Last Valid Work=1390091931,Device Hardware%=0.0000,Device Rejected%=0.0007,Fan Speed=3992,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|GPU=2,Name=OCL,ID=2,Enabled=Y,Status=Alive,Temperature=69.00,Device Elapsed=59,MHS av=0.630,MHS 5s=0.634,Accepted=41,Rejected=0,Hardware Errors=0,Utility=42.003,Stale=0,Last Share Pool=0,Last Share Time=1390091932,Total MH=36.9213,Diff1 Work=41,Work Utility=42.003,Difficulty Accepted=0.00970474,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00022889,Last Valid Work=1390091932,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=4080,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|GPU=3,Name=OCL,ID=3,Enabled=Y,Status=Alive,Temperature=69.00,Device Elapsed=59,MHS av=0.639,MHS 5s=0.643,Accepted=31,Rejected=0,Hardware Errors=0,Utility=31.767,Stale=0,Last Share Pool=0,Last Share Time=1390091931,Total MH=37.4129,Diff1 Work=32,Work Utility=32.792,Difficulty Accepted=0.00730907,Difficulty Rejected=0.00000000,Difficulty Stale=0.00000000,Last Share Difficulty=0.00022889,Last Valid Work=1390091932,Device Hardware%=0.0000,Device Rejected%=0.0000,Fan Speed=3991,Fan Percent=80,GPU Clock=950,Memory Clock=1125,GPU Voltage=1.200,GPU Activity=99,Powertune=0,Intensity=13|\u0000","CoinName":"Elacoin"}

from multiminer.

nwoolls avatar nwoolls commented on August 16, 2024

Hi there - not sure how long it takes for the problem to present itself but let me know once this seems fixed. Thank you!

from multiminer.

Urdar avatar Urdar commented on August 16, 2024

I believe I found out the reason for the error message, sorry for making such a fuzz about a silly problem. It seems like I have forgotten to edit a coin configuration leaving it like this "stratum+tcp://us-[east|west].multipool.us:3342". I believe the error is a result of the special characters.

After correcting this MultiMiner was stable for almost 24h, longer then it has been for weeks.

Unfortunately, without me even touchging the computer a new error message appeared after 24h. Now I have this message when I start up MM and when I try to start the mining. I have tried uninstalling end reinstalling at least 5 versions of MM, same result.

Because of the current error message (below) I am not able to reproduce the first error to check if it really was special characters making all the problems.


Current error message:

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: Y. Path '', line 0, position 0.
at Newtonsoft.Json.JsonTextReader.ParseValue()
at Newtonsoft.Json.JsonTextReader.ReadInternal()
at Newtonsoft.Json.JsonTextReader.Read()
at Newtonsoft.Json.Linq.JArray.Load(JsonReader reader)
at Newtonsoft.Json.Linq.JArray.Parse(String json)
at MultiMiner.CoinChoose.Api.ApiContext.GetCoinInformation(String userAgent) in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.CoinChoose.Api\ApiContext.cs:line 33
at MultiMiner.Win.MainForm.RefreshCoinStats() in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Win\MainForm.cs:line 2458
at MultiMiner.Win.MainForm.MainForm_Load(Object sender, EventArgs e) in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Win\MainForm.cs:line 112
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5472 (Win7SP1GDR.050727-5400)

CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll

MultiMiner.Win
Assembly Version: 2.4.0.105
Win32 Version: 2.4.0.105

CodeBase: file:///C:/Users/Jens/AppData/Local/MultiMiner/MultiMiner.Win.exe

System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll

System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5468 (Win7SP1GDR.050727-5400)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

MultiMiner.Utility
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0

CodeBase: file:///C:/Users/Jens/AppData/Local/MultiMiner/MultiMiner.Utility.DLL

MultiMiner.CoinChoose.Api
Assembly Version: 2.4.0.105
Win32 Version: 2.4.0.105

CodeBase: file:///C:/Users/Jens/AppData/Local/MultiMiner/MultiMiner.CoinChoose.Api.DLL

MultiMiner.Coin.Api
Assembly Version: 2.4.0.105
Win32 Version: 2.4.0.105

CodeBase: file:///C:/Users/Jens/AppData/Local/MultiMiner/MultiMiner.Coin.Api.DLL

MultiMiner.Xgminer.Api
Assembly Version: 2.4.0.105
Win32 Version: 2.4.0.105

CodeBase: file:///C:/Users/Jens/AppData/Local/MultiMiner/MultiMiner.Xgminer.Api.DLL

MultiMiner.Engine
Assembly Version: 2.4.0.105
Win32 Version: 2.4.0.105

CodeBase: file:///C:/Users/Jens/AppData/Local/MultiMiner/MultiMiner.Engine.DLL

MultiMiner.Xgminer
Assembly Version: 2.4.0.105
Win32 Version: 2.4.0.105

CodeBase: file:///C:/Users/Jens/AppData/Local/MultiMiner/MultiMiner.Xgminer.DLL

System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5476 (Win7SP1GDR.050727-5400)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll

System.Core
Assembly Version: 3.5.0.0
Win32 Version: 3.5.30729.5420 built by: Win7SP1

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll

Accessibility
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll

MultiMiner.CoinWarz.Api
Assembly Version: 2.4.0.105
Win32 Version: 2.4.0.105

CodeBase: file:///C:/Users/Jens/AppData/Local/MultiMiner/MultiMiner.CoinWarz.Api.DLL

Newtonsoft.Json
Assembly Version: 4.5.0.0
Win32 Version: 5.0.8.16617

CodeBase: file:///C:/Users/Jens/AppData/Local/MultiMiner/Newtonsoft.Json.DLL

System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5476 (Win7SP1GDR.050727-5400)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

from multiminer.

nwoolls avatar nwoolls commented on August 16, 2024

The CoinChoose.com API is down:

http://www.coinchoose.com/api.php

Please use the CoinWarz API (under Settings) for now.

from multiminer.

Urdar avatar Urdar commented on August 16, 2024

..After changing to CoinWarz, no more error messages, thank you! 👍

from multiminer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.