ILoadSyncJob.Run

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

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

Parameters

RecurringJobId
"ILoadSyncJob"
Time
1757787300
CurrentCulture
""
CurrentUICulture
""

State

09/13/2025 18:15:03 (+2.909s) 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.LoadSyncJob.Run()
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+24ms Processing

Server:
edh:255673
Worker:
f8bc70e3

+19ms Enqueued

Triggered by recurring job scheduler

09/13/2025 18:15:00 Created