IScheduledDayAheadTransferSyncJob.Run

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

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

Parameters

RecurringJobId
"IScheduledDayAheadTransferSyncJob"
Time
1748805301
CurrentCulture
""
CurrentUICulture
""

State

06/01/2025 19:15:39 (+37.662s) Failed

An exception occurred during performance of the job.

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

Session operation has timed out

Renci.SshNet.Common.SshOperationTimeoutException: Session operation has timed out
   at Renci.SshNet.Session.WaitOnHandle(WaitHandle waitHandle, TimeSpan timeout)
   at Renci.SshNet.PasswordAuthenticationMethod.Authenticate(Session session)
   at Renci.SshNet.ClientAuthentication.TryAuthenticate(ISession session, AuthenticationState authenticationState, String[] allowedAuthenticationMethods, SshAuthenticationException& authenticationException)
   at Renci.SshNet.ClientAuthentication.Authenticate(IConnectionInfoInternal connectionInfo, ISession session)
   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.TransmissionCapacitySyncJob.Run()
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+17ms Processing

Server:
edh:3282841
Worker:
e932b774

+21ms Enqueued

Triggered by recurring job scheduler

06/01/2025 19:15:01 Created