IForecastedDayAheadTransferSyncJob.Run

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

var forecastedDayAheadTransferSyncJob = Activate<IForecastedDayAheadTransferSyncJob>();
await forecastedDayAheadTransferSyncJob.Run();

Parameters

RecurringJobId
"IForecastedDayAheadTransferSyncJob"
Time
1747818910
CurrentCulture
""
CurrentUICulture
""

State

05/21/2025 09:15:12 (+2.284s) Failed

An exception occurred during performance of the job.

Renci.SshNet.Common.SshAuthenticationException (edh:2958167)

Permission denied (password).

Renci.SshNet.Common.SshAuthenticationException: Permission denied (password).
   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)

+8ms Processing

Server:
edh:2958167
Worker:
6e1a7c98

+5ms Enqueued

Triggered by recurring job scheduler

05/21/2025 09:15:10 Created