Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error andTerminating after 10 Minutes #1080

Open
jackmagooli opened this issue Mar 4, 2019 · 0 comments
Open

Error andTerminating after 10 Minutes #1080

jackmagooli opened this issue Mar 4, 2019 · 0 comments

Comments

@jackmagooli
Copy link

Hi
After 10 minutes i get much of Error why.

[Error] [Pool] [Bitcoin] Pool initilization failed; Nancy.TinyIoc.TinyIoCResolutionException: Unable to resolve type: CoiniumServ.Server.Mining.Service.IRpcService ---> Nancy.TinyIoc.TinyIoCResolutionException: Unable to resolve type: CoiniumServ.Server.Mining.Stratum.StratumService ---> System.ArgumentException: An item with the same key has already been added. Key: mining.subscribe
at System.Collections.Generic.Dictionary2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x0015a] in <61d5ec988156494684532710ebf1643d>:0 at System.Collections.Generic.Dictionary2[TKey,TValue].Add (TKey key, TValue value) [0x00000] in <61d5ec988156494684532710ebf1643d>:0
at AustinHarris.JsonRpc.SMD.AddService (System.String method, System.Collections.Generic.Dictionary2[TKey,TValue] parameters, System.Collections.Generic.Dictionary2[TKey,TValue] defaultValues, System.Delegate dele) [0x0001b] in :0
at AustinHarris.JsonRpc.ServiceBinder.BindService (System.String sessionID, System.Object instance) [0x00176] in :0
at AustinHarris.JsonRpc.JsonRpcService..ctor (System.String sessionID) [0x00006] in :0
at CoiniumServ.Server.Mining.Stratum.StratumService..ctor (CoiniumServ.Pools.IPoolConfig poolConfig, CoiniumServ.Shares.IShareManager shareManager) [0x0000c] in :0
at (wrapper dynamic-method) System.Object.lambda_method(System.Runtime.CompilerServices.Closure,object[])
at Nancy.TinyIoc.TinyIoCContainer.ConstructType (System.Type requestedType, System.Type implementationType, System.Reflection.ConstructorInfo constructor, Nancy.TinyIoc.NamedParameterOverloads parameters, Nancy.TinyIoc.ResolveOptions options) [0x000f7] in :0
--- End of inner exception stack trace ---
at Nancy.TinyIoc.TinyIoCContainer.ConstructType (System.Type requestedType, System.Type implementationType, System.Reflection.ConstructorInfo constructor, Nancy.TinyIoc.NamedParameterOverloads parameters, Nancy.TinyIoc.ResolveOptions options) [0x0010d] in :0
at Nancy.TinyIoc.TinyIoCContainer+MultiInstanceFactory.GetObject (System.Type requestedType, Nancy.TinyIoc.TinyIoCContainer container, Nancy.TinyIoc.NamedParameterOverloads parameters, Nancy.TinyIoc.ResolveOptions options) [0x0000e] in :0
--- End of inner exception stack trace ---
at Nancy.TinyIoc.TinyIoCContainer+MultiInstanceFactory.GetObject (System.Type requestedType, Nancy.TinyIoc.TinyIoCContainer container, Nancy.TinyIoc.NamedParameterOverloads parameters, Nancy.TinyIoc.ResolveOptions options) [0x00026] in :0
at Nancy.TinyIoc.TinyIoCContainer.ResolveInternal (Nancy.TinyIoc.TinyIoCContainer+TypeRegistration registration, Nancy.TinyIoc.NamedParameterOverloads parameters, Nancy.TinyIoc.ResolveOptions options) [0x00027] in :0
at Nancy.TinyIoc.TinyIoCContainer.Resolve (System.Type resolveType, System.String name, Nancy.TinyIoc.NamedParameterOverloads parameters) [0x0000e] in :0
at Nancy.TinyIoc.TinyIoCContainer.Resolve[ResolveType] (System.String name, Nancy.TinyIoc.NamedParameterOverloads parameters) [0x00000] in :0
at CoiniumServ.Container.ObjectFactory.GetMiningService (System.String type, CoiniumServ.Pools.IPoolConfig poolConfig, CoiniumServ.Shares.IShareManager shareManager, CoiniumServ.Daemon.IDaemonClient daemonClient) [0x0003a] in :0
at CoiniumServ.Pools.Pool.InitNetworkServers () [0x00078] in :0
at CoiniumServ.Pools.Pool.Initialize () [0x00093] in :0
19:20:12 [Fatal] [Program] [global] Terminating because of unhandled exception!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant