[10.05.2024 06:15:42.388 +00:00 INF] 0HN3G46C5ABR4:00000001 /api/SiteSetting/GetByNameAsync called [10.05.2024 06:15:42.388 +00:00 INF] 0HN3G46C5ABR5:00000001 /api/ProductCategory/GetHierarchy/az called [10.05.2024 06:15:43.037 +00:00 INF] 0HN3G46C5ABR5:00000002 /api/Order/GetAllByStatus/az called [10.05.2024 10:00:10.021 +00:00 INF] 0HN3G46C5ABR7:00000001 /api/SiteSetting/GetByNameAsync called [10.05.2024 10:00:10.021 +00:00 INF] 0HN3G46C5ABR6:00000001 /api/ProductCategory/GetHierarchy/az called [10.05.2024 10:00:11.082 +00:00 INF] 0HN3G46C5ABR6:00000002 /api/Order/GetAllByStatus/az called [10.05.2024 10:01:08.968 +00:00 INF] 0HN3G46C5ABR6:00000003 / called [10.05.2024 10:03:37.570 +00:00 INF] 0HN3G46C5ABR8:00000002 /api/Account/SendSms called [10.05.2024 10:03:38.006 +00:00 INF] 0HN3G46C5ABR8:00000002 Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [10.05.2024 10:03:38.009 +00:00 INF] 0HN3G46C5ABR8:00000002 Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [10.05.2024 10:03:39.339 +00:00 INF] 0HN3G46C5ABR8:00000002 Received HTTP response headers after 1326.13ms - 200 [10.05.2024 10:03:39.348 +00:00 INF] 0HN3G46C5ABR8:00000002 End processing HTTP request after 1347.2439ms - 200 [10.05.2024 10:03:41.000 +00:00 INF] 0HN3G46C5ABR8:00000004 /api/Account/VerifySmsCode called [10.05.2024 10:03:42.584 +00:00 INF] 0HN3G46C5ABR8:00000006 /api/Account/GetUserData called [10.05.2024 10:03:43.994 +00:00 INF] 0HN3G46C5ABR8:0000000A /api/UserCoupon/getForCurrentUser called [10.05.2024 10:03:44.007 +00:00 INF] 0HN3G46C5ABR9:00000001 /api/SiteSetting/GetEnumValues called [10.05.2024 10:03:44.171 +00:00 INF] 0HN3G46C5ABRA:00000001 /api/Notification/GetAllByToUserId/az called [10.05.2024 10:03:46.595 +00:00 INF] 0HN3G46C5ABRA:00000002 /api/Notification/GetAllByToUserId/az called [10.05.2024 10:04:30.766 +00:00 INF] 0HN3G46C5ABR8:0000000C /api/Notification/GetAllByToUserId/az called [10.05.2024 10:04:38.222 +00:00 INF] 0HN3G46C5ABR9:00000002 /api/ProductCategory/GetHierarchy/az called [10.05.2024 10:04:38.228 +00:00 INF] 0HN3G46C5ABRC:00000001 /api/UserAddress/GetByUserId called [10.05.2024 10:04:41.435 +00:00 INF] 0HN3G46C5ABR9:00000004 /api/Notification/GetAllByToUserId/az called [10.05.2024 10:04:51.637 +00:00 INF] 0HN3G46C5ABRC:00000003 /api/Notification/GetAllByToUserId/az called [10.05.2024 10:05:06.492 +00:00 INF] 0HN3G46C5ABRD:00000002 /api/Order/urgent called [10.05.2024 10:05:18.083 +00:00 ERR] 0HN3G46C5ABRD:00000002 Api Error: 0HN3G46C5ABRD:00000002 System.InvalidOperationException: Sequence contains no elements at System.Linq.ThrowHelper.ThrowNoElementsException() at System.Linq.Enumerable.Single[TSource](IEnumerable`1 source) at Dapper.SqlMapper.ThrowZeroRows(Row row) in /_/Dapper/SqlMapper.cs:line 1257 at Dapper.SqlMapper.QueryRowAsync[T](IDbConnection cnn, Row row, Type effectiveType, CommandDefinition command) in /_/Dapper/SqlMapper.Async.cs:line 503 at Repository.Cqrs.Commands.UrgentOrderCommand.CreateAsync(UrgentOrder model) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Commands/UrgentOrderCommand.cs:line 43 at Repository.Repositories.UrgentOrderRepository.CreateAsync(UrgentOrder model) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Repositories/UrgentOrderRepository.cs:line 21 at Service.Services.OrderService.CreateUrgentAsync(UrgentOrderDto model) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/OrderService.cs:line 160 at Service.Services.OrderService.CreateUrgentAsync(UrgentOrderDto model) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/OrderService.cs:line 175 at Service.Services.OrderService.CreateUrgentAsync(UrgentOrderDto model) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/OrderService.cs:line 178 at Api.Controllers.OrderController.PostUrgent(UrgentOrderDto model, CancellationToken token) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/OrderController.cs:line 98 at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) 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 41 [10.05.2024 10:10:48.933 +00:00 INF] 0HN3G46C5ABRF:00000002 /api/Order/urgent called [10.05.2024 10:11:01.686 +00:00 ERR] 0HN3G46C5ABRF:00000002 Api Error: 0HN3G46C5ABRF:00000002 System.InvalidOperationException: Sequence contains no elements at System.Linq.ThrowHelper.ThrowNoElementsException() at System.Linq.Enumerable.Single[TSource](IEnumerable`1 source) at Dapper.SqlMapper.ThrowZeroRows(Row row) in /_/Dapper/SqlMapper.cs:line 1257 at Dapper.SqlMapper.QueryRowAsync[T](IDbConnection cnn, Row row, Type effectiveType, CommandDefinition command) in /_/Dapper/SqlMapper.Async.cs:line 503 at Repository.Cqrs.Commands.UrgentOrderCommand.CreateAsync(UrgentOrder model) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Commands/UrgentOrderCommand.cs:line 43 at Repository.Repositories.UrgentOrderRepository.CreateAsync(UrgentOrder model) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Repositories/UrgentOrderRepository.cs:line 21 at Service.Services.OrderService.CreateUrgentAsync(UrgentOrderDto model) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/OrderService.cs:line 160 at Service.Services.OrderService.CreateUrgentAsync(UrgentOrderDto model) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/OrderService.cs:line 175 at Service.Services.OrderService.CreateUrgentAsync(UrgentOrderDto model) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/OrderService.cs:line 178 at Api.Controllers.OrderController.PostUrgent(UrgentOrderDto model, CancellationToken token) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/OrderController.cs:line 98 at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) 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 41 [10.05.2024 10:16:52.741 +00:00 INF] 0HN3G46C5ABRH:00000001 /api/SiteSetting/GetByNameAsync called [10.05.2024 10:16:52.784 +00:00 INF] 0HN3G46C5ABRI:00000001 /api/ProductCategory/GetHierarchy/az called [10.05.2024 10:16:53.122 +00:00 INF] 0HN3G46C5ABRI:00000002 /api/Order/GetAllByStatus/az called [10.05.2024 10:30:51.798 +00:00 INF] 0HN3G46C5ABRM:00000001 /api/UserAddress/GetByUserId called [10.05.2024 10:30:51.806 +00:00 INF] 0HN3G46C5ABRN:00000001 /api/SiteSetting/GetByNameAsync called [10.05.2024 10:30:51.816 +00:00 INF] 0HN3G46C5ABRO:00000001 /api/ProductCategory/GetHierarchy/az called [10.05.2024 10:30:56.392 +00:00 INF] 0HN3G46C5ABRN:00000003 /api/Account/GetUserData called [10.05.2024 10:31:00.377 +00:00 INF] 0HN3G46C5ABRN:00000007 /api/Notification/GetAllByToUserId/az called [10.05.2024 10:31:00.395 +00:00 INF] 0HN3G46C5ABRO:00000002 /api/SiteSetting/GetEnumValues called [10.05.2024 10:31:00.581 +00:00 INF] 0HN3G46C5ABRN:00000008 /api/UserCoupon/getForCurrentUser called [10.05.2024 10:39:24.010 +00:00 INF] 0HN3G46C5ABRR:00000001 /api/UserAddress/GetByUserId called [10.05.2024 10:39:24.022 +00:00 INF] 0HN3G46C5ABRS:00000001 /api/SiteSetting/GetByNameAsync called [10.05.2024 10:39:24.029 +00:00 INF] 0HN3G46C5ABRT:00000001 /api/ProductCategory/GetHierarchy/az called [10.05.2024 10:39:29.208 +00:00 INF] 0HN3G46C5ABRS:00000003 /api/Account/GetUserData called [10.05.2024 10:39:33.631 +00:00 INF] 0HN3G46C5ABRS:00000007 /api/SiteSetting/GetEnumValues called [10.05.2024 10:39:33.636 +00:00 INF] 0HN3G46C5ABRT:00000002 /api/UserCoupon/getForCurrentUser called [10.05.2024 10:39:33.638 +00:00 INF] 0HN3G46C5ABRR:00000002 /api/Notification/GetAllByToUserId/az called [10.05.2024 10:39:51.996 +00:00 INF] 0HN3G46C5ABRT:00000004 /api/Order/urgent called [10.05.2024 10:40:02.237 +00:00 ERR] 0HN3G46C5ABRT:00000004 Api Error: 0HN3G46C5ABRT:00000004 System.InvalidOperationException: Sequence contains no elements at System.Linq.ThrowHelper.ThrowNoElementsException() at System.Linq.Enumerable.Single[TSource](IEnumerable`1 source) at Dapper.SqlMapper.ThrowZeroRows(Row row) in /_/Dapper/SqlMapper.cs:line 1257 at Dapper.SqlMapper.QueryRowAsync[T](IDbConnection cnn, Row row, Type effectiveType, CommandDefinition command) in /_/Dapper/SqlMapper.Async.cs:line 503 at Repository.Cqrs.Commands.UrgentOrderCommand.CreateAsync(UrgentOrder model) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Commands/UrgentOrderCommand.cs:line 43 at Repository.Repositories.UrgentOrderRepository.CreateAsync(UrgentOrder model) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Repositories/UrgentOrderRepository.cs:line 21 at Service.Services.OrderService.CreateUrgentAsync(UrgentOrderDto model) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/OrderService.cs:line 160 at Service.Services.OrderService.CreateUrgentAsync(UrgentOrderDto model) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/OrderService.cs:line 175 at Service.Services.OrderService.CreateUrgentAsync(UrgentOrderDto model) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/OrderService.cs:line 178 at Api.Controllers.OrderController.PostUrgent(UrgentOrderDto model, CancellationToken token) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/OrderController.cs:line 98 at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) 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 41 [10.05.2024 10:40:42.477 +00:00 INF] 0HN3G46C5ABRT:00000005 /api/SiteSetting/GetByNameAsync called [10.05.2024 10:40:42.484 +00:00 INF] 0HN3G46C5ABRS:00000008 /api/UserAddress/GetByUserId called [10.05.2024 10:40:42.487 +00:00 INF] 0HN3G46C5ABRU:00000001 /api/ProductCategory/GetHierarchy/az called [10.05.2024 10:40:46.371 +00:00 INF] 0HN3G46C5ABRU:00000003 /api/Account/GetUserData called [10.05.2024 10:40:46.967 +00:00 INF] 0HN3G46C5ABRT:00000007 /api/SiteSetting/GetEnumValues called [10.05.2024 10:40:46.968 +00:00 INF] 0HN3G46C5ABRU:00000005 /api/UserCoupon/getForCurrentUser called [10.05.2024 10:40:50.776 +00:00 INF] 0HN3G46C5ABRU:00000007 /api/Notification/GetAllByToUserId/az called [10.05.2024 10:41:12.588 +00:00 INF] 0HN3G46C5ABRT:00000009 /api/Order/urgent called [10.05.2024 10:41:22.913 +00:00 ERR] 0HN3G46C5ABRT:00000009 Api Error: 0HN3G46C5ABRT:00000009 System.InvalidOperationException: Sequence contains no elements at System.Linq.ThrowHelper.ThrowNoElementsException() at System.Linq.Enumerable.Single[TSource](IEnumerable`1 source) at Dapper.SqlMapper.ThrowZeroRows(Row row) in /_/Dapper/SqlMapper.cs:line 1257 at Dapper.SqlMapper.QueryRowAsync[T](IDbConnection cnn, Row row, Type effectiveType, CommandDefinition command) in /_/Dapper/SqlMapper.Async.cs:line 503 at Repository.Cqrs.Commands.UrgentOrderCommand.CreateAsync(UrgentOrder model) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Commands/UrgentOrderCommand.cs:line 43 at Repository.Repositories.UrgentOrderRepository.CreateAsync(UrgentOrder model) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Repositories/UrgentOrderRepository.cs:line 21 at Service.Services.OrderService.CreateUrgentAsync(UrgentOrderDto model) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/OrderService.cs:line 160 at Service.Services.OrderService.CreateUrgentAsync(UrgentOrderDto model) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/OrderService.cs:line 175 at Service.Services.OrderService.CreateUrgentAsync(UrgentOrderDto model) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/OrderService.cs:line 178 at Api.Controllers.OrderController.PostUrgent(UrgentOrderDto model, CancellationToken token) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/OrderController.cs:line 98 at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) 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 41 [10.05.2024 11:01:10.359 +00:00 INF] 0HN3G46C5ABS4:00000001 / called [10.05.2024 11:07:39.046 +00:00 INF] 0HN3G46C5ABS6:00000002 /api/Notification/GetAllByToUserId/az called [10.05.2024 11:07:40.275 +00:00 INF] 0HN3G46C5ABS6:00000003 /api/Account/Auth called [10.05.2024 11:09:54.680 +00:00 INF] 0HN3G46C5ABS7:00000001 /api/SiteSetting/GetByNameAsync called [10.05.2024 11:09:54.723 +00:00 INF] 0HN3G46C5ABS8:00000001 /api/ProductCategory/GetHierarchy/az called [10.05.2024 11:09:55.000 +00:00 INF] 0HN3G46C5ABS8:00000002 /api/Order/GetAllByStatus/az called [10.05.2024 11:18:12.836 +00:00 INF] 0HN3G46C5ABSB:00000001 /api/SiteSetting/GetByNameAsync called [10.05.2024 11:18:13.331 +00:00 INF] 0HN3G46C5ABSB:00000002 /api/UserAddress/GetByUserId called [10.05.2024 11:18:13.337 +00:00 INF] 0HN3G46C5ABSC:00000001 /api/ProductCategory/GetHierarchy/az called [10.05.2024 11:18:15.513 +00:00 INF] 0HN3G46C5ABSC:00000002 /api/Account/Auth called [10.05.2024 11:18:24.733 +00:00 INF] 0HN3G46C5ABSC:00000003 /api/ProductCategory/GetHierarchy/az called [10.05.2024 11:18:24.746 +00:00 INF] 0HN3G46C5ABSB:00000003 /api/SiteSetting/GetByNameAsync called [10.05.2024 11:18:25.532 +00:00 INF] 0HN3G46C5ABSB:00000004 /api/Order/GetAllByStatus/az called [10.05.2024 11:18:35.439 +00:00 INF] 0HN3G46C5ABSB:00000005 /api/SiteSetting/GetByNameAsync called [10.05.2024 11:18:35.446 +00:00 INF] 0HN3G46C5ABSC:00000004 /api/ProductCategory/GetHierarchy/az called [10.05.2024 11:18:36.422 +00:00 INF] 0HN3G46C5ABSC:00000005 /api/Order/GetAllByStatus/az called [10.05.2024 11:19:24.235 +00:00 INF] 0HN3G46C5ABSC:00000007 /api/Account/SendSms called [10.05.2024 11:19:24.433 +00:00 INF] 0HN3G46C5ABSC:00000007 Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [10.05.2024 11:19:24.434 +00:00 INF] 0HN3G46C5ABSC:00000007 Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [10.05.2024 11:19:25.710 +00:00 INF] 0HN3G46C5ABSC:00000007 Received HTTP response headers after 1272.2834ms - 200 [10.05.2024 11:19:25.712 +00:00 INF] 0HN3G46C5ABSC:00000007 End processing HTTP request after 1278.587ms - 200 [10.05.2024 11:19:27.286 +00:00 INF] 0HN3G46C5ABSC:00000009 /api/Account/VerifySmsCode called [10.05.2024 11:19:27.928 +00:00 INF] 0HN3G46C5ABSC:0000000B /api/Account/GetUserData called [10.05.2024 11:19:28.746 +00:00 INF] 0HN3G46C5ABSC:0000000E /api/SiteSetting/GetEnumValues called [10.05.2024 11:19:29.147 +00:00 INF] 0HN3G46C5ABSC:00000010 /api/UserCoupon/getForCurrentUser called [10.05.2024 11:19:29.169 +00:00 INF] 0HN3G46C5ABSB:00000006 /api/Notification/GetAllByToUserId/az called [10.05.2024 11:19:40.849 +00:00 INF] 0HN3G46C5ABSB:00000008 /api/Notification/GetAllByToUserId/az called [10.05.2024 11:19:45.579 +00:00 INF] 0HN3G46C5ABSC:00000011 /api/ProductCategory/GetHierarchy/az called [10.05.2024 11:19:45.902 +00:00 INF] 0HN3G46C5ABSC:00000012 /api/ProductCategory/GetHierarchy/az called [10.05.2024 11:19:46.499 +00:00 INF] 0HN3G46C5ABSC:00000013 /api/UserAddress/GetByUserId called [10.05.2024 11:19:46.745 +00:00 INF] 0HN3G46C5ABSC:00000014 /api/UserAddress/GetByUserId called [10.05.2024 11:19:51.331 +00:00 INF] 0HN3G46C5ABSC:00000016 /api/Notification/GetAllByToUserId/az called [10.05.2024 11:24:34.300 +00:00 INF] 0HN3G46C5ABSG:00000001 /api/Notification/GetAllByToUserId/az called [10.05.2024 11:24:37.261 +00:00 INF] 0HN3G46C5ABSG:00000002 /api/Notification/GetAllByToUserId/az called [10.05.2024 11:24:48.134 +00:00 INF] 0HN3G46C5ABSH:00000002 /api/Order/urgent called [10.05.2024 11:24:59.099 +00:00 ERR] 0HN3G46C5ABSH:00000002 Api Error: 0HN3G46C5ABSH:00000002 System.InvalidOperationException: Sequence contains no elements at System.Linq.ThrowHelper.ThrowNoElementsException() at System.Linq.Enumerable.Single[TSource](IEnumerable`1 source) at Dapper.SqlMapper.ThrowZeroRows(Row row) in /_/Dapper/SqlMapper.cs:line 1257 at Dapper.SqlMapper.QueryRowAsync[T](IDbConnection cnn, Row row, Type effectiveType, CommandDefinition command) in /_/Dapper/SqlMapper.Async.cs:line 503 at Repository.Cqrs.Commands.UrgentOrderCommand.CreateAsync(UrgentOrder model) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Commands/UrgentOrderCommand.cs:line 43 at Repository.Repositories.UrgentOrderRepository.CreateAsync(UrgentOrder model) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Repositories/UrgentOrderRepository.cs:line 21 at Service.Services.OrderService.CreateUrgentAsync(UrgentOrderDto model) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/OrderService.cs:line 179 at Service.Services.OrderService.CreateUrgentAsync(UrgentOrderDto model) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/OrderService.cs:line 179 at Service.Services.OrderService.CreateUrgentAsync(UrgentOrderDto model) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/OrderService.cs:line 179 at Api.Controllers.OrderController.PostUrgent(UrgentOrderDto model, CancellationToken token) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/OrderController.cs:line 98 at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) 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 41 [10.05.2024 11:25:20.077 +00:00 INF] 0HN3G46C5ABSH:00000003 /api/ProductCategory/GetHierarchy/az called [10.05.2024 11:25:20.081 +00:00 INF] 0HN3G46C5ABSI:00000001 /api/SiteSetting/GetByNameAsync called [10.05.2024 11:25:20.085 +00:00 INF] 0HN3G46C5ABSJ:00000001 /api/UserAddress/GetByUserId called [10.05.2024 11:25:24.667 +00:00 INF] 0HN3G46C5ABSI:00000003 /api/Account/GetUserData called [10.05.2024 11:25:25.460 +00:00 INF] 0HN3G46C5ABSI:00000006 /api/SiteSetting/GetEnumValues called [10.05.2024 11:25:25.677 +00:00 INF] 0HN3G46C5ABSI:00000007 /api/UserCoupon/getForCurrentUser called [10.05.2024 11:25:28.993 +00:00 INF] 0HN3G46C5ABSI:00000009 /api/Notification/GetAllByToUserId/az called [10.05.2024 11:48:00.514 +00:00 INF] 0HN3G46C5ABSP:00000001 /api/ProductCategory/GetHierarchy/az called [10.05.2024 11:48:00.514 +00:00 INF] 0HN3G46C5ABSQ:00000001 /api/SiteSetting/GetByNameAsync called [10.05.2024 11:48:00.530 +00:00 INF] 0HN3G46C5ABSR:00000001 /api/ProductCategory/GetHierarchy/az called [10.05.2024 11:48:01.478 +00:00 INF] 0HN3G46C5ABSP:00000002 /api/Order/GetAllByStatus/az called [10.05.2024 11:48:01.484 +00:00 INF] 0HN3G46C5ABSR:00000002 /api/Order/GetAllByStatus/az called [10.05.2024 11:48:01.989 +00:00 INF] 0HN3G46C5ABSP:00000003 /api/FavouriteOrder/GetAllByUserId called [10.05.2024 11:48:01.989 +00:00 INF] 0HN3G46C5ABSR:00000003 /api/FavouriteOrder/GetAllByUserId called [10.05.2024 11:48:07.035 +00:00 INF] 0HN3G46C5ABSR:00000004 /api/Notification/GetAllByToUserId/az called [10.05.2024 11:48:11.470 +00:00 INF] 0HN3G46C5ABSR:00000005 /api/ProductCategory/GetHierarchy/az called [10.05.2024 11:48:11.471 +00:00 INF] 0HN3G46C5ABSQ:00000002 /api/UserAddress/GetByUserId called [10.05.2024 11:48:12.912 +00:00 INF] 0HN3G46C5ABSR:00000007 /api/Notification/GetAllByToUserId/az called [10.05.2024 12:39:48.635 +00:00 INF] 0HN3G46C5ABT9:00000001 /api/Notification/GetAllByToUserId/az called [10.05.2024 12:39:49.852 +00:00 INF] 0HN3G46C5ABT9:00000002 /api/Account/Auth called [10.05.2024 12:39:51.312 +00:00 INF] 0HN3G46C5ABT9:00000003 /api/ProductCategory/GetHierarchy/az called [10.05.2024 12:39:51.313 +00:00 INF] 0HN3G46C5ABTA:00000001 /api/UserAddress/GetByUserId called [10.05.2024 12:39:52.347 +00:00 INF] 0HN3G46C5ABTA:00000002 /api/Account/Auth called [10.05.2024 12:39:54.722 +00:00 INF] 0HN3G46C5ABTA:00000004 /api/Notification/GetAllByToUserId/az called [10.05.2024 12:39:55.127 +00:00 INF] 0HN3G46C5ABTA:00000005 /api/Account/Auth called [10.05.2024 12:39:56.202 +00:00 INF] 0HN3G46C5ABTA:00000006 /api/ProductCategory/GetHierarchy/az called [10.05.2024 12:39:56.616 +00:00 INF] 0HN3G46C5ABTA:00000007 /api/Order/GetAllByStatus/az called [10.05.2024 12:39:56.823 +00:00 INF] 0HN3G46C5ABTA:00000008 /api/SiteSetting/GetByNameAsync called [10.05.2024 12:41:02.118 +00:00 INF] 0HN3G46C5ABTA:00000009 /api/ProductCategory/GetHierarchy/az called [10.05.2024 12:41:02.136 +00:00 INF] 0HN3G46C5ABTB:00000001 /api/SiteSetting/GetByNameAsync called [10.05.2024 12:41:03.112 +00:00 INF] 0HN3G46C5ABTA:0000000A /api/Order/GetAllByStatus/az called [10.05.2024 12:41:03.520 +00:00 INF] 0HN3G46C5ABTA:0000000B /api/FavouriteOrder/GetAllByUserId called [10.05.2024 12:41:04.894 +00:00 INF] 0HN3G46C5ABTA:0000000C /api/Account/Auth called [10.05.2024 12:41:05.487 +00:00 INF] 0HN3G46C5ABTA:0000000E /api/Account/GetUserData called [10.05.2024 12:41:22.017 +00:00 INF] 0HN3G46C5ABTA:0000000F /api/SiteSetting/GetByNameAsync called [10.05.2024 12:42:14.021 +00:00 INF] 0HN3G46C5ABTA:00000010 /api/SiteSetting/GetByNameAsync called [10.05.2024 12:44:20.534 +00:00 INF] 0HN3G46C5ABTC:00000001 /api/ProductCategory/GetHierarchy/az called [10.05.2024 12:44:20.547 +00:00 INF] 0HN3G46C5ABTD:00000001 /api/ProductCategory/GetHierarchy/az called [10.05.2024 12:44:20.550 +00:00 INF] 0HN3G46C5ABTE:00000001 /api/ProductCategory/GetHierarchy/az called [10.05.2024 12:44:21.054 +00:00 INF] 0HN3G46C5ABTE:00000002 /api/SiteSetting/GetByNameAsync called [10.05.2024 12:44:21.326 +00:00 INF] 0HN3G46C5ABTE:00000003 /api/Order/GetAllByStatus/az called [10.05.2024 12:44:21.530 +00:00 INF] 0HN3G46C5ABTE:00000004 /api/Order/GetAllByStatus/az called [10.05.2024 12:44:21.563 +00:00 INF] 0HN3G46C5ABTD:00000002 /api/Order/GetAllByStatus/az called [10.05.2024 12:44:21.794 +00:00 INF] 0HN3G46C5ABTD:00000003 /api/FavouriteOrder/GetAllByUserId called [10.05.2024 12:44:21.940 +00:00 INF] 0HN3G46C5ABTE:00000005 /api/FavouriteOrder/GetAllByUserId called [10.05.2024 12:44:21.970 +00:00 INF] 0HN3G46C5ABTC:00000002 /api/FavouriteOrder/GetAllByUserId called [10.05.2024 12:44:22.985 +00:00 INF] 0HN3G46C5ABTC:00000003 /api/Account/Auth called [10.05.2024 12:44:33.624 +00:00 INF] 0HN3G46C5ABTC:00000004 /api/SiteSetting/GetByNameAsync called [10.05.2024 12:44:37.862 +00:00 INF] 0HN3G46C5ABTC:00000006 /api/Account/GetUserData called [10.05.2024 12:44:47.648 +00:00 INF] 0HN3G46C5ABTC:00000007 /api/SiteSetting/GetByNameAsync called [10.05.2024 12:44:50.426 +00:00 INF] 0HN3G46C5ABTC:00000009 /api/Account/GetUserData called [10.05.2024 12:47:21.157 +00:00 INF] 0HN3G46C5ABTF:00000001 / called [10.05.2024 13:43:02.480 +00:00 INF] 0HN3G46C5ABTG:00000001 /api/SiteSetting/GetByNameAsync called [10.05.2024 13:43:02.516 +00:00 INF] 0HN3G46C5ABTH:00000001 /api/ProductCategory/GetHierarchy/az called [10.05.2024 13:43:02.786 +00:00 INF] 0HN3G46C5ABTH:00000002 /api/Order/GetAllByStatus/az called [10.05.2024 13:43:38.519 +00:00 INF] 0HN3G46C5ABTH:00000003 /api/SiteSetting/GetByNameAsync called [10.05.2024 13:43:38.557 +00:00 INF] 0HN3G46C5ABTG:00000002 /api/ProductCategory/GetHierarchy/az called [10.05.2024 13:43:38.837 +00:00 INF] 0HN3G46C5ABTG:00000003 /api/Order/GetAllByStatus/az called