IPowerExchangeSyncJob.Run

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

var powerExchangeSyncJob = Activate<IPowerExchangeSyncJob>();
await powerExchangeSyncJob.Run();

Parameters

CurrentCulture
""
CurrentUICulture
""
RecurringJobId
"IPowerExchangeSyncJob"
Time
1782680047

State

06/28/2026 20:54:07 (+434ms) Failed

An exception occurred during performance of the job.

System.NullReferenceException (edh:2019242)

Object reference not set to an instance of an object.

System.NullReferenceException: Object reference not set to an instance of an object.
   at EnergyDataHub.Data.Hangfire.Jobs.PowerExchangeSyncJob.AddPowerExchangeData(HopsPowerExchangeDto hopsData, String sourceName, DataSource dataSource, DateTime timestamp, Int64 timeseriesId)
   at EnergyDataHub.Data.Hangfire.Jobs.PowerExchangeSyncJob.Run()
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+119ms Processing

Server:
edh:2019242
Worker:
d51048a2

+6ms Enqueued

Triggered by recurring job scheduler

06/28/2026 20:54:07 Created