ILoadSyncJob.Run

// Id: #7389
using EnergyDataHub.Data.Hangfire.Jobs;

var loadSyncJob = Activate<ILoadSyncJob>();
await loadSyncJob.Run();

Parameters

RecurringJobId
"ILoadSyncJob"
Time
1748924102
CurrentCulture
""
CurrentUICulture
""

State

06/03/2025 04:15:32 (+30.147s) Failed

An exception occurred during performance of the job.

Renci.SshNet.Common.SshOperationTimeoutException (edh:3392229)

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(Socket socket, Byte[] buffer, Int32 offset, Int32 size, TimeSpan readTimeout)
   at Renci.SshNet.Connection.ProtocolVersionExchange.SocketReadLine(Socket socket, TimeSpan timeout, List`1 buffer)
   at Renci.SshNet.Connection.ProtocolVersionExchange.Start(String clientVersion, Socket socket, TimeSpan timeout)
   at Renci.SshNet.Session.Connect()
   at Renci.SshNet.BaseClient.CreateAndConnectSession()
   at Renci.SshNet.BaseClient.Connect()
   at EnergyDataHub.Data.Services.SftpService.MapDataToEachArea[DataClass,CsvMapper](String remoteDirectory, List`1 dataMethods, Int32 retryCount)
   at EnergyDataHub.Data.Services.SftpService.MapDataToEachArea[DataClass,CsvMapper](String remoteDirectory, List`1 dataMethods)
   at EnergyDataHub.Data.Hangfire.Jobs.LoadSyncJob.Run()
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+34ms Processing

Server:
edh:3392229
Worker:
66370531

+5ms Enqueued

Triggered by recurring job scheduler

06/03/2025 04:15:02 Created