IWindAndSolarGenerationSyncJob.Run

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

var windAndSolarGenerationSyncJob = Activate<IWindAndSolarGenerationSyncJob>();
await windAndSolarGenerationSyncJob.Run();

Parameters

RecurringJobId
"IWindAndSolarGenerationSyncJob"
Time
1757932205
CurrentCulture
""
CurrentUICulture
""

State

09/15/2025 10:30:08 (+2.297s) Failed

An exception occurred during performance of the job.

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

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.WindAndSolarGenerationSyncJob.Run()
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+37ms Processing

Server:
edh:255673
Worker:
78cf771a

+6ms Enqueued

Triggered by recurring job scheduler

09/15/2025 10:30:05 Created