[03.04.2024 00:46:17.288 +00:00 INF] Migrations [03.04.2024 00:46:17.401 +00:00 INF] 20240229001: Migration_GetAllByStatus [03.04.2024 00:46:17.401 +00:00 INF] 20240229002: Migration_GetAll [03.04.2024 00:46:17.401 +00:00 INF] 20240229003: Migration_GetOrdersByUserId [03.04.2024 00:46:17.401 +00:00 INF] 20240105195988: Migration_20240105195988 [03.04.2024 00:46:17.401 +00:00 INF] 20240106150801: Migration_20240106150801 [03.04.2024 00:46:17.401 +00:00 INF] 20240222282856: Migration_20240222282856 [03.04.2024 00:46:17.401 +00:00 INF] 20240225185332: Migration_20240225185332 [03.04.2024 00:46:17.401 +00:00 INF] 20240226001548: Migration_20240226001548 [03.04.2024 00:46:17.401 +00:00 INF] 20240229112234: Migration_20240229112234 [03.04.2024 00:46:17.401 +00:00 INF] 20240703175787: Migration_20240703175787 [03.04.2024 00:46:17.401 +00:00 INF] 20240903164034: Migration_20240903164034 [03.04.2024 00:46:17.401 +00:00 INF] 20241003130612: Migration_20241003130612 [03.04.2024 00:46:17.401 +00:00 INF] 20241003184355: Migration_20241003184355 [03.04.2024 00:46:17.401 +00:00 INF] 20242403195365: Migration_20242403195365 [03.04.2024 00:46:17.401 +00:00 INF] 20242403210101: Migration_20242403210101 [03.04.2024 00:46:17.402 +00:00 INF] 202403091170645: Migration_202403091170645 [03.04.2024 00:46:17.402 +00:00 INF] 202404032111114: Migration_20240403211111 [03.04.2024 00:46:17.402 +00:00 WRN] 2024032122165643: Migration_2024032122165643 (current) [03.04.2024 06:26:15.216 +00:00 INF] 0HN2JETSUNA1O:00000005 Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [03.04.2024 06:26:15.252 +00:00 INF] 0HN2JETSUNA1O:00000005 Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [03.04.2024 06:26:16.543 +00:00 INF] 0HN2JETSUNA1O:00000005 Received HTTP response headers after 1289.2322ms - 200 [03.04.2024 06:26:16.553 +00:00 INF] 0HN2JETSUNA1O:00000005 End processing HTTP request after 1354.9978ms - 200 [03.04.2024 17:58:37.859 +00:00 ERR] 0HN2JETSUNACF:00000002 Api Error: 0HN2JETSUNACF:00000002 System.Text.Json.JsonException: The JSON value could not be converted to System.Int32. Path: $.productCategoryId | LineNumber: 0 | BytePositionInLine: 54. ---> System.FormatException: Either the JSON value is not in a supported format, or is out of bounds for an Int32. at System.Text.Json.ThrowHelper.ThrowFormatException(NumericType numericType) at System.Text.Json.Utf8JsonReader.GetInt32WithQuotes() at System.Text.Json.Serialization.Converters.Int32Converter.ReadNumberWithCustomHandling(Utf8JsonReader& reader, JsonNumberHandling handling, JsonSerializerOptions options) at System.Text.Json.Serialization.JsonConverter`1.TryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value, Boolean& isPopulatedValue) at System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1.ReadJsonAndSetMember(Object obj, ReadStack& state, Utf8JsonReader& reader) at System.Text.Json.Serialization.Converters.ObjectDefaultConverter`1.OnTryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value) at System.Text.Json.Serialization.JsonConverter`1.TryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value, Boolean& isPopulatedValue) at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state) --- End of inner exception stack trace --- at System.Text.Json.ThrowHelper.ReThrowWithPath(ReadStack& state, Utf8JsonReader& reader, Exception ex) at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state) at System.Text.Json.Serialization.Metadata.JsonTypeInfo`1.Deserialize(Utf8JsonReader& reader, ReadStack& state) at System.Text.Json.Serialization.Metadata.JsonTypeInfo`1.DeserializeAsObject(Utf8JsonReader& reader, ReadStack& state) at System.Text.Json.JsonSerializer.ReadFromSpanAsObject(ReadOnlySpan`1 utf8Json, JsonTypeInfo jsonTypeInfo, Nullable`1 actualByteCount) at System.Text.Json.JsonSerializer.ReadFromSpanAsObject(ReadOnlySpan`1 json, JsonTypeInfo jsonTypeInfo) at System.Text.Json.JsonSerializer.Deserialize(String json, Type returnType, JsonSerializerOptions options) at Core.Models.MetadataValueModelBinder.BindModelAsync(ModelBindingContext bindingContext) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Core/Models/OrderItem.cs:line 38 at Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinder.BindModelAsync(ModelBindingContext bindingContext) at Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CollectionModelBinder`1.BindComplexCollectionFromIndexes(ModelBindingContext bindingContext, IEnumerable`1 indexNames) at Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CollectionModelBinder`1.BindModelAsync(ModelBindingContext bindingContext) at Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ComplexObjectModelBinder.BindPropertyAsync(ModelBindingContext bindingContext, ModelMetadata property, IModelBinder propertyBinder, String fieldName, String modelName) at Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ComplexObjectModelBinder.BindPropertiesAsync(ModelBindingContext bindingContext, Int32 propertyData, IReadOnlyList`1 boundProperties) at Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ComplexObjectModelBinder.BindModelCoreAsync(ModelBindingContext bindingContext, Int32 propertyData) at Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder.BindModelAsync(ActionContext actionContext, IModelBinder modelBinder, IValueProvider valueProvider, ParameterDescriptor parameter, ModelMetadata metadata, Object value, Object container) at Microsoft.AspNetCore.Mvc.Controllers.ControllerBinderDelegateProvider.<>c__DisplayClass0_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) at Microsoft.AspNetCore.OutputCaching.OutputCacheMiddleware.InvokeAwaited(HttpContext httpContext, IReadOnlyList`1 policies) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.RateLimiting.RateLimitingMiddleware.InvokeInternal(HttpContext context, EnableRateLimitingAttribute enableRateLimitingAttribute) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Api.Infrastructure.Middlewares.ExceptionHandlerMiddleware.Invoke(HttpContext context, IAppLogger`1 logger) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Infrastructure/Middlewares/ExceptionHandlerMiddleware.cs:line 39 [03.04.2024 19:43:21.497 +00:00 INF] 0HN2JETSUNAMO:00000002 Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [03.04.2024 19:43:21.531 +00:00 INF] 0HN2JETSUNAMO:00000002 Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [03.04.2024 19:43:21.881 +00:00 INF] 0HN2JETSUNAMO:00000002 Received HTTP response headers after 346.4901ms - 200 [03.04.2024 19:43:21.881 +00:00 INF] 0HN2JETSUNAMO:00000002 End processing HTTP request after 385.9089ms - 200 [03.04.2024 19:43:21.979 +00:00 INF] 0HN2JETSUNAMO:00000002 Start processing HTTP request GET https://sms.atltech.az:8090/index.php?app=quick_sms_redex&login=findinsms&key=0ea8a0b3079ccdcd9d36412bd64dbe68&sender=FindIn.Az&msisdn=994503284889&text=2794 [03.04.2024 19:43:21.984 +00:00 INF] 0HN2JETSUNAMO:00000002 Sending HTTP request GET https://sms.atltech.az:8090/index.php?app=quick_sms_redex&login=findinsms&key=0ea8a0b3079ccdcd9d36412bd64dbe68&sender=FindIn.Az&msisdn=994503284889&text=2794 [03.04.2024 19:43:23.590 +00:00 INF] 0HN2JETSUNAMO:00000002 Received HTTP response headers after 1606.3648ms - 200 [03.04.2024 19:43:23.590 +00:00 INF] 0HN2JETSUNAMO:00000002 End processing HTTP request after 1611.8ms - 200 [03.04.2024 23:21:34.400 +00:00 INF] 0HN2JETSUNAS2:00000005 Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [03.04.2024 23:21:34.485 +00:00 INF] 0HN2JETSUNAS2:00000005 Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [03.04.2024 23:21:35.886 +00:00 INF] 0HN2JETSUNAS2:00000005 Received HTTP response headers after 1381.0822ms - 200 [03.04.2024 23:21:35.897 +00:00 INF] 0HN2JETSUNAS2:00000005 End processing HTTP request after 1499.4526ms - 200