[06.02.2024 03:08:05.325 +00:00 INF] 0HN16E2IO9IAM:00000001 Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [06.02.2024 03:08:05.372 +00:00 INF] 0HN16E2IO9IAM:00000001 Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [06.02.2024 03:08:05.685 +00:00 INF] 0HN16E2IO9IAM:00000001 Received HTTP response headers after 312.3216ms - 200 [06.02.2024 03:08:05.686 +00:00 INF] 0HN16E2IO9IAM:00000001 End processing HTTP request after 367.7489ms - 200 [06.02.2024 03:11:17.552 +00:00 INF] 0HN16E2IO9IAT:00000003 Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [06.02.2024 03:11:17.553 +00:00 INF] 0HN16E2IO9IAT:00000003 Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [06.02.2024 03:11:17.794 +00:00 INF] 0HN16E2IO9IAT:00000003 Received HTTP response headers after 240.8876ms - 200 [06.02.2024 03:11:17.795 +00:00 INF] 0HN16E2IO9IAT:00000003 End processing HTTP request after 242.9622ms - 200 [06.02.2024 12:04:51.592 +00:00 INF] Migrations [06.02.2024 12:04:51.767 +00:00 INF] 20240105195988: Migration_20240105195988 [06.02.2024 12:04:51.770 +00:00 WRN] 20240106150801: Migration_20240106150801 (current) [06.02.2024 16:02:11.191 +00:00 INF] 0HN171F9URBBL:00000018 Start processing HTTP request POST https://epoint.az/api/1/execute-pay [06.02.2024 16:02:11.227 +00:00 INF] 0HN171F9URBBL:00000018 Sending HTTP request POST https://epoint.az/api/1/execute-pay [06.02.2024 16:02:14.134 +00:00 INF] 0HN171F9URBBL:00000018 Received HTTP response headers after 2880.6067ms - 200 [06.02.2024 16:02:14.156 +00:00 INF] 0HN171F9URBBL:00000018 End processing HTTP request after 3000.9254ms - 200 [06.02.2024 16:02:14.275 +00:00 ERR] 0HN171F9URBBL:00000018 Api Error: 0HN171F9URBBL:00000018 System.InvalidOperationException: Sequence contains more than one element at System.Linq.ThrowHelper.ThrowMoreThanOneElementException() at System.Linq.Enumerable.TryGetSingle[TSource](IEnumerable`1 source, Boolean& found) at System.Linq.Enumerable.SingleOrDefault[TSource](IEnumerable`1 source) at Dapper.SqlMapper.ThrowMultipleRows(Row row) in /_/Dapper/SqlMapper.cs:line 1247 at Dapper.SqlMapper.QueryRowAsync[T](IDbConnection cnn, Row row, Type effectiveType, CommandDefinition command) in /_/Dapper/SqlMapper.Async.cs:line 513 at Repository.Cqrs.Queries.CouponQuery.GetByUserIdAsync(String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/CouponQuery.cs:line 88 at Repository.Repositories.CouponRepository.GetByUserIdAsync(String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Repositories/CouponRepository.cs:line 67 at Service.Services.CouponService.GetByUserIdAsync(String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/CouponService.cs:line 65 at Service.Factories.Payment.OrderPurchasePaymentFactory.PostPaymentOperationAsync(UserPayment payment) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Factories/Payment/OrderPurchasePaymentFactory.cs:line 36 at Service.Services.UserPaymentService.ExecutePaymentAsync(UserPayment model) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/UserPaymentService.cs:line 195 at Api.Controllers.UserPaymentController.ExecutePayment(UserPayment model) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/UserPaymentController.cs:line 91 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 39 [06.02.2024 16:47:59.285 +00:00 INF] Migrations [06.02.2024 16:47:59.426 +00:00 INF] 20240105195988: Migration_20240105195988 [06.02.2024 16:47:59.433 +00:00 WRN] 20240106150801: Migration_20240106150801 (current) [06.02.2024 23:49:07.738 +00:00 INF] 0HN176DGN1LVN:00000008 Start processing HTTP request POST https://epoint.az/api/1/card-registration [06.02.2024 23:49:07.763 +00:00 INF] 0HN176DGN1LVN:00000008 Sending HTTP request POST https://epoint.az/api/1/card-registration [06.02.2024 23:49:09.328 +00:00 INF] 0HN176DGN1LVN:00000008 Received HTTP response headers after 1555.496ms - 200 [06.02.2024 23:49:09.348 +00:00 INF] 0HN176DGN1LVN:00000008 End processing HTTP request after 1641.1616ms - 200 [06.02.2024 23:52:49.791 +00:00 INF] 0HN176DGN1M05:00000002 Start processing HTTP request POST https://epoint.az/api/1/execute-pay [06.02.2024 23:52:49.797 +00:00 INF] 0HN176DGN1M05:00000002 Sending HTTP request POST https://epoint.az/api/1/execute-pay [06.02.2024 23:52:52.193 +00:00 INF] 0HN176DGN1M05:00000002 Received HTTP response headers after 2392.7041ms - 200 [06.02.2024 23:52:52.195 +00:00 INF] 0HN176DGN1M05:00000002 End processing HTTP request after 2403.767ms - 200