[08.05.2024 07:27:37.761 +00:00 INF] 0HN3EHUBHM076:00000001 /api/SiteSetting/GetByNameAsync called [08.05.2024 07:27:38.901 +00:00 INF] 0HN3EHUBHM076:00000002 /api/Account/GetUserData called [08.05.2024 07:27:39.682 +00:00 INF] 0HN3EHUBHM076:00000003 /api/Order/GetAllByStatus/az called [08.05.2024 08:20:59.256 +00:00 INF] 0HN3EHUBHM077:00000001 /api/SiteSetting/GetByNameAsync called [08.05.2024 08:20:59.282 +00:00 INF] 0HN3EHUBHM078:00000001 /api/ProductCategory/GetHierarchy/az called [08.05.2024 08:20:59.552 +00:00 INF] 0HN3EHUBHM078:00000002 /api/Order/GetAllByStatus/az called [08.05.2024 09:54:56.073 +00:00 INF] 0HN3EHUBHM079:00000001 /api/ProductCategory/GetHierarchy/az called [08.05.2024 09:54:56.164 +00:00 INF] 0HN3EHUBHM07A:00000001 /api/SiteSetting/GetByNameAsync called [08.05.2024 09:54:57.044 +00:00 INF] 0HN3EHUBHM079:00000002 /api/Order/GetAllByStatus/az called [08.05.2024 10:08:28.587 +00:00 INF] 0HN3EHUBHM07B:00000002 /api/Account/SendSms called [08.05.2024 10:08:29.002 +00:00 INF] 0HN3EHUBHM07B:00000002 Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [08.05.2024 10:08:29.006 +00:00 INF] 0HN3EHUBHM07B:00000002 Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [08.05.2024 10:08:30.341 +00:00 INF] 0HN3EHUBHM07B:00000002 Received HTTP response headers after 1332.1612ms - 200 [08.05.2024 10:08:30.374 +00:00 INF] 0HN3EHUBHM07B:00000002 End processing HTTP request after 1378.0078ms - 200 [08.05.2024 10:08:31.867 +00:00 INF] 0HN3EHUBHM07B:00000004 /api/Account/VerifySmsCode called [08.05.2024 10:08:32.895 +00:00 INF] 0HN3EHUBHM07B:00000006 /api/Account/GetUserData called [08.05.2024 10:08:34.141 +00:00 INF] 0HN3EHUBHM07C:00000001 /api/SiteSetting/GetEnumValues called [08.05.2024 10:08:34.144 +00:00 INF] 0HN3EHUBHM07D:00000001 /api/UserCoupon/getForCurrentUser called [08.05.2024 10:08:35.100 +00:00 INF] 0HN3EHUBHM07C:00000002 /api/Notification/GetAllByToUserId/az called [08.05.2024 10:08:40.907 +00:00 INF] 0HN3EHUBHM07C:00000003 /api/UserAddress/GetByUserId called [08.05.2024 10:08:40.908 +00:00 INF] 0HN3EHUBHM07D:00000002 /api/ProductCategory/GetHierarchy/az called [08.05.2024 10:08:44.058 +00:00 INF] 0HN3EHUBHM07D:00000004 /api/Notification/GetAllByToUserId/az called [08.05.2024 10:10:48.231 +00:00 INF] 0HN3EHUBHM07E:00000002 /api/Order/urgent called [08.05.2024 10:10:59.012 +00:00 ERR] 0HN3EHUBHM07E:00000002 Api Error: 0HN3EHUBHM07E: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 [08.05.2024 10:11:15.309 +00:00 INF] 0HN3EHUBHM07E:00000004 /api/Notification/GetAllByToUserId/az called [08.05.2024 10:11:20.514 +00:00 INF] 0HN3EHUBHM07F:00000002 /api/Order/urgent called [08.05.2024 10:11:34.141 +00:00 INF] 0HN3EHUBHM07F:00000004 /api/Notification/GetAllByToUserId/az called [08.05.2024 10:14:15.068 +00:00 INF] 0HN3EHUBHM07H:00000002 /api/Notification/GetAllByToUserId/az called [08.05.2024 10:14:20.036 +00:00 INF] 0HN3EHUBHM07H:00000004 /api/Order/urgent called [08.05.2024 10:14:31.306 +00:00 ERR] 0HN3EHUBHM07H:00000004 Api Error: 0HN3EHUBHM07H: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 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 [08.05.2024 10:25:04.634 +00:00 INF] 0HN3EHUBHM07L:00000002 /api/Notification/GetAllByToUserId/az called [08.05.2024 10:26:17.496 +00:00 INF] 0HN3EHUBHM07M:00000002 /api/Notification/GetAllByToUserId/az called [08.05.2024 10:33:07.589 +00:00 INF] 0HN3EHUBHM07P:00000001 /api/Notification/GetAllByToUserId/az called [08.05.2024 10:34:14.363 +00:00 INF] 0HN3EHUBHM07P:00000002 /api/ProductCategory/GetHierarchy/az called [08.05.2024 10:34:14.368 +00:00 INF] 0HN3EHUBHM07Q:00000001 /api/SiteSetting/GetByNameAsync called [08.05.2024 10:34:14.370 +00:00 INF] 0HN3EHUBHM07R:00000001 /api/UserAddress/GetByUserId called [08.05.2024 10:34:19.141 +00:00 INF] 0HN3EHUBHM07Q:00000003 /api/Account/GetUserData called [08.05.2024 10:34:19.958 +00:00 INF] 0HN3EHUBHM07Q:00000006 /api/SiteSetting/GetEnumValues called [08.05.2024 10:34:20.175 +00:00 INF] 0HN3EHUBHM07Q:00000007 /api/UserCoupon/getForCurrentUser called [08.05.2024 10:34:24.076 +00:00 INF] 0HN3EHUBHM07Q:00000009 /api/Notification/GetAllByToUserId/az called [08.05.2024 10:34:36.912 +00:00 INF] 0HN3EHUBHM07R:00000003 /api/Notification/GetAllByToUserId/az called [08.05.2024 10:42:29.120 +00:00 INF] 0HN3EHUBHM07S:00000001 /api/Order/GetAllByStatus/az called [08.05.2024 10:42:55.314 +00:00 INF] 0HN3EHUBHM07S:00000002 /api/Order/GetDetails called [08.05.2024 10:43:09.553 +00:00 INF] 0HN3EHUBHM07S:00000003 /api/Order/GetDetails called [08.05.2024 10:43:31.906 +00:00 INF] 0HN3EHUBHM07S:00000004 /api/Order/GetDetails called [08.05.2024 10:50:05.393 +00:00 INF] 0HN3EHUBHM07U:00000002 /api/UserAddress/GetByUserId called [08.05.2024 10:50:05.397 +00:00 INF] 0HN3EHUBHM07V:00000001 /api/SiteSetting/GetByNameAsync called [08.05.2024 10:50:05.416 +00:00 INF] 0HN3EHUBHM080:00000001 /api/ProductCategory/GetHierarchy/az called [08.05.2024 10:50:05.557 +00:00 INF] 0HN3EHUBHM081:00000001 /api/Notification/GetAllByToUserId/az called [08.05.2024 10:50:10.265 +00:00 INF] 0HN3EHUBHM081:00000003 /api/Account/GetUserData called [08.05.2024 10:50:11.070 +00:00 INF] 0HN3EHUBHM081:00000006 /api/SiteSetting/GetEnumValues called [08.05.2024 10:50:11.469 +00:00 INF] 0HN3EHUBHM081:00000007 /api/UserCoupon/getForCurrentUser called [08.05.2024 10:50:15.402 +00:00 INF] 0HN3EHUBHM081:00000009 /api/Notification/GetAllByToUserId/az called [08.05.2024 10:51:41.010 +00:00 INF] 0HN3EHUBHM082:00000001 /api/SiteSetting/GetByNameAsync called [08.05.2024 10:51:41.012 +00:00 INF] 0HN3EHUBHM083:00000001 /api/UserAddress/GetByUserId called [08.05.2024 10:51:41.019 +00:00 INF] 0HN3EHUBHM084:00000001 /api/ProductCategory/GetHierarchy/az called [08.05.2024 10:51:45.727 +00:00 INF] 0HN3EHUBHM084:00000003 /api/Account/GetUserData called [08.05.2024 10:51:46.331 +00:00 INF] 0HN3EHUBHM084:00000006 /api/SiteSetting/GetEnumValues called [08.05.2024 10:51:46.352 +00:00 INF] 0HN3EHUBHM082:00000002 /api/UserCoupon/getForCurrentUser called [08.05.2024 10:51:51.045 +00:00 INF] 0HN3EHUBHM082:00000004 /api/Notification/GetAllByToUserId/az called [08.05.2024 10:52:47.889 +00:00 INF] 0HN3EHUBHM084:00000007 /api/UserAddress/GetByUserId called [08.05.2024 10:52:47.895 +00:00 INF] 0HN3EHUBHM083:00000002 /api/ProductCategory/GetHierarchy/az called [08.05.2024 10:52:47.908 +00:00 INF] 0HN3EHUBHM085:00000001 /api/SiteSetting/GetByNameAsync called [08.05.2024 10:52:51.914 +00:00 INF] 0HN3EHUBHM085:00000003 /api/Account/GetUserData called [08.05.2024 10:52:52.514 +00:00 INF] 0HN3EHUBHM085:00000006 /api/SiteSetting/GetEnumValues called [08.05.2024 10:52:52.526 +00:00 INF] 0HN3EHUBHM083:00000003 /api/UserCoupon/getForCurrentUser called [08.05.2024 10:52:56.963 +00:00 INF] 0HN3EHUBHM083:00000005 /api/Notification/GetAllByToUserId/az called [08.05.2024 10:54:19.360 +00:00 INF] 0HN3EHUBHM086:00000002 /api/Notification/GetAllByToUserId/az called [08.05.2024 10:56:08.736 +00:00 INF] 0HN3EHUBHM087:00000002 /api/Notification/GetAllByToUserId/az called [08.05.2024 10:56:44.466 +00:00 INF] 0HN3EHUBHM088:00000002 /api/Notification/GetAllByToUserId/az called [08.05.2024 10:56:50.246 +00:00 INF] 0HN3EHUBHM089:00000002 /api/Notification/GetAllByToUserId/az called [08.05.2024 10:56:58.722 +00:00 INF] 0HN3EHUBHM08A:00000002 /api/Notification/GetAllByToUserId/az called [08.05.2024 10:57:08.018 +00:00 INF] 0HN3EHUBHM08B:00000002 /api/Notification/GetAllByToUserId/az called [08.05.2024 10:57:16.720 +00:00 INF] 0HN3EHUBHM08C:00000002 /api/Notification/GetAllByToUserId/az called [08.05.2024 10:59:27.848 +00:00 INF] 0HN3EHUBHM08D:00000002 /api/Notification/GetAllByToUserId/az called [08.05.2024 11:02:04.953 +00:00 INF] 0HN3EHUBHM08F:00000001 /api/Notification/GetAllByToUserId/az called [08.05.2024 11:15:26.106 +00:00 INF] 0HN3EHUBHM08J:00000002 /api/Notification/GetAllByToUserId/az called [08.05.2024 11:15:28.623 +00:00 INF] 0HN3EHUBHM08J:00000003 /api/Account/Auth called [08.05.2024 11:15:50.186 +00:00 INF] 0HN3EHUBHM08J:00000005 /api/Notification/GetAllByToUserId/az called [08.05.2024 11:15:50.628 +00:00 INF] 0HN3EHUBHM08L:00000001 /api/Account/Auth called [08.05.2024 11:16:37.871 +00:00 INF] 0HN3EHUBHM08L:00000003 /api/Notification/GetAllByToUserId/az called [08.05.2024 11:16:38.377 +00:00 INF] 0HN3EHUBHM08L:00000004 /api/Account/Auth called [08.05.2024 11:17:34.145 +00:00 INF] 0HN3EHUBHM08L:00000006 /api/Notification/GetAllByToUserId/az called [08.05.2024 11:17:34.652 +00:00 INF] 0HN3EHUBHM08N:00000001 /api/Account/Auth called [08.05.2024 11:21:12.704 +00:00 INF] 0HN3EHUBHM08O:00000001 /api/SiteSetting/GetByNameAsync called [08.05.2024 11:21:12.706 +00:00 INF] 0HN3EHUBHM08P:00000001 /api/ProductCategory/GetHierarchy/az called [08.05.2024 11:21:12.712 +00:00 INF] 0HN3EHUBHM08Q:00000001 /api/UserAddress/GetByUserId called [08.05.2024 11:21:14.358 +00:00 INF] 0HN3EHUBHM08Q:00000002 /api/Account/Auth called [08.05.2024 11:21:30.083 +00:00 INF] 0HN3EHUBHM08Q:00000003 /api/SiteSetting/GetByNameAsync called [08.05.2024 11:21:30.084 +00:00 INF] 0HN3EHUBHM08P:00000002 /api/ProductCategory/GetHierarchy/az called [08.05.2024 11:21:31.350 +00:00 INF] 0HN3EHUBHM08P:00000003 /api/Order/GetAllByStatus/az called [08.05.2024 11:21:57.110 +00:00 INF] 0HN3EHUBHM08P:00000005 /api/Account/SendSms called [08.05.2024 11:21:57.304 +00:00 INF] 0HN3EHUBHM08P:00000005 Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [08.05.2024 11:21:57.304 +00:00 INF] 0HN3EHUBHM08P:00000005 Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [08.05.2024 11:21:58.629 +00:00 INF] 0HN3EHUBHM08P:00000005 Received HTTP response headers after 1325.4993ms - 200 [08.05.2024 11:21:58.629 +00:00 INF] 0HN3EHUBHM08P:00000005 End processing HTTP request after 1325.7955ms - 200 [08.05.2024 11:22:00.164 +00:00 INF] 0HN3EHUBHM08P:00000007 /api/Account/VerifySmsCode called [08.05.2024 11:22:00.805 +00:00 INF] 0HN3EHUBHM08P:00000009 /api/Account/GetUserData called [08.05.2024 11:22:01.808 +00:00 INF] 0HN3EHUBHM08P:0000000D /api/UserCoupon/getForCurrentUser called [08.05.2024 11:22:01.821 +00:00 INF] 0HN3EHUBHM08Q:00000004 /api/SiteSetting/GetEnumValues called [08.05.2024 11:22:01.946 +00:00 INF] 0HN3EHUBHM08O:00000002 /api/Notification/GetAllByToUserId/az called [08.05.2024 11:22:04.097 +00:00 INF] 0HN3EHUBHM08O:00000003 /api/ProductCategory/GetHierarchy/az called [08.05.2024 11:22:04.099 +00:00 INF] 0HN3EHUBHM08Q:00000005 /api/UserAddress/GetByUserId called [08.05.2024 11:22:07.052 +00:00 INF] 0HN3EHUBHM08Q:00000007 /api/Notification/GetAllByToUserId/az called [08.05.2024 11:29:12.183 +00:00 INF] 0HN3EHUBHM08T:00000001 /api/SiteSetting/GetByNameAsync called [08.05.2024 11:29:16.796 +00:00 INF] 0HN3EHUBHM08T:00000002 /api/SiteSetting/GetByNameAsync called [08.05.2024 11:29:20.837 +00:00 INF] 0HN3EHUBHM08T:00000004 /api/Account/GetUserData called [08.05.2024 11:29:21.946 +00:00 INF] 0HN3EHUBHM08T:00000008 /api/Notification/GetAllByToUserId/az called [08.05.2024 11:29:21.984 +00:00 INF] 0HN3EHUBHM08U:00000001 /api/UserCoupon/getForCurrentUser called [08.05.2024 11:29:22.618 +00:00 INF] 0HN3EHUBHM08U:00000002 /api/SiteSetting/GetEnumValues called [08.05.2024 11:29:32.272 +00:00 INF] 0HN3EHUBHM08U:00000003 /api/SiteSetting/GetByNameAsync called [08.05.2024 11:29:34.726 +00:00 INF] 0HN3EHUBHM08U:00000005 /api/Notification/GetAllByToUserId/az called [08.05.2024 11:30:07.938 +00:00 INF] 0HN3EHUBHM08U:00000007 /api/Translation/AutoTranslate called [08.05.2024 11:30:32.337 +00:00 INF] 0HN3EHUBHM090:00000002 /api/SiteSetting called [08.05.2024 11:30:33.830 +00:00 INF] 0HN3EHUBHM090:00000003 /api/SiteSetting/GetByNameAsync called [08.05.2024 11:30:33.836 +00:00 INF] 0HN3EHUBHM091:00000001 /api/SiteSetting/GetByNameAsync called [08.05.2024 11:30:54.328 +00:00 INF] 0HN3EHUBHM091:00000002 /api/UserAddress/GetByUserId called [08.05.2024 11:30:54.330 +00:00 INF] 0HN3EHUBHM090:00000004 /api/ProductCategory/GetHierarchy/az called [08.05.2024 11:30:54.361 +00:00 INF] 0HN3EHUBHM092:00000001 /api/SiteSetting/GetByNameAsync called [08.05.2024 11:30:57.389 +00:00 INF] 0HN3EHUBHM092:00000003 /api/Account/GetUserData called [08.05.2024 11:30:57.986 +00:00 INF] 0HN3EHUBHM092:00000006 /api/SiteSetting/GetEnumValues called [08.05.2024 11:30:58.006 +00:00 INF] 0HN3EHUBHM090:00000005 /api/UserCoupon/getForCurrentUser called [08.05.2024 11:30:59.293 +00:00 INF] 0HN3EHUBHM090:00000007 /api/Notification/GetAllByToUserId/az called [08.05.2024 11:43:04.963 +00:00 INF] 0HN3EHUBHM097:00000001 /api/SiteSetting/GetByNameAsync called [08.05.2024 11:43:04.969 +00:00 INF] 0HN3EHUBHM098:00000001 /api/ProductCategory/GetHierarchy/az called [08.05.2024 11:43:05.462 +00:00 INF] 0HN3EHUBHM098:00000002 /api/UserAddress/GetByUserId called [08.05.2024 11:43:09.530 +00:00 INF] 0HN3EHUBHM098:00000004 /api/Account/GetUserData called [08.05.2024 11:43:10.321 +00:00 INF] 0HN3EHUBHM098:00000007 /api/SiteSetting/GetEnumValues called [08.05.2024 11:43:10.542 +00:00 INF] 0HN3EHUBHM098:00000008 /api/UserCoupon/getForCurrentUser called [08.05.2024 11:43:11.444 +00:00 INF] 0HN3EHUBHM098:0000000A /api/Notification/GetAllByToUserId/az called [08.05.2024 11:43:42.171 +00:00 INF] 0HN3EHUBHM097:00000003 /api/Order/urgent called [08.05.2024 11:43:53.990 +00:00 ERR] 0HN3EHUBHM097:00000003 Api Error: 0HN3EHUBHM097:00000003 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 [08.05.2024 11:44:25.214 +00:00 INF] 0HN3EHUBHM097:00000005 /api/Order/urgent called [08.05.2024 11:44:35.713 +00:00 ERR] 0HN3EHUBHM097:00000005 Api Error: 0HN3EHUBHM097:00000005 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 [08.05.2024 11:45:26.016 +00:00 INF] 0HN3EHUBHM097:00000007 /api/Notification/GetAllByToUserId/az called [08.05.2024 11:45:30.457 +00:00 INF] 0HN3EHUBHM097:00000008 /api/SiteSetting/GetByNameAsync called [08.05.2024 11:45:30.464 +00:00 INF] 0HN3EHUBHM099:00000001 /api/UserAddress/GetByUserId called [08.05.2024 11:45:30.478 +00:00 INF] 0HN3EHUBHM09A:00000001 /api/ProductCategory/GetHierarchy/az called [08.05.2024 11:45:35.392 +00:00 INF] 0HN3EHUBHM09A:00000003 /api/Account/GetUserData called [08.05.2024 11:45:36.191 +00:00 INF] 0HN3EHUBHM09A:00000006 /api/SiteSetting/GetEnumValues called [08.05.2024 11:45:36.394 +00:00 INF] 0HN3EHUBHM09A:00000007 /api/UserCoupon/getForCurrentUser called [08.05.2024 11:45:40.694 +00:00 INF] 0HN3EHUBHM09A:00000009 /api/Notification/GetAllByToUserId/az called [08.05.2024 11:45:44.833 +00:00 INF] 0HN3EHUBHM09A:0000000A /api/SiteSetting/GetByNameAsync called [08.05.2024 11:45:45.283 +00:00 INF] 0HN3EHUBHM09A:0000000B /api/SiteSetting/GetByNameAsync called [08.05.2024 11:45:48.248 +00:00 INF] 0HN3EHUBHM09A:0000000D /api/Account/GetUserData called [08.05.2024 11:45:49.361 +00:00 INF] 0HN3EHUBHM09A:00000011 /api/Notification/GetAllByToUserId/az called [08.05.2024 11:45:49.402 +00:00 INF] 0HN3EHUBHM097:00000009 /api/UserCoupon/getForCurrentUser called [08.05.2024 11:45:49.403 +00:00 INF] 0HN3EHUBHM09B:00000001 /api/SiteSetting/GetEnumValues called [08.05.2024 11:48:26.049 +00:00 INF] 0HN3EHUBHM09C:00000001 /api/ProductCategory/GetHierarchy/az called [08.05.2024 11:48:26.568 +00:00 INF] 0HN3EHUBHM09C:00000002 /api/UserAddress/GetByUserId called [08.05.2024 11:48:26.701 +00:00 INF] 0HN3EHUBHM09D:00000001 /api/SiteSetting/GetByNameAsync called [08.05.2024 11:48:31.729 +00:00 INF] 0HN3EHUBHM09D:00000003 /api/Account/GetUserData called [08.05.2024 11:48:37.136 +00:00 INF] 0HN3EHUBHM09D:00000007 /api/Notification/GetAllByToUserId/az called [08.05.2024 11:48:37.136 +00:00 INF] 0HN3EHUBHM09C:00000003 /api/SiteSetting/GetEnumValues called [08.05.2024 11:48:37.743 +00:00 INF] 0HN3EHUBHM09D:00000008 /api/UserCoupon/getForCurrentUser called [08.05.2024 11:55:37.993 +00:00 INF] 0HN3EHUBHM09L:00000002 /api/Notification/GetAllByToUserId/az called [08.05.2024 11:57:14.317 +00:00 INF] 0HN3EHUBHM09M:00000002 /api/Notification/GetAllByToUserId/az called [08.05.2024 11:59:30.204 +00:00 INF] 0HN3EHUBHM09N:00000002 /api/Notification/GetAllByToUserId/az called [08.05.2024 12:03:41.593 +00:00 INF] 0HN3EHUBHM09S:00000001 /api/Notification/GetAllByToUserId/az called [08.05.2024 12:06:20.283 +00:00 INF] 0HN3EHUBHM09T:00000002 /api/Notification/GetAllByToUserId/az called [08.05.2024 12:07:34.554 +00:00 INF] 0HN3EHUBHM09V:00000002 /api/Notification/GetAllByToUserId/az called [08.05.2024 12:08:03.108 +00:00 INF] 0HN3EHUBHM0A1:00000001 /api/UserAddress/GetByUserId called [08.05.2024 12:08:03.109 +00:00 INF] 0HN3EHUBHM0A2:00000001 /api/ProductCategory/GetHierarchy/az called [08.05.2024 12:08:03.114 +00:00 INF] 0HN3EHUBHM0A3:00000001 /api/SiteSetting/GetByNameAsync called [08.05.2024 12:08:07.654 +00:00 INF] 0HN3EHUBHM0A2:00000003 /api/Account/GetUserData called [08.05.2024 12:08:08.455 +00:00 INF] 0HN3EHUBHM0A2:00000006 /api/SiteSetting/GetEnumValues called [08.05.2024 12:08:08.652 +00:00 INF] 0HN3EHUBHM0A2:00000007 /api/UserCoupon/getForCurrentUser called [08.05.2024 12:08:12.892 +00:00 INF] 0HN3EHUBHM0A2:00000009 /api/Notification/GetAllByToUserId/az called [08.05.2024 12:08:19.212 +00:00 INF] 0HN3EHUBHM0A3:00000003 /api/Notification/GetAllByToUserId/az called [08.05.2024 12:09:14.346 +00:00 INF] 0HN3EHUBHM0A3:00000005 /api/Notification/GetAllByToUserId/az called [08.05.2024 12:09:42.081 +00:00 INF] 0HN3EHUBHM0A3:00000006 /api/UserAddress/GetByUserId called [08.05.2024 12:09:42.123 +00:00 INF] 0HN3EHUBHM0A4:00000001 /api/ProductCategory/GetHierarchy/az called [08.05.2024 12:09:42.138 +00:00 INF] 0HN3EHUBHM0A5:00000001 /api/SiteSetting/GetByNameAsync called [08.05.2024 12:09:46.031 +00:00 INF] 0HN3EHUBHM0A5:00000003 /api/Account/GetUserData called [08.05.2024 12:09:50.059 +00:00 INF] 0HN3EHUBHM0A5:00000007 /api/Notification/GetAllByToUserId/az called [08.05.2024 12:09:50.245 +00:00 INF] 0HN3EHUBHM0A4:00000002 /api/SiteSetting/GetEnumValues called [08.05.2024 12:09:50.463 +00:00 INF] 0HN3EHUBHM0A4:00000003 /api/UserCoupon/getForCurrentUser called [08.05.2024 12:10:36.294 +00:00 INF] 0HN3EHUBHM0A4:00000005 /api/Notification/GetAllByToUserId/az called [08.05.2024 12:10:38.589 +00:00 INF] 0HN3EHUBHM0A4:00000006 /api/Notification/GetAllByToUserId/az called [08.05.2024 12:11:02.518 +00:00 INF] 0HN3EHUBHM0A4:00000008 /api/Notification/GetAllByToUserId/az called [08.05.2024 12:11:09.663 +00:00 INF] 0HN3EHUBHM0A4:0000000A /api/Notification/GetAllByToUserId/az called [08.05.2024 12:11:23.066 +00:00 INF] 0HN3EHUBHM0A4:0000000C /api/Notification/GetAllByToUserId/az called [08.05.2024 12:11:51.249 +00:00 INF] 0HN3EHUBHM0AB:00000001 /api/SiteSetting/GetByNameAsync called [08.05.2024 12:11:53.709 +00:00 INF] 0HN3EHUBHM0AB:00000003 /api/Notification/GetAllByToUserId/az called [08.05.2024 12:12:01.982 +00:00 INF] 0HN3EHUBHM0AB:00000005 /api/Translation/AutoTranslate called [08.05.2024 12:12:18.813 +00:00 INF] 0HN3EHUBHM0AB:00000006 /api/UserAddress/GetByUserId called [08.05.2024 12:12:18.819 +00:00 INF] 0HN3EHUBHM0AC:00000001 /api/SiteSetting/GetByNameAsync called [08.05.2024 12:12:18.820 +00:00 INF] 0HN3EHUBHM0AD:00000001 /api/ProductCategory/GetHierarchy/az called [08.05.2024 12:12:23.558 +00:00 INF] 0HN3EHUBHM0AB:00000008 /api/Account/GetUserData called [08.05.2024 12:12:24.360 +00:00 INF] 0HN3EHUBHM0AB:0000000B /api/SiteSetting/GetEnumValues called [08.05.2024 12:12:24.567 +00:00 INF] 0HN3EHUBHM0AB:0000000C /api/UserCoupon/getForCurrentUser called [08.05.2024 12:12:28.356 +00:00 INF] 0HN3EHUBHM0AB:0000000E /api/Notification/GetAllByToUserId/az called [08.05.2024 12:12:45.272 +00:00 INF] 0HN3EHUBHM0AB:00000010 /api/SiteSetting called [08.05.2024 12:12:46.826 +00:00 INF] 0HN3EHUBHM0AB:00000011 /api/SiteSetting/GetByNameAsync called [08.05.2024 12:12:46.837 +00:00 INF] 0HN3EHUBHM0AE:00000001 /api/SiteSetting/GetByNameAsync called [08.05.2024 12:12:53.411 +00:00 INF] 0HN3EHUBHM0AE:00000002 /api/SiteSetting/GetByNameAsync called [08.05.2024 12:12:53.419 +00:00 INF] 0HN3EHUBHM0AB:00000012 /api/UserAddress/GetByUserId called [08.05.2024 12:12:53.422 +00:00 INF] 0HN3EHUBHM0AF:00000001 /api/ProductCategory/GetHierarchy/az called [08.05.2024 12:12:56.961 +00:00 INF] 0HN3EHUBHM0AB:00000014 /api/Account/GetUserData called [08.05.2024 12:13:00.931 +00:00 INF] 0HN3EHUBHM0AB:00000018 /api/Notification/GetAllByToUserId/az called [08.05.2024 12:13:00.938 +00:00 INF] 0HN3EHUBHM0AF:00000002 /api/SiteSetting/GetEnumValues called [08.05.2024 12:13:00.940 +00:00 INF] 0HN3EHUBHM0AE:00000003 /api/UserCoupon/getForCurrentUser called [08.05.2024 12:13:24.329 +00:00 INF] 0HN3EHUBHM0AE:00000005 /api/Notification/GetAllByToUserId/az called [08.05.2024 12:13:36.827 +00:00 INF] 0HN3EHUBHM0AE:00000007 /api/Notification/GetAllByToUserId/az called [08.05.2024 12:13:50.550 +00:00 INF] 0HN3EHUBHM0AE:00000009 /api/Notification/GetAllByToUserId/az called [08.05.2024 12:13:50.962 +00:00 INF] 0HN3EHUBHM0AE:0000000A /api/Notification/GetAllByToUserId/az called [08.05.2024 12:14:02.235 +00:00 INF] 0HN3EHUBHM0AE:0000000C /api/Notification/GetAllByToUserId/az called [08.05.2024 12:14:09.815 +00:00 INF] 0HN3EHUBHM0AE:0000000E /api/Notification/GetAllByToUserId/az called [08.05.2024 12:14:18.107 +00:00 INF] 0HN3EHUBHM0AE:00000010 /api/Notification/GetAllByToUserId/az called [08.05.2024 12:14:59.711 +00:00 INF] 0HN3EHUBHM0AE:00000012 /api/Notification/GetAllByToUserId/az called [08.05.2024 12:16:33.961 +00:00 INF] 0HN3EHUBHM0AP:00000002 /api/Notification/GetAllByToUserId/az called [08.05.2024 12:17:13.954 +00:00 INF] 0HN3EHUBHM0AQ:00000001 /api/SiteSetting/GetByNameAsync called [08.05.2024 12:17:13.955 +00:00 INF] 0HN3EHUBHM0AR:00000001 /api/UserAddress/GetByUserId called [08.05.2024 12:17:13.973 +00:00 INF] 0HN3EHUBHM0AS:00000001 /api/ProductCategory/GetHierarchy/az called [08.05.2024 12:17:18.981 +00:00 INF] 0HN3EHUBHM0AR:00000003 /api/Account/GetUserData called [08.05.2024 12:17:19.776 +00:00 INF] 0HN3EHUBHM0AR:00000006 /api/SiteSetting/GetEnumValues called [08.05.2024 12:17:20.619 +00:00 INF] 0HN3EHUBHM0AR:00000007 /api/UserCoupon/getForCurrentUser called [08.05.2024 12:17:24.368 +00:00 INF] 0HN3EHUBHM0AR:00000009 /api/Notification/GetAllByToUserId/az called [08.05.2024 12:18:14.007 +00:00 INF] 0HN3EHUBHM0AS:00000002 /api/SiteSetting/GetByNameAsync called [08.05.2024 12:18:14.013 +00:00 INF] 0HN3EHUBHM0AQ:00000002 /api/SiteSetting/GetByNameAsync called [08.05.2024 12:18:14.881 +00:00 INF] 0HN3EHUBHM0AQ:00000004 /api/Notification/GetAllByToUserId/az called [08.05.2024 12:20:10.487 +00:00 INF] 0HN3EHUBHM0AT:00000002 /api/Notification/GetAllByToUserId/az called [08.05.2024 12:20:21.584 +00:00 INF] 0HN3EHUBHM0AT:00000004 /api/Translation/AutoTranslate called [08.05.2024 12:20:34.541 +00:00 INF] 0HN3EHUBHM0AT:00000006 /api/SiteSetting called [08.05.2024 12:20:36.400 +00:00 INF] 0HN3EHUBHM0AT:00000007 /api/SiteSetting/GetByNameAsync called [08.05.2024 12:20:36.410 +00:00 INF] 0HN3EHUBHM0AU:00000001 /api/SiteSetting/GetByNameAsync called [08.05.2024 12:21:28.185 +00:00 INF] 0HN3EHUBHM0AV:00000001 /api/UserAddress/GetByUserId called [08.05.2024 12:21:28.193 +00:00 INF] 0HN3EHUBHM0B0:00000001 /api/SiteSetting/GetByNameAsync called [08.05.2024 12:21:28.198 +00:00 INF] 0HN3EHUBHM0B1:00000001 /api/ProductCategory/GetHierarchy/az called [08.05.2024 12:21:32.209 +00:00 INF] 0HN3EHUBHM0B1:00000003 /api/Account/GetUserData called [08.05.2024 12:21:36.455 +00:00 INF] 0HN3EHUBHM0B1:00000007 /api/Notification/GetAllByToUserId/az called [08.05.2024 12:21:36.456 +00:00 INF] 0HN3EHUBHM0B0:00000002 /api/SiteSetting/GetEnumValues called [08.05.2024 12:21:36.462 +00:00 INF] 0HN3EHUBHM0AV:00000002 /api/UserCoupon/getForCurrentUser called [08.05.2024 12:22:02.130 +00:00 INF] 0HN3EHUBHM0AV:00000004 /api/Notification/GetAllByToUserId/az called [08.05.2024 12:22:03.365 +00:00 INF] 0HN3EHUBHM0AV:00000005 /api/Account/Auth called [08.05.2024 12:22:19.340 +00:00 INF] 0HN3EHUBHM0AV:00000006 /api/SiteSetting/GetByNameAsync called [08.05.2024 12:22:19.349 +00:00 INF] 0HN3EHUBHM0B0:00000003 /api/UserAddress/GetByUserId called [08.05.2024 12:22:19.356 +00:00 INF] 0HN3EHUBHM0B1:00000008 /api/ProductCategory/GetHierarchy/az called [08.05.2024 12:22:20.470 +00:00 INF] 0HN3EHUBHM0B1:00000009 /api/Account/Auth called [08.05.2024 12:22:32.973 +00:00 INF] 0HN3EHUBHM0B1:0000000A /api/SiteSetting/GetByNameAsync called [08.05.2024 12:22:32.978 +00:00 INF] 0HN3EHUBHM0B0:00000004 /api/ProductCategory/GetHierarchy/az called [08.05.2024 12:22:33.775 +00:00 INF] 0HN3EHUBHM0B0:00000005 /api/Order/GetAllByStatus/az called [08.05.2024 13:22:06.655 +00:00 INF] 0HN3EHUBHM0B2:00000001 /api/ProductCategory/GetHierarchy/az called [08.05.2024 13:22:06.670 +00:00 INF] 0HN3EHUBHM0B3:00000001 /api/SiteSetting/GetByNameAsync called [08.05.2024 13:22:08.018 +00:00 INF] 0HN3EHUBHM0B3:00000002 /api/Order/GetAllByStatus/az called [08.05.2024 13:23:11.850 +00:00 INF] 0HN3EHUBHM0B3:00000004 /api/Account/SendSms called [08.05.2024 13:23:12.079 +00:00 INF] 0HN3EHUBHM0B3:00000004 Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [08.05.2024 13:23:12.081 +00:00 INF] 0HN3EHUBHM0B3:00000004 Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [08.05.2024 13:23:13.397 +00:00 INF] 0HN3EHUBHM0B3:00000004 Received HTTP response headers after 1315.0318ms - 200 [08.05.2024 13:23:13.399 +00:00 INF] 0HN3EHUBHM0B3:00000004 End processing HTTP request after 1320.2908ms - 200 [08.05.2024 13:23:17.095 +00:00 INF] 0HN3EHUBHM0B3:00000006 /api/Account/VerifySmsCode called [08.05.2024 13:23:17.953 +00:00 INF] 0HN3EHUBHM0B3:00000008 /api/Account/GetUserData called [08.05.2024 13:23:18.739 +00:00 INF] 0HN3EHUBHM0B3:0000000B /api/SiteSetting/GetEnumValues called [08.05.2024 13:23:19.121 +00:00 INF] 0HN3EHUBHM0B3:0000000C /api/UserCoupon/getForCurrentUser called [08.05.2024 13:23:19.124 +00:00 INF] 0HN3EHUBHM0B2:00000003 /api/Notification/GetAllByToUserId/az called [08.05.2024 13:23:30.021 +00:00 INF] 0HN3EHUBHM0B2:00000004 /api/UserAddress/GetByUserId called [08.05.2024 13:23:30.023 +00:00 INF] 0HN3EHUBHM0B3:0000000D /api/ProductCategory/GetHierarchy/az called [08.05.2024 13:23:34.916 +00:00 INF] 0HN3EHUBHM0B3:0000000F /api/Notification/GetAllByToUserId/az called [08.05.2024 13:25:03.274 +00:00 INF] 0HN3EHUBHM0B2:0000000C /api/ProductCategory/GetHierarchy/az called [08.05.2024 13:25:03.288 +00:00 INF] 0HN3EHUBHM0B5:00000001 /api/UserAddress/GetByUserId called [08.05.2024 13:25:03.300 +00:00 INF] 0HN3EHUBHM0B6:00000001 /api/SiteSetting/GetByNameAsync called [08.05.2024 13:25:15.307 +00:00 INF] 0HN3EHUBHM0B6:00000003 /api/Account/GetUserData called [08.05.2024 13:25:18.824 +00:00 INF] 0HN3EHUBHM0B6:00000007 /api/Notification/GetAllByToUserId/az called [08.05.2024 13:25:18.833 +00:00 INF] 0HN3EHUBHM0B5:00000002 /api/SiteSetting/GetEnumValues called [08.05.2024 13:25:18.861 +00:00 INF] 0HN3EHUBHM0B2:0000000D /api/UserCoupon/getForCurrentUser called [08.05.2024 13:25:36.646 +00:00 INF] 0HN3EHUBHM0B2:0000000F /api/Notification/GetAllByToUserId/az called [08.05.2024 13:26:24.489 +00:00 INF] 0HN3EHUBHM0B8:00000002 /api/Order/urgent called [08.05.2024 13:26:35.872 +00:00 ERR] 0HN3EHUBHM0B8:00000002 Api Error: 0HN3EHUBHM0B8: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