IDayAheadPriceCurveSyncJob.Run

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

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

Parameters

CurrentCulture
""
CurrentUICulture
""
RecurringJobId
"IDayAheadPriceCurveSyncJob"
Time
1774364410

State

03/24/2026 15:16:59 (+529ms) 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)

+16m 48.865s Processing

Server:
edh:1332730
Worker:
db1dffeb

+6ms Enqueued

Triggered by recurring job scheduler

03/24/2026 15:00:10 Created