Failed jobs do not become expired to allow you to re-queue them without any
time pressure. You should re-queue or delete them manually, or apply AutomaticRetry(OnAttemptsExceeded = AttemptsExceededAction.Delete)
attribute to delete them automatically.
An exception occurred during performance of the job. Fewer details...
06/02/2025 23:15:38
Renci.SshNet.Common.SshOperationTimeoutException
Socket read operation has timed out after 30000 milliseconds.
Renci.SshNet.Common.SshOperationTimeoutException: Socket read operation has timed out after 30000 milliseconds.
at Renci.SshNet.Abstractions.SocketAbstraction.Read(Socketsocket, Byte[]buffer, Int32offset, Int32size, TimeSpanreadTimeout)
at Renci.SshNet.Connection.ProtocolVersionExchange.SocketReadLine(Socketsocket, TimeSpantimeout, List`1buffer)
at Renci.SshNet.Connection.ProtocolVersionExchange.Start(StringclientVersion, Socketsocket, TimeSpantimeout)
at Renci.SshNet.Session.Connect()
at Renci.SshNet.BaseClient.CreateAndConnectSession()
at Renci.SshNet.BaseClient.Connect()
at EnergyDataHub.Data.Services.SftpService.MapDataToEachArea[DataClass,CsvMapper](StringremoteDirectory, List`1dataMethods, Int32retryCount)
at EnergyDataHub.Data.Services.SftpService.MapDataToEachArea[DataClass,CsvMapper](StringremoteDirectory, List`1dataMethods)
at EnergyDataHub.Data.Hangfire.Jobs.LoadSyncJob.Run()
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
06/02/2025 22:30:37
Renci.SshNet.Common.SshOperationTimeoutException
Socket read operation has timed out after 30000 milliseconds.
Renci.SshNet.Common.SshOperationTimeoutException: Socket read operation has timed out after 30000 milliseconds.
at Renci.SshNet.Abstractions.SocketAbstraction.Read(Socketsocket, Byte[]buffer, Int32offset, Int32size, TimeSpanreadTimeout)
at Renci.SshNet.Connection.ProtocolVersionExchange.SocketReadLine(Socketsocket, TimeSpantimeout, List`1buffer)
at Renci.SshNet.Connection.ProtocolVersionExchange.Start(StringclientVersion, Socketsocket, TimeSpantimeout)
at Renci.SshNet.Session.Connect()
at Renci.SshNet.BaseClient.CreateAndConnectSession()
at Renci.SshNet.BaseClient.Connect()
at EnergyDataHub.Data.Services.SftpService.MapDataToEachArea[DataClass,CsvMapper](StringremoteDirectory, List`1dataMethods, Int32retryCount)
at EnergyDataHub.Data.Services.SftpService.MapDataToEachArea[DataClass,CsvMapper](StringremoteDirectory, List`1dataMethods)
at EnergyDataHub.Data.Hangfire.Jobs.GenerationSyncJob.Run()
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
06/02/2025 22:15:37
Renci.SshNet.Common.SshOperationTimeoutException
Socket read operation has timed out after 30000 milliseconds.
Renci.SshNet.Common.SshOperationTimeoutException: Socket read operation has timed out after 30000 milliseconds.
at Renci.SshNet.Abstractions.SocketAbstraction.Read(Socketsocket, Byte[]buffer, Int32offset, Int32size, TimeSpanreadTimeout)
at Renci.SshNet.Connection.ProtocolVersionExchange.SocketReadLine(Socketsocket, TimeSpantimeout, List`1buffer)
at Renci.SshNet.Connection.ProtocolVersionExchange.Start(StringclientVersion, Socketsocket, TimeSpantimeout)
at Renci.SshNet.Session.Connect()
at Renci.SshNet.BaseClient.CreateAndConnectSession()
at Renci.SshNet.BaseClient.Connect()
at EnergyDataHub.Data.Services.SftpService.MapDataToEachArea[DataClass,CsvMapper](StringremoteDirectory, List`1dataMethods, Int32retryCount)
at EnergyDataHub.Data.Services.SftpService.MapDataToEachArea[DataClass,CsvMapper](StringremoteDirectory, List`1dataMethods)
at EnergyDataHub.Data.Hangfire.Jobs.TransmissionCapacitySyncJob.Run()
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
06/02/2025 22:15:37
Renci.SshNet.Common.SshOperationTimeoutException
Socket read operation has timed out after 30000 milliseconds.
Renci.SshNet.Common.SshOperationTimeoutException: Socket read operation has timed out after 30000 milliseconds.
at Renci.SshNet.Abstractions.SocketAbstraction.Read(Socketsocket, Byte[]buffer, Int32offset, Int32size, TimeSpanreadTimeout)
at Renci.SshNet.Connection.ProtocolVersionExchange.SocketReadLine(Socketsocket, TimeSpantimeout, List`1buffer)
at Renci.SshNet.Connection.ProtocolVersionExchange.Start(StringclientVersion, Socketsocket, TimeSpantimeout)
at Renci.SshNet.Session.Connect()
at Renci.SshNet.BaseClient.CreateAndConnectSession()
at Renci.SshNet.BaseClient.Connect()
at EnergyDataHub.Data.Services.SftpService.MapDataToEachArea[DataClass,CsvMapper](StringremoteDirectory, List`1dataMethods, Int32retryCount)
at EnergyDataHub.Data.Services.SftpService.MapDataToEachArea[DataClass,CsvMapper](StringremoteDirectory, List`1dataMethods)
at EnergyDataHub.Data.Hangfire.Jobs.LoadSyncJob.Run()
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
06/02/2025 21:30:36
Renci.SshNet.Common.SshOperationTimeoutException
Connection failed to establish within 30000 milliseconds.
Renci.SshNet.Common.SshOperationTimeoutException: Connection failed to establish within 30000 milliseconds.
at Renci.SshNet.Abstractions.SocketAbstraction.ConnectCore(Socketsocket, IPEndPointremoteEndpoint, TimeSpanconnectTimeout, BooleanownsSocket)
at Renci.SshNet.Abstractions.SocketAbstraction.Connect(Socketsocket, IPEndPointremoteEndpoint, TimeSpanconnectTimeout)
at Renci.SshNet.Connection.ConnectorBase.SocketConnect(Stringhost, Int32port, TimeSpantimeout)
at Renci.SshNet.Connection.DirectConnector.Connect(IConnectionInfoconnectionInfo)
at Renci.SshNet.Session.Connect()
at Renci.SshNet.BaseClient.CreateAndConnectSession()
at Renci.SshNet.BaseClient.Connect()
at EnergyDataHub.Data.Services.SftpService.MapDataToEachArea[DataClass,CsvMapper](StringremoteDirectory, List`1dataMethods, Int32retryCount)
at EnergyDataHub.Data.Services.SftpService.MapDataToEachArea[DataClass,CsvMapper](StringremoteDirectory, List`1dataMethods)
at EnergyDataHub.Data.Hangfire.Jobs.GenerationSyncJob.Run()
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
06/02/2025 21:15:36
Renci.SshNet.Common.SshOperationTimeoutException
Socket read operation has timed out after 30000 milliseconds.
Renci.SshNet.Common.SshOperationTimeoutException: Socket read operation has timed out after 30000 milliseconds.
at Renci.SshNet.Abstractions.SocketAbstraction.Read(Socketsocket, Byte[]buffer, Int32offset, Int32size, TimeSpanreadTimeout)
at Renci.SshNet.Connection.ProtocolVersionExchange.SocketReadLine(Socketsocket, TimeSpantimeout, List`1buffer)
at Renci.SshNet.Connection.ProtocolVersionExchange.Start(StringclientVersion, Socketsocket, TimeSpantimeout)
at Renci.SshNet.Session.Connect()
at Renci.SshNet.BaseClient.CreateAndConnectSession()
at Renci.SshNet.BaseClient.Connect()
at EnergyDataHub.Data.Services.SftpService.MapDataToEachArea[DataClass,CsvMapper](StringremoteDirectory, List`1dataMethods, Int32retryCount)
at EnergyDataHub.Data.Services.SftpService.MapDataToEachArea[DataClass,CsvMapper](StringremoteDirectory, List`1dataMethods)
at EnergyDataHub.Data.Hangfire.Jobs.TransmissionCapacitySyncJob.Run()
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
06/02/2025 21:15:36
Renci.SshNet.Common.SshOperationTimeoutException
Socket read operation has timed out after 30000 milliseconds.
Renci.SshNet.Common.SshOperationTimeoutException: Socket read operation has timed out after 30000 milliseconds.
at Renci.SshNet.Abstractions.SocketAbstraction.Read(Socketsocket, Byte[]buffer, Int32offset, Int32size, TimeSpanreadTimeout)
at Renci.SshNet.Connection.ProtocolVersionExchange.SocketReadLine(Socketsocket, TimeSpantimeout, List`1buffer)
at Renci.SshNet.Connection.ProtocolVersionExchange.Start(StringclientVersion, Socketsocket, TimeSpantimeout)
at Renci.SshNet.Session.Connect()
at Renci.SshNet.BaseClient.CreateAndConnectSession()
at Renci.SshNet.BaseClient.Connect()
at EnergyDataHub.Data.Services.SftpService.MapDataToEachArea[DataClass,CsvMapper](StringremoteDirectory, List`1dataMethods, Int32retryCount)
at EnergyDataHub.Data.Services.SftpService.MapDataToEachArea[DataClass,CsvMapper](StringremoteDirectory, List`1dataMethods)
at EnergyDataHub.Data.Hangfire.Jobs.LoadSyncJob.Run()
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
06/02/2025 18:30:44
Renci.SshNet.Common.SshOperationTimeoutException
Socket read operation has timed out after 30000 milliseconds.
Renci.SshNet.Common.SshOperationTimeoutException: Socket read operation has timed out after 30000 milliseconds.
at Renci.SshNet.Abstractions.SocketAbstraction.Read(Socketsocket, Byte[]buffer, Int32offset, Int32size, TimeSpanreadTimeout)
at Renci.SshNet.Connection.ProtocolVersionExchange.SocketReadLine(Socketsocket, TimeSpantimeout, List`1buffer)
at Renci.SshNet.Connection.ProtocolVersionExchange.Start(StringclientVersion, Socketsocket, TimeSpantimeout)
at Renci.SshNet.Session.Connect()
at Renci.SshNet.BaseClient.CreateAndConnectSession()
at Renci.SshNet.BaseClient.Connect()
at EnergyDataHub.Data.Services.SftpService.MapDataToEachArea[DataClass,CsvMapper](StringremoteDirectory, List`1dataMethods, Int32retryCount)
at EnergyDataHub.Data.Services.SftpService.MapDataToEachArea[DataClass,CsvMapper](StringremoteDirectory, List`1dataMethods)
at EnergyDataHub.Data.Hangfire.Jobs.GenerationSyncJob.Run()
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
06/02/2025 18:27:14
System.Net.Http.HttpRequestException
An error occurred while sending the request.
System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.IO.IOException: Unable to read data from the transport connection: Connection reset by peer. ---> System.Net.Sockets.SocketException: Connection reset by peer
--- End of inner exception stack trace ---
at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationTokencancellationToken, Int32estimatedSize)
at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16token)
at System.Net.Security.SslStream.ReadAsyncInternal[TIOAdapter](Memory`1buffer, CancellationTokencancellationToken)
at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16token)
at System.Net.Http.HttpConnection.InitialFillAsync(Booleanasync)
at System.Net.Http.HttpConnection.SendAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnection.SendAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessagerequest, Booleanasync, BooleandoRequestAuth, CancellationTokencancellationToken)
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.<SendCoreAsync>g__Core|5_0(HttpRequestMessagerequest, BooleanuseAsync, CancellationTokencancellationToken)
at Microsoft.Extensions.Http.Logging.LoggingScopeHttpMessageHandler.<SendCoreAsync>g__Core|5_0(HttpRequestMessagerequest, BooleanuseAsync, CancellationTokencancellationToken)
at System.Net.Http.HttpClient.GetStringAsyncCore(HttpRequestMessagerequest, CancellationTokencancellationToken)
at EnergyDataHub.Data.Services.HopsClient.GetPowerExchangeData()
at EnergyDataHub.Data.Hangfire.Jobs.PowerExchangeSyncJob.Run()
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
06/02/2025 18:15:46
Renci.SshNet.Common.SshOperationTimeoutException
Socket read operation has timed out after 30000 milliseconds.
Renci.SshNet.Common.SshOperationTimeoutException: Socket read operation has timed out after 30000 milliseconds.
at Renci.SshNet.Abstractions.SocketAbstraction.Read(Socketsocket, Byte[]buffer, Int32offset, Int32size, TimeSpanreadTimeout)
at Renci.SshNet.Connection.ProtocolVersionExchange.SocketReadLine(Socketsocket, TimeSpantimeout, List`1buffer)
at Renci.SshNet.Connection.ProtocolVersionExchange.Start(StringclientVersion, Socketsocket, TimeSpantimeout)
at Renci.SshNet.Session.Connect()
at Renci.SshNet.BaseClient.CreateAndConnectSession()
at Renci.SshNet.BaseClient.Connect()
at EnergyDataHub.Data.Services.SftpService.MapDataToEachArea[DataClass,CsvMapper](StringremoteDirectory, List`1dataMethods, Int32retryCount)
at EnergyDataHub.Data.Services.SftpService.MapDataToEachArea[DataClass,CsvMapper](StringremoteDirectory, List`1dataMethods)
at EnergyDataHub.Data.Hangfire.Jobs.TransmissionCapacitySyncJob.Run()
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
06/02/2025 18:15:46
Renci.SshNet.Common.SshOperationTimeoutException
Socket read operation has timed out after 30000 milliseconds.
Renci.SshNet.Common.SshOperationTimeoutException: Socket read operation has timed out after 30000 milliseconds.
at Renci.SshNet.Abstractions.SocketAbstraction.Read(Socketsocket, Byte[]buffer, Int32offset, Int32size, TimeSpanreadTimeout)
at Renci.SshNet.Connection.ProtocolVersionExchange.SocketReadLine(Socketsocket, TimeSpantimeout, List`1buffer)
at Renci.SshNet.Connection.ProtocolVersionExchange.Start(StringclientVersion, Socketsocket, TimeSpantimeout)
at Renci.SshNet.Session.Connect()
at Renci.SshNet.BaseClient.CreateAndConnectSession()
at Renci.SshNet.BaseClient.Connect()
at EnergyDataHub.Data.Services.SftpService.MapDataToEachArea[DataClass,CsvMapper](StringremoteDirectory, List`1dataMethods, Int32retryCount)
at EnergyDataHub.Data.Services.SftpService.MapDataToEachArea[DataClass,CsvMapper](StringremoteDirectory, List`1dataMethods)
at EnergyDataHub.Data.Hangfire.Jobs.LoadSyncJob.Run()
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
06/02/2025 17:30:42
Renci.SshNet.Common.SshOperationTimeoutException
Socket read operation has timed out after 30000 milliseconds.
Renci.SshNet.Common.SshOperationTimeoutException: Socket read operation has timed out after 30000 milliseconds.
at Renci.SshNet.Abstractions.SocketAbstraction.Read(Socketsocket, Byte[]buffer, Int32offset, Int32size, TimeSpanreadTimeout)
at Renci.SshNet.Connection.ProtocolVersionExchange.SocketReadLine(Socketsocket, TimeSpantimeout, List`1buffer)
at Renci.SshNet.Connection.ProtocolVersionExchange.Start(StringclientVersion, Socketsocket, TimeSpantimeout)
at Renci.SshNet.Session.Connect()
at Renci.SshNet.BaseClient.CreateAndConnectSession()
at Renci.SshNet.BaseClient.Connect()
at EnergyDataHub.Data.Services.SftpService.MapDataToEachArea[DataClass,CsvMapper](StringremoteDirectory, List`1dataMethods, Int32retryCount)
at EnergyDataHub.Data.Services.SftpService.MapDataToEachArea[DataClass,CsvMapper](StringremoteDirectory, List`1dataMethods)
at EnergyDataHub.Data.Hangfire.Jobs.GenerationSyncJob.Run()
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
06/02/2025 17:15:42
Renci.SshNet.Common.SshOperationTimeoutException
Socket read operation has timed out after 30000 milliseconds.
Renci.SshNet.Common.SshOperationTimeoutException: Socket read operation has timed out after 30000 milliseconds.
at Renci.SshNet.Abstractions.SocketAbstraction.Read(Socketsocket, Byte[]buffer, Int32offset, Int32size, TimeSpanreadTimeout)
at Renci.SshNet.Connection.ProtocolVersionExchange.SocketReadLine(Socketsocket, TimeSpantimeout, List`1buffer)
at Renci.SshNet.Connection.ProtocolVersionExchange.Start(StringclientVersion, Socketsocket, TimeSpantimeout)
at Renci.SshNet.Session.Connect()
at Renci.SshNet.BaseClient.CreateAndConnectSession()
at Renci.SshNet.BaseClient.Connect()
at EnergyDataHub.Data.Services.SftpService.MapDataToEachArea[DataClass,CsvMapper](StringremoteDirectory, List`1dataMethods, Int32retryCount)
at EnergyDataHub.Data.Services.SftpService.MapDataToEachArea[DataClass,CsvMapper](StringremoteDirectory, List`1dataMethods)
at EnergyDataHub.Data.Hangfire.Jobs.TransmissionCapacitySyncJob.Run()
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
06/02/2025 17:15:42
Renci.SshNet.Common.SshOperationTimeoutException
Socket read operation has timed out after 30000 milliseconds.
Renci.SshNet.Common.SshOperationTimeoutException: Socket read operation has timed out after 30000 milliseconds.
at Renci.SshNet.Abstractions.SocketAbstraction.Read(Socketsocket, Byte[]buffer, Int32offset, Int32size, TimeSpanreadTimeout)
at Renci.SshNet.Connection.ProtocolVersionExchange.SocketReadLine(Socketsocket, TimeSpantimeout, List`1buffer)
at Renci.SshNet.Connection.ProtocolVersionExchange.Start(StringclientVersion, Socketsocket, TimeSpantimeout)
at Renci.SshNet.Session.Connect()
at Renci.SshNet.BaseClient.CreateAndConnectSession()
at Renci.SshNet.BaseClient.Connect()
at EnergyDataHub.Data.Services.SftpService.MapDataToEachArea[DataClass,CsvMapper](StringremoteDirectory, List`1dataMethods, Int32retryCount)
at EnergyDataHub.Data.Services.SftpService.MapDataToEachArea[DataClass,CsvMapper](StringremoteDirectory, List`1dataMethods)
at EnergyDataHub.Data.Hangfire.Jobs.LoadSyncJob.Run()
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
06/02/2025 16:30:41
Renci.SshNet.Common.SshOperationTimeoutException
Socket read operation has timed out after 30000 milliseconds.
Renci.SshNet.Common.SshOperationTimeoutException: Socket read operation has timed out after 30000 milliseconds.
at Renci.SshNet.Abstractions.SocketAbstraction.Read(Socketsocket, Byte[]buffer, Int32offset, Int32size, TimeSpanreadTimeout)
at Renci.SshNet.Connection.ProtocolVersionExchange.SocketReadLine(Socketsocket, TimeSpantimeout, List`1buffer)
at Renci.SshNet.Connection.ProtocolVersionExchange.Start(StringclientVersion, Socketsocket, TimeSpantimeout)
at Renci.SshNet.Session.Connect()
at Renci.SshNet.BaseClient.CreateAndConnectSession()
at Renci.SshNet.BaseClient.Connect()
at EnergyDataHub.Data.Services.SftpService.MapDataToEachArea[DataClass,CsvMapper](StringremoteDirectory, List`1dataMethods, Int32retryCount)
at EnergyDataHub.Data.Services.SftpService.MapDataToEachArea[DataClass,CsvMapper](StringremoteDirectory, List`1dataMethods)
at EnergyDataHub.Data.Hangfire.Jobs.GenerationSyncJob.Run()
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
06/02/2025 16:15:41
Renci.SshNet.Common.SshOperationTimeoutException
Connection failed to establish within 30000 milliseconds.
Renci.SshNet.Common.SshOperationTimeoutException: Connection failed to establish within 30000 milliseconds.
at Renci.SshNet.Abstractions.SocketAbstraction.ConnectCore(Socketsocket, IPEndPointremoteEndpoint, TimeSpanconnectTimeout, BooleanownsSocket)
at Renci.SshNet.Abstractions.SocketAbstraction.Connect(Socketsocket, IPEndPointremoteEndpoint, TimeSpanconnectTimeout)
at Renci.SshNet.Connection.ConnectorBase.SocketConnect(Stringhost, Int32port, TimeSpantimeout)
at Renci.SshNet.Connection.DirectConnector.Connect(IConnectionInfoconnectionInfo)
at Renci.SshNet.Session.Connect()
at Renci.SshNet.BaseClient.CreateAndConnectSession()
at Renci.SshNet.BaseClient.Connect()
at EnergyDataHub.Data.Services.SftpService.MapDataToEachArea[DataClass,CsvMapper](StringremoteDirectory, List`1dataMethods, Int32retryCount)
at EnergyDataHub.Data.Services.SftpService.MapDataToEachArea[DataClass,CsvMapper](StringremoteDirectory, List`1dataMethods)
at EnergyDataHub.Data.Hangfire.Jobs.TransmissionCapacitySyncJob.Run()
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
06/02/2025 16:15:41
Renci.SshNet.Common.SshOperationTimeoutException
Connection failed to establish within 30000 milliseconds.
Renci.SshNet.Common.SshOperationTimeoutException: Connection failed to establish within 30000 milliseconds.
at Renci.SshNet.Abstractions.SocketAbstraction.ConnectCore(Socketsocket, IPEndPointremoteEndpoint, TimeSpanconnectTimeout, BooleanownsSocket)
at Renci.SshNet.Abstractions.SocketAbstraction.Connect(Socketsocket, IPEndPointremoteEndpoint, TimeSpanconnectTimeout)
at Renci.SshNet.Connection.ConnectorBase.SocketConnect(Stringhost, Int32port, TimeSpantimeout)
at Renci.SshNet.Connection.DirectConnector.Connect(IConnectionInfoconnectionInfo)
at Renci.SshNet.Session.Connect()
at Renci.SshNet.BaseClient.CreateAndConnectSession()
at Renci.SshNet.BaseClient.Connect()
at EnergyDataHub.Data.Services.SftpService.MapDataToEachArea[DataClass,CsvMapper](StringremoteDirectory, List`1dataMethods, Int32retryCount)
at EnergyDataHub.Data.Services.SftpService.MapDataToEachArea[DataClass,CsvMapper](StringremoteDirectory, List`1dataMethods)
at EnergyDataHub.Data.Hangfire.Jobs.LoadSyncJob.Run()
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
06/02/2025 15:30:39
Renci.SshNet.Common.SshOperationTimeoutException
Socket read operation has timed out after 30000 milliseconds.
Renci.SshNet.Common.SshOperationTimeoutException: Socket read operation has timed out after 30000 milliseconds.
at Renci.SshNet.Abstractions.SocketAbstraction.Read(Socketsocket, Byte[]buffer, Int32offset, Int32size, TimeSpanreadTimeout)
at Renci.SshNet.Connection.ProtocolVersionExchange.SocketReadLine(Socketsocket, TimeSpantimeout, List`1buffer)
at Renci.SshNet.Connection.ProtocolVersionExchange.Start(StringclientVersion, Socketsocket, TimeSpantimeout)
at Renci.SshNet.Session.Connect()
at Renci.SshNet.BaseClient.CreateAndConnectSession()
at Renci.SshNet.BaseClient.Connect()
at EnergyDataHub.Data.Services.SftpService.MapDataToEachArea[DataClass,CsvMapper](StringremoteDirectory, List`1dataMethods, Int32retryCount)
at EnergyDataHub.Data.Services.SftpService.MapDataToEachArea[DataClass,CsvMapper](StringremoteDirectory, List`1dataMethods)
at EnergyDataHub.Data.Hangfire.Jobs.GenerationSyncJob.Run()
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
06/02/2025 15:15:39
Renci.SshNet.Common.SshOperationTimeoutException
Socket read operation has timed out after 30000 milliseconds.
Renci.SshNet.Common.SshOperationTimeoutException: Socket read operation has timed out after 30000 milliseconds.
at Renci.SshNet.Abstractions.SocketAbstraction.Read(Socketsocket, Byte[]buffer, Int32offset, Int32size, TimeSpanreadTimeout)
at Renci.SshNet.Connection.ProtocolVersionExchange.SocketReadLine(Socketsocket, TimeSpantimeout, List`1buffer)
at Renci.SshNet.Connection.ProtocolVersionExchange.Start(StringclientVersion, Socketsocket, TimeSpantimeout)
at Renci.SshNet.Session.Connect()
at Renci.SshNet.BaseClient.CreateAndConnectSession()
at Renci.SshNet.BaseClient.Connect()
at EnergyDataHub.Data.Services.SftpService.MapDataToEachArea[DataClass,CsvMapper](StringremoteDirectory, List`1dataMethods, Int32retryCount)
at EnergyDataHub.Data.Services.SftpService.MapDataToEachArea[DataClass,CsvMapper](StringremoteDirectory, List`1dataMethods)
at EnergyDataHub.Data.Hangfire.Jobs.TransmissionCapacitySyncJob.Run()
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
06/02/2025 15:15:39
Renci.SshNet.Common.SshOperationTimeoutException
Socket read operation has timed out after 30000 milliseconds.
Renci.SshNet.Common.SshOperationTimeoutException: Socket read operation has timed out after 30000 milliseconds.
at Renci.SshNet.Abstractions.SocketAbstraction.Read(Socketsocket, Byte[]buffer, Int32offset, Int32size, TimeSpanreadTimeout)
at Renci.SshNet.Connection.ProtocolVersionExchange.SocketReadLine(Socketsocket, TimeSpantimeout, List`1buffer)
at Renci.SshNet.Connection.ProtocolVersionExchange.Start(StringclientVersion, Socketsocket, TimeSpantimeout)
at Renci.SshNet.Session.Connect()
at Renci.SshNet.BaseClient.CreateAndConnectSession()
at Renci.SshNet.BaseClient.Connect()
at EnergyDataHub.Data.Services.SftpService.MapDataToEachArea[DataClass,CsvMapper](StringremoteDirectory, List`1dataMethods, Int32retryCount)
at EnergyDataHub.Data.Services.SftpService.MapDataToEachArea[DataClass,CsvMapper](StringremoteDirectory, List`1dataMethods)
at EnergyDataHub.Data.Hangfire.Jobs.LoadSyncJob.Run()
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)