IWindAndSolarGenerationSyncJob.Run

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

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

Parameters

RecurringJobId
"IWindAndSolarGenerationSyncJob"
Time
1758591009
CurrentCulture
""
CurrentUICulture
""

State

09/23/2025 01:37:24 (+7m 14.910s) Failed

An exception occurred during performance of the job.

Renci.SshNet.Common.SshConnectionException (edh:1175336)

The server response does not contain an SSH identification string. The connection to the remote server was closed before any data was received. More information on the Protocol Version Exchange is available here: https://tools.ietf.org/html/rfc4253#section-4.2

Renci.SshNet.Common.SshConnectionException: The server response does not contain an SSH identification string.
The connection to the remote server was closed before any data was received.

More information on the Protocol Version Exchange is available here:
https://tools.ietf.org/html/rfc4253#section-4.2
   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, 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, 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)

+59ms Processing

Server:
edh:1175336
Worker:
feb3ee80

+6ms Enqueued

Triggered by recurring job scheduler

09/23/2025 01:30:09 Created