IDayAheadPriceCurveSyncJob.Run

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

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

Parameters

CurrentCulture
""
CurrentUICulture
""
RecurringJobId
"IDayAheadPriceCurveSyncJob"
Time
1774278014

State

03/23/2026 15:11:23 (+562ms) 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)

+11m 8.551s Processing

Server:
edh:1332730
Worker:
520b0ede

+5ms Enqueued

Triggered by recurring job scheduler

03/23/2026 15:00:14 Created