#62878
An exception occurred during performance of the job.
Fewer details...
08/27/2025 10:10:19
Newtonsoft.Json.JsonSerializationException
Error converting value {null} to type 'System.Int64'. Path 'response[0].periods[7].windDirMaxDEG', line 1, position 16293.
Newtonsoft.Json.JsonSerializationException: Error converting value {null} to type 'System.Int64'. Path 'response[0].periods[7].windDirMaxDEG', line 1, position 16293. ---> System.InvalidCastException: Null object cannot be converted to a value type.
at System.Convert .ChangeType (Object value , Type conversionType , IFormatProvider provider )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .EnsureType (JsonReader reader , Object value , CultureInfo culture , JsonContract contract , Type targetType )
--- End of inner exception stack trace ---
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .EnsureType (JsonReader reader , Object value , CultureInfo culture , JsonContract contract , Type targetType )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateList (IList list , JsonReader reader , JsonArrayContract contract , JsonProperty containerProperty , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateList (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , Object existingValue , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateList (IList list , JsonReader reader , JsonArrayContract contract , JsonProperty containerProperty , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateList (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , Object existingValue , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
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.XWeatherClient .FetchData (NameValueCollection queryParams , String path )
at EnergyDataHub.Data.Services.XWeatherClient .GetWeatherForcasts (Double latitude , Double longitude , Nullable`1 start , XWeatherInterval inteval , Int32 periodCount )
at EnergyDataHub.Data.Hangfire.Jobs.XWeatherSyncJob .SyncLocationWeatherData (Location location , DataSource dataSource , DateTime taskStartHour )
at EnergyDataHub.Data.Hangfire.Jobs.XWeatherSyncJob .Run ()
at InvokeStub_TaskAwaiter .GetResult (Object, Object, IntPtr* )
at System.Reflection.MethodBaseInvoker .InvokeWithNoArgs (Object obj , BindingFlags invokeAttr )
#62847
An exception occurred during performance of the job.
More details...
08/27/2025 09:10:17
Newtonsoft.Json.JsonSerializationException
Error converting value {null} to type 'System.Int64'. Path 'response[0].periods[8].windDirMaxDEG', line 1, position 18488.
Newtonsoft.Json.JsonSerializationException: Error converting value {null} to type 'System.Int64'. Path 'response[0].periods[8].windDirMaxDEG', line 1, position 18488. ---> System.InvalidCastException: Null object cannot be converted to a value type.
at System.Convert .ChangeType (Object value , Type conversionType , IFormatProvider provider )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .EnsureType (JsonReader reader , Object value , CultureInfo culture , JsonContract contract , Type targetType )
--- End of inner exception stack trace ---
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .EnsureType (JsonReader reader , Object value , CultureInfo culture , JsonContract contract , Type targetType )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateList (IList list , JsonReader reader , JsonArrayContract contract , JsonProperty containerProperty , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateList (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , Object existingValue , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateList (IList list , JsonReader reader , JsonArrayContract contract , JsonProperty containerProperty , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateList (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , Object existingValue , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
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.XWeatherClient .FetchData (NameValueCollection queryParams , String path )
at EnergyDataHub.Data.Services.XWeatherClient .GetWeatherForcasts (Double latitude , Double longitude , Nullable`1 start , XWeatherInterval inteval , Int32 periodCount )
at EnergyDataHub.Data.Hangfire.Jobs.XWeatherSyncJob .SyncLocationWeatherData (Location location , DataSource dataSource , DateTime taskStartHour )
at EnergyDataHub.Data.Hangfire.Jobs.XWeatherSyncJob .Run ()
at InvokeStub_TaskAwaiter .GetResult (Object, Object, IntPtr* )
at System.Reflection.MethodBaseInvoker .InvokeWithNoArgs (Object obj , BindingFlags invokeAttr )
#62822
An exception occurred during performance of the job.
More details...
08/27/2025 08:10:17
Newtonsoft.Json.JsonSerializationException
Error converting value {null} to type 'System.Int64'. Path 'response[0].periods[9].windDirMaxDEG', line 1, position 20671.
Newtonsoft.Json.JsonSerializationException: Error converting value {null} to type 'System.Int64'. Path 'response[0].periods[9].windDirMaxDEG', line 1, position 20671. ---> System.InvalidCastException: Null object cannot be converted to a value type.
at System.Convert .ChangeType (Object value , Type conversionType , IFormatProvider provider )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .EnsureType (JsonReader reader , Object value , CultureInfo culture , JsonContract contract , Type targetType )
--- End of inner exception stack trace ---
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .EnsureType (JsonReader reader , Object value , CultureInfo culture , JsonContract contract , Type targetType )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateList (IList list , JsonReader reader , JsonArrayContract contract , JsonProperty containerProperty , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateList (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , Object existingValue , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateList (IList list , JsonReader reader , JsonArrayContract contract , JsonProperty containerProperty , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateList (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , Object existingValue , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
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.XWeatherClient .FetchData (NameValueCollection queryParams , String path )
at EnergyDataHub.Data.Services.XWeatherClient .GetWeatherForcasts (Double latitude , Double longitude , Nullable`1 start , XWeatherInterval inteval , Int32 periodCount )
at EnergyDataHub.Data.Hangfire.Jobs.XWeatherSyncJob .SyncLocationWeatherData (Location location , DataSource dataSource , DateTime taskStartHour )
at EnergyDataHub.Data.Hangfire.Jobs.XWeatherSyncJob .Run ()
at InvokeStub_TaskAwaiter .GetResult (Object, Object, IntPtr* )
at System.Reflection.MethodBaseInvoker .InvokeWithNoArgs (Object obj , BindingFlags invokeAttr )
#62796
An exception occurred during performance of the job.
More details...
08/27/2025 07:10:25
Newtonsoft.Json.JsonSerializationException
Error converting value {null} to type 'System.Int64'. Path 'response[0].periods[10].windDirMaxDEG', line 1, position 22850.
Newtonsoft.Json.JsonSerializationException: Error converting value {null} to type 'System.Int64'. Path 'response[0].periods[10].windDirMaxDEG', line 1, position 22850. ---> System.InvalidCastException: Null object cannot be converted to a value type.
at System.Convert .ChangeType (Object value , Type conversionType , IFormatProvider provider )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .EnsureType (JsonReader reader , Object value , CultureInfo culture , JsonContract contract , Type targetType )
--- End of inner exception stack trace ---
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .EnsureType (JsonReader reader , Object value , CultureInfo culture , JsonContract contract , Type targetType )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateList (IList list , JsonReader reader , JsonArrayContract contract , JsonProperty containerProperty , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateList (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , Object existingValue , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateList (IList list , JsonReader reader , JsonArrayContract contract , JsonProperty containerProperty , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateList (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , Object existingValue , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
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.XWeatherClient .FetchData (NameValueCollection queryParams , String path )
at EnergyDataHub.Data.Services.XWeatherClient .GetWeatherForcasts (Double latitude , Double longitude , Nullable`1 start , XWeatherInterval inteval , Int32 periodCount )
at EnergyDataHub.Data.Hangfire.Jobs.XWeatherSyncJob .SyncLocationWeatherData (Location location , DataSource dataSource , DateTime taskStartHour )
at EnergyDataHub.Data.Hangfire.Jobs.XWeatherSyncJob .Run ()
at InvokeStub_TaskAwaiter .GetResult (Object, Object, IntPtr* )
at System.Reflection.MethodBaseInvoker .InvokeWithNoArgs (Object obj , BindingFlags invokeAttr )
#62766
An exception occurred during performance of the job.
More details...
08/27/2025 06:10:24
Newtonsoft.Json.JsonSerializationException
Error converting value {null} to type 'System.Int64'. Path 'response[0].periods[0].windDirMaxDEG', line 1, position 1125.
Newtonsoft.Json.JsonSerializationException: Error converting value {null} to type 'System.Int64'. Path 'response[0].periods[0].windDirMaxDEG', line 1, position 1125. ---> System.InvalidCastException: Null object cannot be converted to a value type.
at System.Convert .ChangeType (Object value , Type conversionType , IFormatProvider provider )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .EnsureType (JsonReader reader , Object value , CultureInfo culture , JsonContract contract , Type targetType )
--- End of inner exception stack trace ---
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .EnsureType (JsonReader reader , Object value , CultureInfo culture , JsonContract contract , Type targetType )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateList (IList list , JsonReader reader , JsonArrayContract contract , JsonProperty containerProperty , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateList (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , Object existingValue , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateList (IList list , JsonReader reader , JsonArrayContract contract , JsonProperty containerProperty , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateList (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , Object existingValue , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
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.XWeatherClient .FetchData (NameValueCollection queryParams , String path )
at EnergyDataHub.Data.Services.XWeatherClient .GetWeatherForcasts (Double latitude , Double longitude , Nullable`1 start , XWeatherInterval inteval , Int32 periodCount )
at EnergyDataHub.Data.Hangfire.Jobs.XWeatherSyncJob .SyncLocationWeatherData (Location location , DataSource dataSource , DateTime taskStartHour )
at EnergyDataHub.Data.Hangfire.Jobs.XWeatherSyncJob .Run ()
at InvokeStub_TaskAwaiter .GetResult (Object, Object, IntPtr* )
at System.Reflection.MethodBaseInvoker .InvokeWithNoArgs (Object obj , BindingFlags invokeAttr )
#62741
An exception occurred during performance of the job.
More details...
08/27/2025 05:10:21
Newtonsoft.Json.JsonSerializationException
Error converting value {null} to type 'System.Int64'. Path 'response[0].periods[1].windDirMaxDEG', line 1, position 3271.
Newtonsoft.Json.JsonSerializationException: Error converting value {null} to type 'System.Int64'. Path 'response[0].periods[1].windDirMaxDEG', line 1, position 3271. ---> System.InvalidCastException: Null object cannot be converted to a value type.
at System.Convert .ChangeType (Object value , Type conversionType , IFormatProvider provider )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .EnsureType (JsonReader reader , Object value , CultureInfo culture , JsonContract contract , Type targetType )
--- End of inner exception stack trace ---
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .EnsureType (JsonReader reader , Object value , CultureInfo culture , JsonContract contract , Type targetType )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateList (IList list , JsonReader reader , JsonArrayContract contract , JsonProperty containerProperty , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateList (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , Object existingValue , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateList (IList list , JsonReader reader , JsonArrayContract contract , JsonProperty containerProperty , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateList (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , Object existingValue , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
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.XWeatherClient .FetchData (NameValueCollection queryParams , String path )
at EnergyDataHub.Data.Services.XWeatherClient .GetWeatherForcasts (Double latitude , Double longitude , Nullable`1 start , XWeatherInterval inteval , Int32 periodCount )
at EnergyDataHub.Data.Hangfire.Jobs.XWeatherSyncJob .SyncLocationWeatherData (Location location , DataSource dataSource , DateTime taskStartHour )
at EnergyDataHub.Data.Hangfire.Jobs.XWeatherSyncJob .Run ()
at InvokeStub_TaskAwaiter .GetResult (Object, Object, IntPtr* )
at System.Reflection.MethodBaseInvoker .InvokeWithNoArgs (Object obj , BindingFlags invokeAttr )
#62716
An exception occurred during performance of the job.
More details...
08/27/2025 04:10:18
Newtonsoft.Json.JsonSerializationException
Error converting value {null} to type 'System.Int64'. Path 'response[0].periods[2].windDirMaxDEG', line 1, position 5437.
Newtonsoft.Json.JsonSerializationException: Error converting value {null} to type 'System.Int64'. Path 'response[0].periods[2].windDirMaxDEG', line 1, position 5437. ---> System.InvalidCastException: Null object cannot be converted to a value type.
at System.Convert .ChangeType (Object value , Type conversionType , IFormatProvider provider )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .EnsureType (JsonReader reader , Object value , CultureInfo culture , JsonContract contract , Type targetType )
--- End of inner exception stack trace ---
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .EnsureType (JsonReader reader , Object value , CultureInfo culture , JsonContract contract , Type targetType )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateList (IList list , JsonReader reader , JsonArrayContract contract , JsonProperty containerProperty , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateList (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , Object existingValue , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateList (IList list , JsonReader reader , JsonArrayContract contract , JsonProperty containerProperty , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateList (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , Object existingValue , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
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.XWeatherClient .FetchData (NameValueCollection queryParams , String path )
at EnergyDataHub.Data.Services.XWeatherClient .GetWeatherForcasts (Double latitude , Double longitude , Nullable`1 start , XWeatherInterval inteval , Int32 periodCount )
at EnergyDataHub.Data.Hangfire.Jobs.XWeatherSyncJob .SyncLocationWeatherData (Location location , DataSource dataSource , DateTime taskStartHour )
at EnergyDataHub.Data.Hangfire.Jobs.XWeatherSyncJob .Run ()
at InvokeStub_TaskAwaiter .GetResult (Object, Object, IntPtr* )
at System.Reflection.MethodBaseInvoker .InvokeWithNoArgs (Object obj , BindingFlags invokeAttr )
#62686
An exception occurred during performance of the job.
More details...
08/27/2025 03:10:16
Newtonsoft.Json.JsonSerializationException
Error converting value {null} to type 'System.Int64'. Path 'response[0].periods[3].windDirMaxDEG', line 1, position 7563.
Newtonsoft.Json.JsonSerializationException: Error converting value {null} to type 'System.Int64'. Path 'response[0].periods[3].windDirMaxDEG', line 1, position 7563. ---> System.InvalidCastException: Null object cannot be converted to a value type.
at System.Convert .ChangeType (Object value , Type conversionType , IFormatProvider provider )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .EnsureType (JsonReader reader , Object value , CultureInfo culture , JsonContract contract , Type targetType )
--- End of inner exception stack trace ---
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .EnsureType (JsonReader reader , Object value , CultureInfo culture , JsonContract contract , Type targetType )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateList (IList list , JsonReader reader , JsonArrayContract contract , JsonProperty containerProperty , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateList (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , Object existingValue , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateList (IList list , JsonReader reader , JsonArrayContract contract , JsonProperty containerProperty , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateList (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , Object existingValue , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
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.XWeatherClient .FetchData (NameValueCollection queryParams , String path )
at EnergyDataHub.Data.Services.XWeatherClient .GetWeatherForcasts (Double latitude , Double longitude , Nullable`1 start , XWeatherInterval inteval , Int32 periodCount )
at EnergyDataHub.Data.Hangfire.Jobs.XWeatherSyncJob .SyncLocationWeatherData (Location location , DataSource dataSource , DateTime taskStartHour )
at EnergyDataHub.Data.Hangfire.Jobs.XWeatherSyncJob .Run ()
at InvokeStub_TaskAwaiter .GetResult (Object, Object, IntPtr* )
at System.Reflection.MethodBaseInvoker .InvokeWithNoArgs (Object obj , BindingFlags invokeAttr )
#62661
An exception occurred during performance of the job.
More details...
08/27/2025 02:10:15
Newtonsoft.Json.JsonSerializationException
Error converting value {null} to type 'System.Int64'. Path 'response[0].periods[4].windDirMaxDEG', line 1, position 9689.
Newtonsoft.Json.JsonSerializationException: Error converting value {null} to type 'System.Int64'. Path 'response[0].periods[4].windDirMaxDEG', line 1, position 9689. ---> System.InvalidCastException: Null object cannot be converted to a value type.
at System.Convert .ChangeType (Object value , Type conversionType , IFormatProvider provider )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .EnsureType (JsonReader reader , Object value , CultureInfo culture , JsonContract contract , Type targetType )
--- End of inner exception stack trace ---
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .EnsureType (JsonReader reader , Object value , CultureInfo culture , JsonContract contract , Type targetType )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateList (IList list , JsonReader reader , JsonArrayContract contract , JsonProperty containerProperty , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateList (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , Object existingValue , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateList (IList list , JsonReader reader , JsonArrayContract contract , JsonProperty containerProperty , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateList (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , Object existingValue , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
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.XWeatherClient .FetchData (NameValueCollection queryParams , String path )
at EnergyDataHub.Data.Services.XWeatherClient .GetWeatherForcasts (Double latitude , Double longitude , Nullable`1 start , XWeatherInterval inteval , Int32 periodCount )
at EnergyDataHub.Data.Hangfire.Jobs.XWeatherSyncJob .SyncLocationWeatherData (Location location , DataSource dataSource , DateTime taskStartHour )
at EnergyDataHub.Data.Hangfire.Jobs.XWeatherSyncJob .Run ()
at InvokeStub_TaskAwaiter .GetResult (Object, Object, IntPtr* )
at System.Reflection.MethodBaseInvoker .InvokeWithNoArgs (Object obj , BindingFlags invokeAttr )
#62636
An exception occurred during performance of the job.
More details...
08/27/2025 01:10:26
Newtonsoft.Json.JsonSerializationException
Error converting value {null} to type 'System.Int64'. Path 'response[0].periods[5].windDirMaxDEG', line 1, position 11802.
Newtonsoft.Json.JsonSerializationException: Error converting value {null} to type 'System.Int64'. Path 'response[0].periods[5].windDirMaxDEG', line 1, position 11802. ---> System.InvalidCastException: Null object cannot be converted to a value type.
at System.Convert .ChangeType (Object value , Type conversionType , IFormatProvider provider )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .EnsureType (JsonReader reader , Object value , CultureInfo culture , JsonContract contract , Type targetType )
--- End of inner exception stack trace ---
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .EnsureType (JsonReader reader , Object value , CultureInfo culture , JsonContract contract , Type targetType )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateList (IList list , JsonReader reader , JsonArrayContract contract , JsonProperty containerProperty , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateList (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , Object existingValue , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateList (IList list , JsonReader reader , JsonArrayContract contract , JsonProperty containerProperty , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateList (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , Object existingValue , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
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.XWeatherClient .FetchData (NameValueCollection queryParams , String path )
at EnergyDataHub.Data.Services.XWeatherClient .GetWeatherForcasts (Double latitude , Double longitude , Nullable`1 start , XWeatherInterval inteval , Int32 periodCount )
at EnergyDataHub.Data.Hangfire.Jobs.XWeatherSyncJob .SyncLocationWeatherData (Location location , DataSource dataSource , DateTime taskStartHour )
at EnergyDataHub.Data.Hangfire.Jobs.XWeatherSyncJob .Run ()
at InvokeStub_TaskAwaiter .GetResult (Object, Object, IntPtr* )
at System.Reflection.MethodBaseInvoker .InvokeWithNoArgs (Object obj , BindingFlags invokeAttr )
#62604
An exception occurred during performance of the job.
More details...
08/27/2025 00:10:25
Newtonsoft.Json.JsonSerializationException
Error converting value {null} to type 'System.Int64'. Path 'response[0].periods[6].windDirMaxDEG', line 1, position 13922.
Newtonsoft.Json.JsonSerializationException: Error converting value {null} to type 'System.Int64'. Path 'response[0].periods[6].windDirMaxDEG', line 1, position 13922. ---> System.InvalidCastException: Null object cannot be converted to a value type.
at System.Convert .ChangeType (Object value , Type conversionType , IFormatProvider provider )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .EnsureType (JsonReader reader , Object value , CultureInfo culture , JsonContract contract , Type targetType )
--- End of inner exception stack trace ---
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .EnsureType (JsonReader reader , Object value , CultureInfo culture , JsonContract contract , Type targetType )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateList (IList list , JsonReader reader , JsonArrayContract contract , JsonProperty containerProperty , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateList (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , Object existingValue , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateList (IList list , JsonReader reader , JsonArrayContract contract , JsonProperty containerProperty , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateList (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , Object existingValue , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
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.XWeatherClient .FetchData (NameValueCollection queryParams , String path )
at EnergyDataHub.Data.Services.XWeatherClient .GetWeatherForcasts (Double latitude , Double longitude , Nullable`1 start , XWeatherInterval inteval , Int32 periodCount )
at EnergyDataHub.Data.Hangfire.Jobs.XWeatherSyncJob .SyncLocationWeatherData (Location location , DataSource dataSource , DateTime taskStartHour )
at EnergyDataHub.Data.Hangfire.Jobs.XWeatherSyncJob .Run ()
at InvokeStub_TaskAwaiter .GetResult (Object, Object, IntPtr* )
at System.Reflection.MethodBaseInvoker .InvokeWithNoArgs (Object obj , BindingFlags invokeAttr )
#62578
An exception occurred during performance of the job.
More details...
08/26/2025 23:10:27
Newtonsoft.Json.JsonSerializationException
Error converting value {null} to type 'System.Int64'. Path 'response[0].periods[7].windDirMaxDEG', line 1, position 16040.
Newtonsoft.Json.JsonSerializationException: Error converting value {null} to type 'System.Int64'. Path 'response[0].periods[7].windDirMaxDEG', line 1, position 16040. ---> System.InvalidCastException: Null object cannot be converted to a value type.
at System.Convert .ChangeType (Object value , Type conversionType , IFormatProvider provider )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .EnsureType (JsonReader reader , Object value , CultureInfo culture , JsonContract contract , Type targetType )
--- End of inner exception stack trace ---
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .EnsureType (JsonReader reader , Object value , CultureInfo culture , JsonContract contract , Type targetType )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateList (IList list , JsonReader reader , JsonArrayContract contract , JsonProperty containerProperty , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateList (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , Object existingValue , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateList (IList list , JsonReader reader , JsonArrayContract contract , JsonProperty containerProperty , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateList (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , Object existingValue , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
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.XWeatherClient .FetchData (NameValueCollection queryParams , String path )
at EnergyDataHub.Data.Services.XWeatherClient .GetWeatherForcasts (Double latitude , Double longitude , Nullable`1 start , XWeatherInterval inteval , Int32 periodCount )
at EnergyDataHub.Data.Hangfire.Jobs.XWeatherSyncJob .SyncLocationWeatherData (Location location , DataSource dataSource , DateTime taskStartHour )
at EnergyDataHub.Data.Hangfire.Jobs.XWeatherSyncJob .Run ()
at InvokeStub_TaskAwaiter .GetResult (Object, Object, IntPtr* )
at System.Reflection.MethodBaseInvoker .InvokeWithNoArgs (Object obj , BindingFlags invokeAttr )
#62553
An exception occurred during performance of the job.
More details...
08/26/2025 22:10:19
Newtonsoft.Json.JsonSerializationException
Error converting value {null} to type 'System.Int64'. Path 'response[0].periods[8].windDirMaxDEG', line 1, position 18193.
Newtonsoft.Json.JsonSerializationException: Error converting value {null} to type 'System.Int64'. Path 'response[0].periods[8].windDirMaxDEG', line 1, position 18193. ---> System.InvalidCastException: Null object cannot be converted to a value type.
at System.Convert .ChangeType (Object value , Type conversionType , IFormatProvider provider )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .EnsureType (JsonReader reader , Object value , CultureInfo culture , JsonContract contract , Type targetType )
--- End of inner exception stack trace ---
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .EnsureType (JsonReader reader , Object value , CultureInfo culture , JsonContract contract , Type targetType )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateList (IList list , JsonReader reader , JsonArrayContract contract , JsonProperty containerProperty , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateList (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , Object existingValue , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateList (IList list , JsonReader reader , JsonArrayContract contract , JsonProperty containerProperty , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateList (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , Object existingValue , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
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.XWeatherClient .FetchData (NameValueCollection queryParams , String path )
at EnergyDataHub.Data.Services.XWeatherClient .GetWeatherForcasts (Double latitude , Double longitude , Nullable`1 start , XWeatherInterval inteval , Int32 periodCount )
at EnergyDataHub.Data.Hangfire.Jobs.XWeatherSyncJob .SyncLocationWeatherData (Location location , DataSource dataSource , DateTime taskStartHour )
at EnergyDataHub.Data.Hangfire.Jobs.XWeatherSyncJob .Run ()
at InvokeStub_TaskAwaiter .GetResult (Object, Object, IntPtr* )
at System.Reflection.MethodBaseInvoker .InvokeWithNoArgs (Object obj , BindingFlags invokeAttr )
#62523
An exception occurred during performance of the job.
More details...
08/26/2025 21:10:19
Newtonsoft.Json.JsonSerializationException
Error converting value {null} to type 'System.Int64'. Path 'response[0].periods[9].windDirMaxDEG', line 1, position 20315.
Newtonsoft.Json.JsonSerializationException: Error converting value {null} to type 'System.Int64'. Path 'response[0].periods[9].windDirMaxDEG', line 1, position 20315. ---> System.InvalidCastException: Null object cannot be converted to a value type.
at System.Convert .ChangeType (Object value , Type conversionType , IFormatProvider provider )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .EnsureType (JsonReader reader , Object value , CultureInfo culture , JsonContract contract , Type targetType )
--- End of inner exception stack trace ---
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .EnsureType (JsonReader reader , Object value , CultureInfo culture , JsonContract contract , Type targetType )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateList (IList list , JsonReader reader , JsonArrayContract contract , JsonProperty containerProperty , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateList (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , Object existingValue , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateList (IList list , JsonReader reader , JsonArrayContract contract , JsonProperty containerProperty , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateList (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , Object existingValue , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
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.XWeatherClient .FetchData (NameValueCollection queryParams , String path )
at EnergyDataHub.Data.Services.XWeatherClient .GetWeatherForcasts (Double latitude , Double longitude , Nullable`1 start , XWeatherInterval inteval , Int32 periodCount )
at EnergyDataHub.Data.Hangfire.Jobs.XWeatherSyncJob .SyncLocationWeatherData (Location location , DataSource dataSource , DateTime taskStartHour )
at EnergyDataHub.Data.Hangfire.Jobs.XWeatherSyncJob .Run ()
at InvokeStub_TaskAwaiter .GetResult (Object, Object, IntPtr* )
at System.Reflection.MethodBaseInvoker .InvokeWithNoArgs (Object obj , BindingFlags invokeAttr )
#62498
An exception occurred during performance of the job.
More details...
08/26/2025 20:10:21
Newtonsoft.Json.JsonSerializationException
Error converting value {null} to type 'System.Int64'. Path 'response[0].periods[10].windDirMaxDEG', line 1, position 22437.
Newtonsoft.Json.JsonSerializationException: Error converting value {null} to type 'System.Int64'. Path 'response[0].periods[10].windDirMaxDEG', line 1, position 22437. ---> System.InvalidCastException: Null object cannot be converted to a value type.
at System.Convert .ChangeType (Object value , Type conversionType , IFormatProvider provider )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .EnsureType (JsonReader reader , Object value , CultureInfo culture , JsonContract contract , Type targetType )
--- End of inner exception stack trace ---
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .EnsureType (JsonReader reader , Object value , CultureInfo culture , JsonContract contract , Type targetType )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateList (IList list , JsonReader reader , JsonArrayContract contract , JsonProperty containerProperty , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateList (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , Object existingValue , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateList (IList list , JsonReader reader , JsonArrayContract contract , JsonProperty containerProperty , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateList (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , Object existingValue , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
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.XWeatherClient .FetchData (NameValueCollection queryParams , String path )
at EnergyDataHub.Data.Services.XWeatherClient .GetWeatherForcasts (Double latitude , Double longitude , Nullable`1 start , XWeatherInterval inteval , Int32 periodCount )
at EnergyDataHub.Data.Hangfire.Jobs.XWeatherSyncJob .SyncLocationWeatherData (Location location , DataSource dataSource , DateTime taskStartHour )
at EnergyDataHub.Data.Hangfire.Jobs.XWeatherSyncJob .Run ()
at InvokeStub_TaskAwaiter .GetResult (Object, Object, IntPtr* )
at System.Reflection.MethodBaseInvoker .InvokeWithNoArgs (Object obj , BindingFlags invokeAttr )
#62474
An exception occurred during performance of the job.
More details...
08/26/2025 19:10:00
Newtonsoft.Json.JsonSerializationException
Error converting value {null} to type 'System.Double'. Path 'response[0].periods[0].precipMM', line 1, position 598.
Newtonsoft.Json.JsonSerializationException: Error converting value {null} to type 'System.Double'. Path 'response[0].periods[0].precipMM', line 1, position 598. ---> System.InvalidCastException: Null object cannot be converted to a value type.
at System.Convert .ChangeType (Object value , Type conversionType , IFormatProvider provider )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .EnsureType (JsonReader reader , Object value , CultureInfo culture , JsonContract contract , Type targetType )
--- End of inner exception stack trace ---
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .EnsureType (JsonReader reader , Object value , CultureInfo culture , JsonContract contract , Type targetType )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateList (IList list , JsonReader reader , JsonArrayContract contract , JsonProperty containerProperty , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateList (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , Object existingValue , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateList (IList list , JsonReader reader , JsonArrayContract contract , JsonProperty containerProperty , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateList (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , Object existingValue , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
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.XWeatherClient .FetchData (NameValueCollection queryParams , String path )
at EnergyDataHub.Data.Services.XWeatherClient .GetWeatherConditions (Double latitude , Double longitude )
at EnergyDataHub.Data.Hangfire.Jobs.XWeatherSyncJob .SyncLocationWeatherData (Location location , DataSource dataSource , DateTime taskStartHour )
at EnergyDataHub.Data.Hangfire.Jobs.XWeatherSyncJob .Run ()
at InvokeStub_TaskAwaiter .GetResult (Object, Object, IntPtr* )
at System.Reflection.MethodBaseInvoker .InvokeWithNoArgs (Object obj , BindingFlags invokeAttr )
#62443
An exception occurred during performance of the job.
More details...
08/26/2025 18:10:26
Newtonsoft.Json.JsonSerializationException
Error converting value {null} to type 'System.Int64'. Path 'response[0].periods[0].windDirMaxDEG', line 1, position 1127.
Newtonsoft.Json.JsonSerializationException: Error converting value {null} to type 'System.Int64'. Path 'response[0].periods[0].windDirMaxDEG', line 1, position 1127. ---> System.InvalidCastException: Null object cannot be converted to a value type.
at System.Convert .ChangeType (Object value , Type conversionType , IFormatProvider provider )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .EnsureType (JsonReader reader , Object value , CultureInfo culture , JsonContract contract , Type targetType )
--- End of inner exception stack trace ---
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .EnsureType (JsonReader reader , Object value , CultureInfo culture , JsonContract contract , Type targetType )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateList (IList list , JsonReader reader , JsonArrayContract contract , JsonProperty containerProperty , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateList (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , Object existingValue , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateList (IList list , JsonReader reader , JsonArrayContract contract , JsonProperty containerProperty , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateList (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , Object existingValue , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
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.XWeatherClient .FetchData (NameValueCollection queryParams , String path )
at EnergyDataHub.Data.Services.XWeatherClient .GetWeatherForcasts (Double latitude , Double longitude , Nullable`1 start , XWeatherInterval inteval , Int32 periodCount )
at EnergyDataHub.Data.Hangfire.Jobs.XWeatherSyncJob .SyncLocationWeatherData (Location location , DataSource dataSource , DateTime taskStartHour )
at EnergyDataHub.Data.Hangfire.Jobs.XWeatherSyncJob .Run ()
at InvokeStub_TaskAwaiter .GetResult (Object, Object, IntPtr* )
at System.Reflection.MethodBaseInvoker .InvokeWithNoArgs (Object obj , BindingFlags invokeAttr )
#62418
An exception occurred during performance of the job.
More details...
08/26/2025 17:10:29
Newtonsoft.Json.JsonSerializationException
Error converting value {null} to type 'System.Int64'. Path 'response[0].periods[1].windDirMaxDEG', line 1, position 3251.
Newtonsoft.Json.JsonSerializationException: Error converting value {null} to type 'System.Int64'. Path 'response[0].periods[1].windDirMaxDEG', line 1, position 3251. ---> System.InvalidCastException: Null object cannot be converted to a value type.
at System.Convert .ChangeType (Object value , Type conversionType , IFormatProvider provider )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .EnsureType (JsonReader reader , Object value , CultureInfo culture , JsonContract contract , Type targetType )
--- End of inner exception stack trace ---
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .EnsureType (JsonReader reader , Object value , CultureInfo culture , JsonContract contract , Type targetType )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateList (IList list , JsonReader reader , JsonArrayContract contract , JsonProperty containerProperty , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateList (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , Object existingValue , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateList (IList list , JsonReader reader , JsonArrayContract contract , JsonProperty containerProperty , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateList (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , Object existingValue , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
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.XWeatherClient .FetchData (NameValueCollection queryParams , String path )
at EnergyDataHub.Data.Services.XWeatherClient .GetWeatherForcasts (Double latitude , Double longitude , Nullable`1 start , XWeatherInterval inteval , Int32 periodCount )
at EnergyDataHub.Data.Hangfire.Jobs.XWeatherSyncJob .SyncLocationWeatherData (Location location , DataSource dataSource , DateTime taskStartHour )
at EnergyDataHub.Data.Hangfire.Jobs.XWeatherSyncJob .Run ()
at InvokeStub_TaskAwaiter .GetResult (Object, Object, IntPtr* )
at System.Reflection.MethodBaseInvoker .InvokeWithNoArgs (Object obj , BindingFlags invokeAttr )
#62394
An exception occurred during performance of the job.
More details...
08/26/2025 16:10:12
Newtonsoft.Json.JsonSerializationException
Error converting value {null} to type 'System.Int64'. Path 'response[0].periods[3].windDirMaxDEG', line 1, position 7543.
Newtonsoft.Json.JsonSerializationException: Error converting value {null} to type 'System.Int64'. Path 'response[0].periods[3].windDirMaxDEG', line 1, position 7543. ---> System.InvalidCastException: Null object cannot be converted to a value type.
at System.Convert .ChangeType (Object value , Type conversionType , IFormatProvider provider )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .EnsureType (JsonReader reader , Object value , CultureInfo culture , JsonContract contract , Type targetType )
--- End of inner exception stack trace ---
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .EnsureType (JsonReader reader , Object value , CultureInfo culture , JsonContract contract , Type targetType )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateList (IList list , JsonReader reader , JsonArrayContract contract , JsonProperty containerProperty , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateList (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , Object existingValue , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateList (IList list , JsonReader reader , JsonArrayContract contract , JsonProperty containerProperty , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateList (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , Object existingValue , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
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.XWeatherClient .FetchData (NameValueCollection queryParams , String path )
at EnergyDataHub.Data.Services.XWeatherClient .GetWeatherForcasts (Double latitude , Double longitude , Nullable`1 start , XWeatherInterval inteval , Int32 periodCount )
at EnergyDataHub.Data.Hangfire.Jobs.XWeatherSyncJob .SyncLocationWeatherData (Location location , DataSource dataSource , DateTime taskStartHour )
at EnergyDataHub.Data.Hangfire.Jobs.XWeatherSyncJob .Run ()
at InvokeStub_TaskAwaiter .GetResult (Object, Object, IntPtr* )
at System.Reflection.MethodBaseInvoker .InvokeWithNoArgs (Object obj , BindingFlags invokeAttr )
#62365
An exception occurred during performance of the job.
More details...
08/26/2025 15:10:09
Newtonsoft.Json.JsonSerializationException
Error converting value {null} to type 'System.Int64'. Path 'response[0].periods[4].windDirMaxDEG', line 1, position 9715.
Newtonsoft.Json.JsonSerializationException: Error converting value {null} to type 'System.Int64'. Path 'response[0].periods[4].windDirMaxDEG', line 1, position 9715. ---> System.InvalidCastException: Null object cannot be converted to a value type.
at System.Convert .ChangeType (Object value , Type conversionType , IFormatProvider provider )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .EnsureType (JsonReader reader , Object value , CultureInfo culture , JsonContract contract , Type targetType )
--- End of inner exception stack trace ---
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .EnsureType (JsonReader reader , Object value , CultureInfo culture , JsonContract contract , Type targetType )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateList (IList list , JsonReader reader , JsonArrayContract contract , JsonProperty containerProperty , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateList (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , Object existingValue , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateList (IList list , JsonReader reader , JsonArrayContract contract , JsonProperty containerProperty , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateList (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , Object existingValue , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .PopulateObject (Object newObject , JsonReader reader , JsonObjectContract contract , JsonProperty member , String id )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateObject (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader .CreateValueInternal (JsonReader reader , Type objectType , JsonContract contract , JsonProperty member , JsonContainerContract containerContract , JsonProperty containerMember , Object existingValue )
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.XWeatherClient .FetchData (NameValueCollection queryParams , String path )
at EnergyDataHub.Data.Services.XWeatherClient .GetWeatherForcasts (Double latitude , Double longitude , Nullable`1 start , XWeatherInterval inteval , Int32 periodCount )
at EnergyDataHub.Data.Hangfire.Jobs.XWeatherSyncJob .SyncLocationWeatherData (Location location , DataSource dataSource , DateTime taskStartHour )
at EnergyDataHub.Data.Hangfire.Jobs.XWeatherSyncJob .Run ()
at InvokeStub_TaskAwaiter .GetResult (Object, Object, IntPtr* )
at System.Reflection.MethodBaseInvoker .InvokeWithNoArgs (Object obj , BindingFlags invokeAttr )