IDayAheadPriceCurveSyncJob.Run

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

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

Parameters

CurrentCulture
""
CurrentUICulture
""
RecurringJobId
"IDayAheadPriceCurveSyncJob"
Time
1777384804

State

04/28/2026 14:00:07 (+2.829s) 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)

+92ms Processing

Server:
edh:1332730
Worker:
db1dffeb

+10ms Enqueued

Triggered by recurring job scheduler

04/28/2026 14:00:04 Created