CoiniumServ icon indicating copy to clipboard operation
CoiniumServ copied to clipboard

New job creation failed: Error getting response stream (ReadDone2): ReceiveFailure - Resolved

Open jdamhost opened this issue 7 years ago • 1 comments

03/24/2018 23:11:28 +00:00 [Information] [WebServer] [global] Web-server listening on: http://miningpools.co.uk:5555/ 03/24/2018 23:12:22 +00:00 [Error] [JobManager] [Litecoin] New job creation failed: Error getting response stream (ReadDone2): ReceiveFailure 03/24/2018 23:12:22 +00:00 [Error] [JobManager] [Litecoin] New job creation failed: Error getting response stream (ReadDone2): ReceiveFailure 03/24/2018 23:12:22 +00:00 [Error] [JobManager] [Litecoin] New job creation failed: Error getting response stream (ReadDone2): ReceiveFailure 03/24/2018 23:12:27 +00:00 [Information] [BlockProcessor] [Litecoin] No pending blocks found 03/24/2018 23:12:27 +00:00 [Information] [BlockAccounter] [Litecoin] No pending blocks waiting to get accounted found 03/24/2018 23:13:17 +00:00 [Error] [JobManager] [Litecoin] New job creation failed: Error getting response stream (ReadDone2): ReceiveFailure 03/24/2018 23:13:17 +00:00 [Error] [JobManager] [Litecoin] New job creation failed: Error getting response stream (ReadDone2): ReceiveFailure 03/24/2018 23:13:17 +00:00 [Error] [JobManager] [Litecoin] New job creation failed: Error getting response stream (ReadDone2): ReceiveFailure 03/24/2018 23:13:27 +00:00 [Information] [BlockProcessor] [Litecoin] No pending blocks found 03/24/2018 23:13:27 +00:00 [Information] [BlockAccounter] [Litecoin] No pending blocks waiting to get accounted found 03/24/2018 23:14:38 +00:00 [Information] [PlatformManager] [global] Running over Mono 5.10.1.4 (tarball Wed Mar 21 17:14:24 UTC 2018), framework: 4.5 (v4.0.30319.42000). 03/24/2018 23:14:39 +00:00 [Information] [MySqlProvider] [Litecoin] Mysql storage initialized: 127.0.0.1:3306, database: miningpo_litecoin. 03/24/2018 23:14:39 +00:00 [Information] [RedisProvider] [Litecoin] Redis storage initialized: 127.0.0.1:6379. 03/24/2018 23:14:40 +00:00 [Error] [ShareManager] [Litecoin] Error getting account for pool central wallet address: - Error getting response stream (ReadDone2): ReceiveFailure 03/24/2018 23:14:40 +00:00 [Information] [BanManager] [Litecoin] No expired bans found to be cleared [remaining bans: 0]. 03/24/2018 23:14:40 +00:00 [Error] [JobManager] [Litecoin] New job creation failed: Error getting response stream (ReadDone2): ReceiveFailure 03/24/2018 23:14:40 +00:00 [Error] [JobManager] [Litecoin] New job creation failed: Error getting response stream (ReadDone2): ReceiveFailure 03/24/2018 23:14:40 +00:00 [Error] [JobManager] [Litecoin] New job creation failed: An unknown exception occured while making json request. 03/24/2018 23:14:40 +00:00 [Error] [BlockProcessor] [Litecoin] Error getting account for pool central wallet address: - Error getting response stream (ReadDone2): ReceiveFailure 03/24/2018 23:14:40 +00:00 [Error] [PaymentProcessor] [Litecoin] Halted as we can not connect to configured coin daemon: Error getting response stream (ReadDone2): ReceiveFailure 03/24/2018 23:14:40 +00:00 [Error] [NetworkInfo] [Litecoin] Can not read getdifficulty(): Error getting response stream (ReadDone2): ReceiveFailure 03/24/2018 23:14:40 +00:00 [Error] [NetworkInfo] [Litecoin] Can not probe submitblock() support: Error getting response stream (ReadDone2): ReceiveFailure 03/24/2018 23:14:40 +00:00 [Error] [Pool] [Litecoin] Pool initilization failed; Nancy.TinyIoc.TinyIoCResolutionException: Unable to resolve type: CoiniumServ.Pools.INetworkInfo ---> Nancy.TinyIoc.TinyIoCResolutionException: Unable to resolve type: CoiniumServ.Pools.NetworkInfo ---> CoiniumServ.Daemon.Exceptions.RpcException: Error getting response stream (ReadDone2): ReceiveFailure ---> System.Net.WebException: Error getting response stream (ReadDone2): ReceiveFailure ---> System.Exception: at System.Net.WebConnection.HandleError (System.Net.WebExceptionStatus st, System.Exception e, System.String where) [0x00000] in :0 at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x00000] in :0 at System.Net.Sockets.SocketAsyncResult+<>c.<Complete>b__27_0 (System.Object state) [0x00000] in :0 at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem () [0x00000] in <8fbafb724c144c9dad69bccfec38ae40>:0 at System.Threading.ThreadPoolWorkQueue.Dispatch () [0x00000] in <8fbafb724c144c9dad69bccfec38ae40>:0 at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback () [0x00000] in <8fbafb724c144c9dad69bccfec38ae40>:0 at System.Net.WebConnection.HandleError (System.Net.WebExceptionStatus st, System.Exception e, System.String where) [0x0003b] in :0 --- End of inner exception stack trace --- at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00058] in :0 at System.Net.HttpWebRequest.GetResponse () [0x0000e] in :0 at CoiniumServ.Daemon.DaemonBase.GetJsonResponse (System.Net.HttpWebRequest httpWebRequest) [0x00002] in :0 --- End of inner exception stack trace --- at CoiniumServ.Daemon.DaemonBase.GetJsonResponse (System.Net.HttpWebRequest httpWebRequest) [0x00086] in :0 at CoiniumServ.Daemon.DaemonBase.GetRpcResponse[T] (System.Net.HttpWebRequest httpWebRequest) [0x00000] in :0 at CoiniumServ.Daemon.DaemonBase.MakeRpcRequest[T] (CoiniumServ.Daemon.DaemonRequest walletRequest) [0x00008] in :0 at CoiniumServ.Daemon.DaemonBase.MakeRequest[T] (System.String method, System.Object[] parameters) [0x00019] in :0 at CoiniumServ.Daemon.DaemonClient.Getnetworkinfo () [0x00000] in :0 at CoiniumServ.Pools.NetworkInfo.Recache () [0x00000] in :0 at CoiniumServ.Pools.NetworkInfo..ctor (CoiniumServ.Daemon.IDaemonClient daemonClient, CoiniumServ.Algorithms.IHashAlgorithm hashAlgorithm, CoiniumServ.Pools.IPoolConfig poolConfig) [0x00048] 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, Nancy.TinyIoc.NamedParameterOverloads parameters) [0x0000d] in :0 at Nancy.TinyIoc.TinyIoCContainer.Resolve[ResolveType] (Nancy.TinyIoc.NamedParameterOverloads parameters) [0x00000] in :0 at CoiniumServ.Container.ObjectFactory.GetNetworkInfo (CoiniumServ.Daemon.IDaemonClient daemonClient, CoiniumServ.Algorithms.IHashAlgorithm hashAlgorithm, CoiniumServ.Pools.IPoolConfig poolConfig) [0x00035] in :0 at CoiniumServ.Pools.Pool.InitStatisticsServices () [0x00019] in :0 at CoiniumServ.Pools.Pool.Initialize () [0x00057] in :0 03/24/2018 23:14:41 +00:00 [Information] [WebServer] [global] Web-server listening on: http://miningpools.co.uk:5555/

jdamhost avatar Mar 25 '18 01:03 jdamhost

this has been resolved with an update of mono :) ...

jdamhost avatar Mar 25 '18 10:03 jdamhost