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 14:30:35
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 13:31:07
Renci.SshNet.Common.SshOperationTimeoutException
Session operation has timed out
Renci.SshNet.Common.SshOperationTimeoutException: Session operation has timed out
at Renci.SshNet.Session.WaitOnHandle(WaitHandlewaitHandle, TimeSpantimeout)
at Renci.SshNet.PasswordAuthenticationMethod.Authenticate(Sessionsession)
at Renci.SshNet.ClientAuthentication.TryAuthenticate(ISessionsession, AuthenticationStateauthenticationState, String[]allowedAuthenticationMethods, SshAuthenticationException&authenticationException)
at Renci.SshNet.ClientAuthentication.Authenticate(IConnectionInfoInternalconnectionInfo, ISessionsession)
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 13:15:56
Renci.SshNet.Common.SshOperationTimeoutException
Session operation has timed out
Renci.SshNet.Common.SshOperationTimeoutException: Session operation has timed out
at Renci.SshNet.Session.WaitOnHandle(WaitHandlewaitHandle, TimeSpantimeout)
at Renci.SshNet.PasswordAuthenticationMethod.Authenticate(Sessionsession)
at Renci.SshNet.ClientAuthentication.TryAuthenticate(ISessionsession, AuthenticationStateauthenticationState, String[]allowedAuthenticationMethods, SshAuthenticationException&authenticationException)
at Renci.SshNet.ClientAuthentication.Authenticate(IConnectionInfoInternalconnectionInfo, ISessionsession)
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 12:03:05
System.Net.Http.HttpRequestException
Response status code does not indicate success: 500 (Internal Server Error).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 500 (Internal Server Error).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at System.Net.Http.HttpClient.GetStringAsyncCore(HttpRequestMessagerequest, CancellationTokencancellationToken)
at EnergyDataHub.Data.Services.FinalComputationClient.GetFinalComputation(DateTimefrom, Nullable`1to, Int32skip, Int32take, FinalComputationFilterfilters)
at EnergyDataHub.Data.Hangfire.Jobs.JaoSyncJob.GetHourlyData(DateTimestart)
at EnergyDataHub.Data.Hangfire.Jobs.JaoSyncJob.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 11:15: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.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 10:15:43
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.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 10:15:43
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.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 09:15: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.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 09:15: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.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 09:15: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.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 08:30:40
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.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 08:16:28
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.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, 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 07: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.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 07: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.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 05:15:41
Renci.SshNet.Common.SshOperationTimeoutException
Session operation has timed out
Renci.SshNet.Common.SshOperationTimeoutException: Session operation has timed out
at Renci.SshNet.Session.WaitOnHandle(WaitHandlewaitHandle, TimeSpantimeout)
at Renci.SshNet.PasswordAuthenticationMethod.Authenticate(Sessionsession)
at Renci.SshNet.ClientAuthentication.TryAuthenticate(ISessionsession, AuthenticationStateauthenticationState, String[]allowedAuthenticationMethods, SshAuthenticationException&authenticationException)
at Renci.SshNet.ClientAuthentication.Authenticate(IConnectionInfoInternalconnectionInfo, ISessionsession)
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 05:15:45
Renci.SshNet.Common.SshOperationTimeoutException
Session operation has timed out
Renci.SshNet.Common.SshOperationTimeoutException: Session operation has timed out
at Renci.SshNet.Session.WaitOnHandle(WaitHandlewaitHandle, TimeSpantimeout)
at Renci.SshNet.PasswordAuthenticationMethod.Authenticate(Sessionsession)
at Renci.SshNet.ClientAuthentication.TryAuthenticate(ISessionsession, AuthenticationStateauthenticationState, String[]allowedAuthenticationMethods, SshAuthenticationException&authenticationException)
at Renci.SshNet.ClientAuthentication.Authenticate(IConnectionInfoInternalconnectionInfo, ISessionsession)
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 04:30:33
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.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 04:16:52
System.Net.Sockets.SocketException
Connection reset by peer
System.Net.Sockets.SocketException: Connection reset by peer
at Renci.SshNet.Abstractions.SocketAbstraction.Read(Socketsocket, Byte[]buffer, Int32offset, Int32size, TimeSpanreadTimeout)
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, Int32retryCount)
at EnergyDataHub.Data.Services.SftpService.MapDataToEachArea[DataClass,CsvMapper](StringremoteDirectory, List`1dataMethods, Int32retryCount)
at EnergyDataHub.Data.Services.SftpService.MapDataToEachArea[DataClass,CsvMapper](StringremoteDirectory, List`1dataMethods, Int32retryCount)
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 01: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.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 01: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.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)