IDayAheadPriceCurveSyncJob.Run

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

var dayAheadPriceCurveSyncJob = Activate<IDayAheadPriceCurveSyncJob>();
await dayAheadPriceCurveSyncJob.Run();

Parameters

CurrentCulture
""
CurrentUICulture
""
RecurringJobId
"IDayAheadPriceCurveSyncJob"
Time
1774537200

State

03/26/2026 15:00:04 (+3.580s) Failed

An exception occurred during performance of the job.

Newtonsoft.Json.JsonReaderException (edh:1332730)

Unexpected character encountered while parsing value: C. Path '', line 0, position 0.

Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: C. Path '', line 0, position 0.
   at Newtonsoft.Json.JsonTextReader.ParseValue()
   at Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
   at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
   at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
   at EnergyDataHub.Data.Services.CropexClient.Login()
   at EnergyDataHub.Data.Services.CropexClient.GetCropexApiData[T](DateOnly from, DateOnly to, String path)
   at EnergyDataHub.Data.Services.CropexClient.GetHistoricalPriceCurvesData(DateOnly from, DateOnly to)
   at EnergyDataHub.Data.Services.CropexClient.GetPriceCurvesData(DateOnly date)
   at EnergyDataHub.Data.Hangfire.Jobs.DayAheadPriceCurveSyncJob.Run()
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+63ms Processing

Server:
edh:1332730
Worker:
409e61d0

+9ms Enqueued

Triggered by recurring job scheduler

03/26/2026 15:00:00 Created