I also have errors like these:
2018-02-05 19:50:15.0346|Failed to start thread of base (in excess of a timeout)|System.TimeoutException: This request operation sent to net.pipe://localhost/BaseService/530050473/BaseEndPoint/530050473 did not receive a reply within the configured timeout (00:01:00). The time allotted to this operation may have been a portion of a longer timeout. This may be because the service is still processing the operation or because the service was unable to send a reply message. Please consider increasing the operation timeout (by casting the channel/proxy to IContextChannel and setting the OperationTimeout property) and ensure that the service is able to connect to the client.
Server stack trace:
at System.ServiceModel.Dispatcher.DuplexChannelBinder.SyncDuplexRequest.WaitForReply(TimeSpan timeout)
at System.ServiceModel.Dispatcher.DuplexChannelBinder.Request(Message message, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at IServer.Browser.IBaseService.CreateForm(Int32 port, Point location, Size size)
at ZennoLab.ZennoPoster.Tasks.Threads.ServerBase.JGb3UpvkfiufRcQvtqI(Object , Int32 , Point , Size )
at ZennoLab.ZennoPoster.Tasks.Threads.ServerBase.RunInstance(Int32 port, Boolean& success)
2018-02-05 19:50:49.8902|Failed to test connection to the process (in excess of a timeout)|
2018-02-05 19:50:52.4412|Failed to start thread of base (in excess of a timeout)|System.TimeoutException: This request operation sent to net.pipe://localhost/BaseService/530050473/BaseEndPoint/530050473 did not receive a reply within the configured timeout (00:01:00). The time allotted to this operation may have been a portion of a longer timeout. This may be because the service is still processing the operation or because the service was unable to send a reply message. Please consider increasing the operation timeout (by casting the channel/proxy to IContextChannel and setting the OperationTimeout property) and ensure that the service is able to connect to the client.
Server stack trace:
at System.ServiceModel.Dispatcher.DuplexChannelBinder.SyncDuplexRequest.WaitForReply(TimeSpan timeout)
at System.ServiceModel.Dispatcher.DuplexChannelBinder.Request(Message message, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at IServer.Browser.IBaseService.CreateForm(Int32 port, Point location, Size size)
at ZennoLab.ZennoPoster.Tasks.Threads.ServerBase.JGb3UpvkfiufRcQvtqI(Object , Int32 , Point , Size )
at ZennoLab.ZennoPoster.Tasks.Threads.ServerBase.RunInstance(Int32 port, Boolean& success)
2018-02-05 19:51:03.4955|Failed to test connection to the process (in excess of a timeout)|
2018-02-05 19:51:03.8386|Failed to start thread of base (in excess of a timeout)|System.TimeoutException: This request operation sent to net.pipe://localhost/BaseService/530050473/BaseEndPoint/530050473 did not receive a reply within the configured timeout (00:01:00). The time allotted to this operation may have been a portion of a longer timeout. This may be because the service is still processing the operation or because the service was unable to send a reply message. Please consider increasing the operation timeout (by casting the channel/proxy to IContextChannel and setting the OperationTimeout property) and ensure that the service is able to connect to the client.
Server stack trace:
at System.ServiceModel.Dispatcher.DuplexChannelBinder.SyncDuplexRequest.WaitForReply(TimeSpan timeout)
at System.ServiceModel.Dispatcher.DuplexChannelBinder.Request(Message message, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at IServer.Browser.IBaseService.CreateForm(Int32 port, Point location, Size size)
at ZennoLab.ZennoPoster.Tasks.Threads.ServerBase.JGb3UpvkfiufRcQvtqI(Object , Int32 , Point , Size )
at ZennoLab.ZennoPoster.Tasks.Threads.ServerBase.RunInstance(Int32 port, Boolean& success)