IScheduledDayAheadTransferSyncJob.Run

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

var scheduledDayAheadTransferSyncJob = Activate<IScheduledDayAheadTransferSyncJob>();
await scheduledDayAheadTransferSyncJob.Run();

Parameters

RecurringJobId
"IScheduledDayAheadTransferSyncJob"
Time
1748726100
CurrentCulture
""
CurrentUICulture
""

State

05/31/2025 21:16:14 (+1m 14.162s) Failed

An exception occurred during performance of the job.

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

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.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, Int32 retryCount)
   at EnergyDataHub.Data.Services.SftpService.MapDataToEachArea[DataClass,CsvMapper](String remoteDirectory, List`1 dataMethods)
   at EnergyDataHub.Data.Hangfire.Jobs.TransmissionCapacitySyncJob.Run()
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+8ms Processing

Server:
edh:3282841
Worker:
b2562178

+2ms Enqueued

Triggered by recurring job scheduler

05/31/2025 21:15:00 Created