[26.10.2024 10:01:08.342 +00:00 INF] 0HN7L7GCP11G9:00000001 /api/SiteSetting/GetByNameAsync called [26.10.2024 10:01:08.339 +00:00 INF] 0HN7L7GCP11GA:00000001 /api/ProductCategory/GetHierarchy called [26.10.2024 10:01:10.850 +00:00 INF] 0HN7L7GCP11G9:00000002 /api/Order/GetAllByStatus called [26.10.2024 10:01:11.331 +00:00 INF] 0HN7L7GCP11G9:00000003 /api/FavouriteOrder/GetAllByUserId called [26.10.2024 10:01:12.207 +00:00 INF] 0HN7L7GCP11G9:00000005 /api/Account/GetUserData called [26.10.2024 10:01:13.486 +00:00 INF] 0HN7L7GCP11G9:00000008 /api/SiteSetting/GetEnumValues called [26.10.2024 10:01:13.501 +00:00 INF] 0HN7L7GCP11GA:00000002 /api/UserCoupon/getForCurrentUser called [26.10.2024 10:01:15.196 +00:00 INF] 0HN7L7GCP11GA:00000005 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 10:01:15.313 +00:00 INF] 0HN7L7GCP11GB:00000001 /api/Order/GetAllByStatus called [26.10.2024 10:01:22.955 +00:00 INF] 0HN7L7GCP11GB:00000002 /api/Account/GetUserData called [26.10.2024 10:01:25.260 +00:00 INF] 0HN7L7GCP11GB:00000004 /api/UserCoupon/getForCurrentUser called [26.10.2024 10:01:25.524 +00:00 INF] 0HN7L7GCP11GB:00000005 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 10:01:26.649 +00:00 INF] 0HN7L7GCP11GB:00000006 /api/Order/GetOrdersByUserIdPagination called [26.10.2024 10:01:29.407 +00:00 INF] 0HN7L7GCP11GB:00000008 /api/Account/SignOut called [26.10.2024 10:01:37.697 +00:00 INF] 0HN7L7GCP11GB:0000000A /api/Auth/SendSms called [26.10.2024 10:01:37.928 +00:00 INF] 0HN7L7GCP11GB:0000000A Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [26.10.2024 10:01:37.938 +00:00 INF] 0HN7L7GCP11GB:0000000A Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [26.10.2024 10:01:38.288 +00:00 INF] 0HN7L7GCP11GB:0000000A Received HTTP response headers after 343.6874ms - 200 [26.10.2024 10:01:38.297 +00:00 INF] 0HN7L7GCP11GB:0000000A End processing HTTP request after 379.4734ms - 200 [26.10.2024 10:01:38.350 +00:00 INF] 0HN7L7GCP11GB:0000000A Start processing HTTP request POST https://findin-otp.azurewebsites.net/api/Otp [26.10.2024 10:01:38.350 +00:00 INF] 0HN7L7GCP11GB:0000000A Sending HTTP request POST https://findin-otp.azurewebsites.net/api/Otp [26.10.2024 10:03:18.437 +00:00 ERR] 0HN7L7GCP11GB:0000000A Api Error: 0HN7L7GCP11GB:0000000A System.Threading.Tasks.TaskCanceledException: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing. ---> System.TimeoutException: The operation was canceled. ---> System.Threading.Tasks.TaskCanceledException: The operation was canceled. ---> System.IO.IOException: Unable to read data from the transport connection: Operation canceled. ---> System.Net.Sockets.SocketException (125): Operation canceled --- End of inner exception stack trace --- at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReadAsyncInternal[TIOAdapter](Memory`1 buffer, CancellationToken cancellationToken) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async) at System.Net.Http.HttpConnection.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpConnection.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.g__Core|5_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken) at Microsoft.Extensions.Http.Logging.LoggingScopeHttpMessageHandler.g__Core|5_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) --- End of inner exception stack trace --- --- End of inner exception stack trace --- at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at Service.Integrations.ATLSMS.ATLSMSService.SendSmsAsync(String number) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Integrations/ATLSMS/ATLSMSService.cs:line 44 at Api.Controllers.Identity.AuthController.SendSms(String number, String reCaptchaToken) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/Identity/AuthController.cs:line 57 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.OutputCaching.OutputCacheMiddleware.<>c__DisplayClass11_0.<g__ExecuteResponseAsync|0>d.MoveNext() --- End of stack trace from previous location --- at Microsoft.AspNetCore.OutputCaching.WorkDispatcher`2.ScheduleAsync(TKey key, Func`2 valueFactory) 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 23 [26.10.2024 10:03:30.199 +00:00 INF] 0HN7L7GCP11GB:0000000C /api/Auth/SendSms called [26.10.2024 10:03:30.408 +00:00 INF] 0HN7L7GCP11GB:0000000C Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [26.10.2024 10:03:30.409 +00:00 INF] 0HN7L7GCP11GB:0000000C Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [26.10.2024 10:03:30.744 +00:00 INF] 0HN7L7GCP11GB:0000000C Received HTTP response headers after 334.5886ms - 200 [26.10.2024 10:03:30.744 +00:00 INF] 0HN7L7GCP11GB:0000000C End processing HTTP request after 336.4286ms - 200 [26.10.2024 10:04:11.935 +00:00 INF] 0HN7L7GCP11GB:0000000D /api/SiteSetting/GetByNameAsync called [26.10.2024 10:04:20.444 +00:00 INF] 0HN7L7GCP11GB:0000000F /api/Auth/SendSms called [26.10.2024 10:04:20.638 +00:00 INF] 0HN7L7GCP11GB:0000000F Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [26.10.2024 10:04:20.638 +00:00 INF] 0HN7L7GCP11GB:0000000F Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [26.10.2024 10:04:21.039 +00:00 INF] 0HN7L7GCP11GB:0000000F Received HTTP response headers after 400.408ms - 200 [26.10.2024 10:04:21.039 +00:00 INF] 0HN7L7GCP11GB:0000000F End processing HTTP request after 401.3973ms - 200 [26.10.2024 10:04:21.086 +00:00 ERR] 0HN7L7GCP11GB:0000000F Api Error: 0HN7L7GCP11GB:0000000F System.Exception: Try After $2 minutes at Service.Validations.OtpLoginValidationService.CheckAttemptAsync(String phoneNumber) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Validations/OtpLoginValidationService.cs:line 36 at Api.Controllers.Identity.AuthController.SendSms(String number, String reCaptchaToken) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/Identity/AuthController.cs:line 44 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.OutputCaching.OutputCacheMiddleware.<>c__DisplayClass11_0.<g__ExecuteResponseAsync|0>d.MoveNext() --- End of stack trace from previous location --- at Microsoft.AspNetCore.OutputCaching.WorkDispatcher`2.ScheduleAsync(TKey key, Func`2 valueFactory) 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 23 [26.10.2024 10:04:23.555 +00:00 INF] 0HN7L7GCP11GB:00000011 /api/Auth/SendSms called [26.10.2024 10:04:23.751 +00:00 INF] 0HN7L7GCP11GB:00000011 Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [26.10.2024 10:04:23.751 +00:00 INF] 0HN7L7GCP11GB:00000011 Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [26.10.2024 10:04:23.896 +00:00 INF] 0HN7L7GCP11GB:00000011 Received HTTP response headers after 144.4157ms - 200 [26.10.2024 10:04:23.896 +00:00 INF] 0HN7L7GCP11GB:00000011 End processing HTTP request after 145.1306ms - 200 [26.10.2024 10:04:27.954 +00:00 INF] 0HN7L7GCP11GB:00000013 /api/Auth/VerifySmsCode called [26.10.2024 10:04:28.873 +00:00 INF] 0HN7L7GCP11GB:00000015 /api/Account/GetUserData called [26.10.2024 10:04:29.918 +00:00 INF] 0HN7L7GCP11GB:00000018 /api/SiteSetting/GetEnumValues called [26.10.2024 10:04:30.177 +00:00 INF] 0HN7L7GCP11GB:00000019 /api/UserCoupon/getForCurrentUser called [26.10.2024 10:04:30.406 +00:00 INF] 0HN7L7GCP11GB:0000001A /api/ProductCategory/GetHierarchy called [26.10.2024 10:04:30.415 +00:00 INF] 0HN7L7GCP11GD:00000001 /api/ProductCategory/GetHierarchy called [26.10.2024 10:04:31.872 +00:00 INF] 0HN7L7GCP11GB:0000001B /api/Order/GetAllByStatus called [26.10.2024 10:04:31.896 +00:00 INF] 0HN7L7GCP11GD:00000002 /api/Order/GetAllByStatus called [26.10.2024 10:04:32.363 +00:00 INF] 0HN7L7GCP11GD:00000003 /api/FavouriteOrder/GetAllByUserId called [26.10.2024 10:04:32.401 +00:00 INF] 0HN7L7GCP11GB:0000001C /api/FavouriteOrder/GetAllByUserId called [26.10.2024 10:04:34.833 +00:00 INF] 0HN7L7GCP11GD:00000006 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 10:04:34.944 +00:00 INF] 0HN7L7GCP11GB:0000001D /api/Order/GetAllByStatus called [26.10.2024 10:04:39.064 +00:00 INF] 0HN7L7GCP11GB:0000001E /api/Account/GetUserData called [26.10.2024 10:04:41.366 +00:00 INF] 0HN7L7GCP11GB:0000001F /api/UserCoupon/getForCurrentUser called [26.10.2024 10:04:41.633 +00:00 INF] 0HN7L7GCP11GB:00000020 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 10:04:41.826 +00:00 INF] 0HN7L7GCP11GD:00000008 /api/Order/GetOrdersByUserIdPagination called [26.10.2024 10:06:15.791 +00:00 INF] 0HN7L7GCP11GE:00000003 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 10:06:15.796 +00:00 INF] 0HN7L7GCP11GF:00000001 /api/Order/GetAllByStatus called [26.10.2024 10:10:57.616 +00:00 INF] 0HN7L7GCP11GH:00000001 /api/ProductCategory/GetHierarchy called [26.10.2024 10:10:57.631 +00:00 INF] 0HN7L7GCP11GI:00000001 /api/Offer/GetCountByStatusForUser called [26.10.2024 10:10:57.644 +00:00 INF] 0HN7L7GCP11GJ:00000001 /api/SiteSetting/GetByNameAsync called [26.10.2024 10:10:57.663 +00:00 INF] 0HN7L7GCP11GK:00000001 /api/Offer/GetOffersByCreatedUserPagination called [26.10.2024 10:10:58.961 +00:00 INF] 0HN7L7GCP11GK:00000002 /api/Order/GetAllByStatus called [26.10.2024 10:10:59.454 +00:00 INF] 0HN7L7GCP11GK:00000003 /api/FavouriteOrder/GetAllByUserId called [26.10.2024 10:11:01.500 +00:00 INF] 0HN7L7GCP11GK:00000005 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 10:11:12.545 +00:00 INF] 0HN7L7GCP11GK:00000006 /api/Order/GetOrdersByUserIdPagination called [26.10.2024 10:11:12.548 +00:00 INF] 0HN7L7GCP11GI:00000002 /api/Order/GetCountByStatusForUser called [26.10.2024 10:11:15.032 +00:00 INF] 0HN7L7GCP11GI:00000004 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 10:11:45.050 +00:00 INF] 0HN7L7GCP11GI:00000005 /api/Offer/GetOffersByOrderId called [26.10.2024 10:11:45.068 +00:00 INF] 0HN7L7GCP11GK:00000007 /api/UserCardInfo/GetActiveCardsForUser called [26.10.2024 10:11:48.475 +00:00 INF] 0HN7L7GCP11GI:00000007 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 10:11:58.709 +00:00 INF] 0HN7L7GCP11GI:00000008 /api/UserProfile/GetRating/4a31e3b0-78eb-4daa-b461-5aea20bd84a9/0/8 called [26.10.2024 10:11:58.721 +00:00 INF] 0HN7L7GCP11GK:00000008 /api/UserProfile/GetPublicProfile/4a31e3b0-78eb-4daa-b461-5aea20bd84a9 called [26.10.2024 10:11:59.227 +00:00 INF] 0HN7L7GCP11GK:00000009 /api/Rating/CheckAvailability/4a31e3b0-78eb-4daa-b461-5aea20bd84a9 called [26.10.2024 10:11:59.735 +00:00 INF] 0HN7L7GCP11GK:0000000A /api/UserFollower/isFollower called [26.10.2024 10:12:02.141 +00:00 INF] 0HN7L7GCP11GK:0000000C /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 10:12:07.544 +00:00 INF] 0HN7L7GCP11GK:0000000D /api/UserProfile/GetActiveOrders/4a31e3b0-78eb-4daa-b461-5aea20bd84a9/0/8 called [26.10.2024 10:12:08.075 +00:00 INF] 0HN7L7GCP11GK:0000000E /api/FavouriteOrder/GetAllByUserId called [26.10.2024 10:12:15.911 +00:00 INF] 0HN7L7GCP11GK:00000010 /api/UserFollower called [26.10.2024 10:12:17.358 +00:00 INF] 0HN7L7GCP11GK:00000011 /api/UserProfile/GetRating/4a31e3b0-78eb-4daa-b461-5aea20bd84a9/0/8 called [26.10.2024 10:12:17.370 +00:00 INF] 0HN7L7GCP11GI:00000009 /api/SiteSetting/GetByNameAsync called [26.10.2024 10:12:17.400 +00:00 INF] 0HN7L7GCP11GL:00000001 /api/UserProfile/GetPublicProfile/4a31e3b0-78eb-4daa-b461-5aea20bd84a9 called [26.10.2024 10:12:17.899 +00:00 INF] 0HN7L7GCP11GL:00000002 /api/Rating/CheckAvailability/4a31e3b0-78eb-4daa-b461-5aea20bd84a9 called [26.10.2024 10:12:18.368 +00:00 INF] 0HN7L7GCP11GL:00000003 /api/UserFollower/isFollower called [26.10.2024 10:12:25.957 +00:00 INF] 0HN7L7GCP11GL:00000004 /api/UserProfile/GetActiveOrders/4a31e3b0-78eb-4daa-b461-5aea20bd84a9/0/8 called [26.10.2024 10:12:26.427 +00:00 INF] 0HN7L7GCP11GL:00000005 /api/FavouriteOrder/GetAllByUserId called [26.10.2024 10:12:30.919 +00:00 INF] 0HN7L7GCP11GL:00000006 /api/UserCardInfo/GetActiveCardsForUser called [26.10.2024 10:12:31.770 +00:00 INF] 0HN7L7GCP11GL:00000007 /api/Offer/GetOffersByOrderId called [26.10.2024 10:12:31.875 +00:00 INF] 0HN7L7GCP11GI:0000000A /api/UserCardInfo/GetActiveCardsForUser called [26.10.2024 10:12:31.891 +00:00 INF] 0HN7L7GCP11GK:00000012 /api/Offer/GetOffersByOrderId called [26.10.2024 10:12:32.553 +00:00 INF] 0HN7L7GCP11GK:00000014 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 10:14:15.600 +00:00 INF] 0HN7L7GCP11GM:00000001 /api/ProductCategory/GetHierarchy called [26.10.2024 10:14:15.618 +00:00 INF] 0HN7L7GCP11GN:00000001 /api/SiteSetting/GetByNameAsync called [26.10.2024 10:14:16.874 +00:00 INF] 0HN7L7GCP11GN:00000002 /api/Order/GetAllByStatus called [26.10.2024 10:14:22.651 +00:00 INF] 0HN7L7GCP11GN:00000004 /api/Order/GetAllByStatus called [26.10.2024 10:14:33.131 +00:00 INF] 0HN7L7GCP11GN:00000006 /api/Auth/SendSms called [26.10.2024 10:14:33.321 +00:00 INF] 0HN7L7GCP11GN:00000006 Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [26.10.2024 10:14:33.321 +00:00 INF] 0HN7L7GCP11GN:00000006 Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [26.10.2024 10:14:33.630 +00:00 INF] 0HN7L7GCP11GN:00000006 Received HTTP response headers after 308.9631ms - 200 [26.10.2024 10:14:33.631 +00:00 INF] 0HN7L7GCP11GN:00000006 End processing HTTP request after 309.5994ms - 200 [26.10.2024 10:14:33.656 +00:00 ERR] 0HN7L7GCP11GN:00000006 Api Error: 0HN7L7GCP11GN:00000006 System.Exception: Try After $5 minutes at Service.Validations.OtpLoginValidationService.CheckAttemptAsync(String phoneNumber) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Validations/OtpLoginValidationService.cs:line 36 at Api.Controllers.Identity.AuthController.SendSms(String number, String reCaptchaToken) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/Identity/AuthController.cs:line 44 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.OutputCaching.OutputCacheMiddleware.<>c__DisplayClass11_0.<g__ExecuteResponseAsync|0>d.MoveNext() --- End of stack trace from previous location --- at Microsoft.AspNetCore.OutputCaching.WorkDispatcher`2.ScheduleAsync(TKey key, Func`2 valueFactory) 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 23 [26.10.2024 10:14:35.754 +00:00 INF] 0HN7L7GCP11GN:00000008 /api/Auth/SendSms called [26.10.2024 10:14:35.946 +00:00 INF] 0HN7L7GCP11GN:00000008 Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [26.10.2024 10:14:35.946 +00:00 INF] 0HN7L7GCP11GN:00000008 Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [26.10.2024 10:14:36.089 +00:00 INF] 0HN7L7GCP11GN:00000008 Received HTTP response headers after 142.8303ms - 200 [26.10.2024 10:14:36.089 +00:00 INF] 0HN7L7GCP11GN:00000008 End processing HTTP request after 143.6603ms - 200 [26.10.2024 10:14:39.477 +00:00 INF] 0HN7L7GCP11GN:0000000A /api/Auth/VerifySmsCode called [26.10.2024 10:14:40.226 +00:00 INF] 0HN7L7GCP11GN:0000000C /api/Account/GetUserData called [26.10.2024 10:14:41.268 +00:00 INF] 0HN7L7GCP11GN:00000011 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 10:14:41.277 +00:00 INF] 0HN7L7GCP11GM:00000002 /api/Order/GetAllByStatus called [26.10.2024 10:14:41.417 +00:00 INF] 0HN7L7GCP11GP:00000001 /api/SiteSetting/GetEnumValues called [26.10.2024 10:14:41.456 +00:00 INF] 0HN7L7GCP11GQ:00000001 /api/UserCoupon/getForCurrentUser called [26.10.2024 10:14:51.156 +00:00 INF] 0HN7L7GCP11GQ:00000002 /api/OfferShipping/GetAllForCourier called [26.10.2024 10:14:53.910 +00:00 INF] 0HN7L7GCP11GQ:00000004 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 10:16:01.945 +00:00 INF] 0HN7L7GCP11GQ:00000005 /api/Order/GetOrdersByUserIdPagination called [26.10.2024 10:16:01.947 +00:00 INF] 0HN7L7GCP11GR:00000001 /api/Order/GetCountByStatusForUser called [26.10.2024 10:16:01.952 +00:00 INF] 0HN7L7GCP11GS:00000001 /api/Order/GetCountByStatusForUser called [26.10.2024 10:16:01.962 +00:00 INF] 0HN7L7GCP11GT:00000001 /api/Order/GetOrdersByUserIdPagination called [26.10.2024 10:16:03.892 +00:00 INF] 0HN7L7GCP11GR:00000003 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 10:16:08.799 +00:00 INF] 0HN7L7GCP11GR:00000004 /api/Account/GetUserData called [26.10.2024 10:16:09.332 +00:00 INF] 0HN7L7GCP11GR:00000005 /api/UserCoupon/getForCurrentUser called [26.10.2024 10:16:09.789 +00:00 INF] 0HN7L7GCP11GR:00000006 /api/Order/GetOrdersByUserIdPagination called [26.10.2024 10:16:10.397 +00:00 INF] 0HN7L7GCP11GR:00000008 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 10:16:13.583 +00:00 INF] 0HN7L7GCP11GR:00000009 /api/SellerCourier/GetAll called [26.10.2024 10:16:47.617 +00:00 INF] 0HN7L7GCP11GT:00000002 /api/Order/GetCountByStatusForUser called [26.10.2024 10:16:47.624 +00:00 INF] 0HN7L7GCP11GS:00000002 /api/Order/GetOrdersByUserIdPagination called [26.10.2024 10:16:48.456 +00:00 INF] 0HN7L7GCP11GS:00000004 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 11:13:38.530 +00:00 INF] 0HN7L7GCP11HQ:00000002 /api/Account/SignOut called [26.10.2024 11:13:44.436 +00:00 INF] 0HN7L7GCP11HQ:00000004 /api/Auth/SendSms called [26.10.2024 11:13:44.626 +00:00 INF] 0HN7L7GCP11HQ:00000004 Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [26.10.2024 11:13:44.627 +00:00 INF] 0HN7L7GCP11HQ:00000004 Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [26.10.2024 11:13:44.943 +00:00 INF] 0HN7L7GCP11HQ:00000004 Received HTTP response headers after 315.5479ms - 200 [26.10.2024 11:13:44.944 +00:00 INF] 0HN7L7GCP11HQ:00000004 End processing HTTP request after 317.717ms - 200 [26.10.2024 11:13:44.954 +00:00 ERR] 0HN7L7GCP11HQ:00000004 Api Error: 0HN7L7GCP11HQ:00000004 System.Exception: Try After $10 minutes at Service.Validations.OtpLoginValidationService.CheckAttemptAsync(String phoneNumber) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Validations/OtpLoginValidationService.cs:line 36 at Api.Controllers.Identity.AuthController.SendSms(String number, String reCaptchaToken) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/Identity/AuthController.cs:line 44 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.OutputCaching.OutputCacheMiddleware.<>c__DisplayClass11_0.<g__ExecuteResponseAsync|0>d.MoveNext() --- End of stack trace from previous location --- at Microsoft.AspNetCore.OutputCaching.WorkDispatcher`2.ScheduleAsync(TKey key, Func`2 valueFactory) 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 23 [26.10.2024 11:13:47.236 +00:00 INF] 0HN7L7GCP11HQ:00000006 /api/Auth/SendSms called [26.10.2024 11:13:47.428 +00:00 INF] 0HN7L7GCP11HQ:00000006 Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [26.10.2024 11:13:47.428 +00:00 INF] 0HN7L7GCP11HQ:00000006 Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [26.10.2024 11:13:47.582 +00:00 INF] 0HN7L7GCP11HQ:00000006 Received HTTP response headers after 153.0676ms - 200 [26.10.2024 11:13:47.582 +00:00 INF] 0HN7L7GCP11HQ:00000006 End processing HTTP request after 155.6552ms - 200 [26.10.2024 11:13:50.909 +00:00 INF] 0HN7L7GCP11HQ:00000008 /api/Auth/VerifySmsCode called [26.10.2024 11:13:51.678 +00:00 INF] 0HN7L7GCP11HQ:0000000A /api/Account/GetUserData called [26.10.2024 11:13:52.440 +00:00 INF] 0HN7L7GCP11HQ:0000000D /api/SiteSetting/GetEnumValues called [26.10.2024 11:13:52.476 +00:00 INF] 0HN7L7GCP11HR:00000001 /api/UserCoupon/getForCurrentUser called [26.10.2024 11:13:53.258 +00:00 INF] 0HN7L7GCP11HQ:0000000E /api/ProductCategory/GetHierarchy called [26.10.2024 11:13:53.271 +00:00 INF] 0HN7L7GCP11HS:00000001 /api/ProductCategory/GetHierarchy called [26.10.2024 11:13:54.512 +00:00 INF] 0HN7L7GCP11HS:00000002 /api/Order/GetAllByStatus called [26.10.2024 11:13:54.567 +00:00 INF] 0HN7L7GCP11HQ:0000000F /api/Order/GetAllByStatus called [26.10.2024 11:13:54.995 +00:00 INF] 0HN7L7GCP11HQ:00000010 /api/FavouriteOrder/GetAllByUserId called [26.10.2024 11:13:55.061 +00:00 INF] 0HN7L7GCP11HS:00000003 /api/FavouriteOrder/GetAllByUserId called [26.10.2024 11:13:55.825 +00:00 INF] 0HN7L7GCP11HS:00000006 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 11:13:55.900 +00:00 INF] 0HN7L7GCP11HQ:00000011 /api/Order/GetAllByStatus called [26.10.2024 11:14:07.122 +00:00 INF] 0HN7L7GCP11HS:00000007 /api/ProductCategory/GetHierarchy called [26.10.2024 11:14:07.122 +00:00 INF] 0HN7L7GCP11HQ:00000012 /api/SiteSetting/GetByNameAsync called [26.10.2024 11:14:08.473 +00:00 INF] 0HN7L7GCP11HQ:00000013 /api/Order/GetAllByStatus called [26.10.2024 11:14:08.953 +00:00 INF] 0HN7L7GCP11HQ:00000015 /api/FavouriteOrder/GetAllByUserId called [26.10.2024 11:14:09.081 +00:00 INF] 0HN7L7GCP11HS:00000008 /api/Account/GetUserData called [26.10.2024 11:14:09.826 +00:00 INF] 0HN7L7GCP11HS:0000000B /api/SiteSetting/GetEnumValues called [26.10.2024 11:14:09.834 +00:00 INF] 0HN7L7GCP11HQ:00000016 /api/UserCoupon/getForCurrentUser called [26.10.2024 11:14:13.177 +00:00 INF] 0HN7L7GCP11HS:0000000E /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 11:14:13.196 +00:00 INF] 0HN7L7GCP11HT:00000001 /api/Order/GetAllByStatus called [26.10.2024 11:14:28.110 +00:00 INF] 0HN7L7GCP11HT:00000002 /api/UserAddress/GetByUserId called [26.10.2024 11:14:28.127 +00:00 INF] 0HN7L7GCP11HS:0000000F /api/ProductCategory/GetHierarchy called [26.10.2024 11:14:28.845 +00:00 INF] 0HN7L7GCP11HT:00000004 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 11:15:15.331 +00:00 INF] 0HN7L7GCP11HT:00000005 /api/UserAddress/GetByUserId called [26.10.2024 11:15:15.345 +00:00 INF] 0HN7L7GCP11HS:00000010 /api/ProductCategory/GetHierarchy called [26.10.2024 11:15:15.352 +00:00 INF] 0HN7L7GCP11HU:00000001 /api/SiteSetting/GetByNameAsync called [26.10.2024 11:15:17.780 +00:00 INF] 0HN7L7GCP11HU:00000003 /api/Account/GetUserData called [26.10.2024 11:15:18.646 +00:00 INF] 0HN7L7GCP11HU:00000006 /api/SiteSetting/GetEnumValues called [26.10.2024 11:15:18.663 +00:00 INF] 0HN7L7GCP11HS:00000011 /api/UserCoupon/getForCurrentUser called [26.10.2024 11:15:19.383 +00:00 INF] 0HN7L7GCP11HU:00000007 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 11:37:33.351 +00:00 INF] 0HN7L7GCP11I6:00000003 /api/SiteSetting/GetEnumValues called [26.10.2024 11:37:33.374 +00:00 INF] 0HN7L7GCP11I5:00000003 /api/UserCoupon/getForCurrentUser called [26.10.2024 11:37:33.374 +00:00 INF] 0HN7L7GCP11I7:00000001 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 11:37:33.390 +00:00 INF] 0HN7L7GCP11I8:00000001 /api/Account/GetUserData called [26.10.2024 11:37:34.029 +00:00 INF] 0HN7L7GCP11I7:00000002 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 11:37:34.032 +00:00 INF] 0HN7L7GCP11I8:00000002 /api/UserCoupon/getForCurrentUser called [26.10.2024 11:37:34.032 +00:00 INF] 0HN7L7GCP11I5:00000004 /api/SiteSetting/GetEnumValues called [26.10.2024 11:37:34.047 +00:00 INF] 0HN7L7GCP11I6:00000004 /api/UserAddress/GetByUserId called [26.10.2024 11:37:34.048 +00:00 INF] 0HN7L7GCP11I9:00000001 /api/ProductCategory/GetHierarchy called [26.10.2024 11:37:34.058 +00:00 INF] 0HN7L7GCP11IA:00000001 /api/SiteSetting/GetByNameAsync called [26.10.2024 11:37:34.060 +00:00 INF] 0HN7L7GCP11IB:00000001 /api/ProductCategory/GetHierarchy called [26.10.2024 11:37:34.063 +00:00 INF] 0HN7L7GCP11IC:00000001 /api/UserAddress/GetByUserId called [26.10.2024 11:37:34.107 +00:00 INF] 0HN7L7GCP11ID:00000001 /api/SiteSetting/GetByNameAsync called [26.10.2024 11:38:07.159 +00:00 INF] 0HN7L7GCP11IA:00000003 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 11:38:07.168 +00:00 INF] 0HN7L7GCP11ID:00000003 /api/SiteSetting/GetEnumValues called [26.10.2024 11:38:07.172 +00:00 INF] 0HN7L7GCP11I9:00000002 /api/UserCoupon/getForCurrentUser called [26.10.2024 11:38:07.172 +00:00 INF] 0HN7L7GCP11IB:00000004 /api/Account/GetUserData called [26.10.2024 11:38:07.972 +00:00 INF] 0HN7L7GCP11I9:00000003 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 11:38:07.990 +00:00 INF] 0HN7L7GCP11ID:00000004 /api/SiteSetting/GetEnumValues called [26.10.2024 11:38:07.991 +00:00 INF] 0HN7L7GCP11IA:00000004 /api/UserCoupon/getForCurrentUser called [26.10.2024 11:38:11.679 +00:00 INF] 0HN7L7GCP11IA:00000005 /api/SiteSetting/GetByNameAsync called [26.10.2024 11:38:11.691 +00:00 INF] 0HN7L7GCP11I9:00000004 /api/ProductCategory/GetHierarchy called [26.10.2024 11:38:11.692 +00:00 INF] 0HN7L7GCP11I6:00000005 /api/UserAddress/GetByUserId called [26.10.2024 11:38:11.769 +00:00 INF] 0HN7L7GCP11I5:00000005 /api/ProductCategory/GetHierarchy called [26.10.2024 11:38:11.790 +00:00 INF] 0HN7L7GCP11I7:00000003 /api/UserAddress/GetByUserId called [26.10.2024 11:38:11.804 +00:00 INF] 0HN7L7GCP11I8:00000003 /api/SiteSetting/GetByNameAsync called [26.10.2024 11:38:28.204 +00:00 INF] 0HN7L7GCP11I8:00000005 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 11:39:23.513 +00:00 INF] 0HN7L7GCP11I8:00000007 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 11:39:45.967 +00:00 INF] 0HN7L7GCP11I8:00000008 /api/UserAddress/GetByUserId called [26.10.2024 11:39:45.974 +00:00 INF] 0HN7L7GCP11IF:00000001 /api/ProductCategory/GetHierarchy called [26.10.2024 11:39:45.974 +00:00 INF] 0HN7L7GCP11IE:00000001 /api/ProductCategory/GetHierarchy called [26.10.2024 11:39:45.994 +00:00 INF] 0HN7L7GCP11IG:00000001 /api/UserAddress/GetByUserId called [26.10.2024 11:40:07.176 +00:00 INF] 0HN7L7GCP11IG:00000003 /api/Product/GetAllByName/N called [26.10.2024 11:40:07.452 +00:00 INF] 0HN7L7GCP11IE:00000003 /api/Product/GetAllByName/Na called [26.10.2024 11:40:07.752 +00:00 INF] 0HN7L7GCP11IE:00000004 /api/Product/GetAllByName/N called [26.10.2024 11:40:10.193 +00:00 INF] 0HN7L7GCP11IE:00000009 /api/Product/GetAllByName/Te called [26.10.2024 11:40:10.195 +00:00 INF] 0HN7L7GCP11IG:00000004 /api/Product/GetAllByName/T called [26.10.2024 11:40:10.247 +00:00 INF] 0HN7L7GCP11IF:00000002 /api/Product/GetAllByName/Tes called [26.10.2024 11:40:10.272 +00:00 INF] 0HN7L7GCP11I8:00000009 /api/Product/GetAllByName/Test called [26.10.2024 11:40:10.896 +00:00 INF] 0HN7L7GCP11I8:0000000B /api/Product/GetAllByName/TestN called [26.10.2024 11:40:11.276 +00:00 INF] 0HN7L7GCP11I8:0000000C /api/Product/GetAllByName/TestNe called [26.10.2024 11:40:11.710 +00:00 INF] 0HN7L7GCP11I8:0000000D /api/Product/GetAllByName/TestN called [26.10.2024 11:40:11.845 +00:00 INF] 0HN7L7GCP11IF:00000004 /api/Product/GetAllByName/Test called [26.10.2024 11:40:12.327 +00:00 INF] 0HN7L7GCP11IF:00000005 /api/Product/GetAllByName/Test called [26.10.2024 11:40:23.250 +00:00 INF] 0HN7L7GCP11IF:00000007 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 11:41:41.984 +00:00 INF] 0HN7L7GCP11IH:00000001 /api/ProductCategory/GetHierarchy called [26.10.2024 11:41:41.987 +00:00 INF] 0HN7L7GCP11II:00000001 /api/SiteSetting/GetByNameAsync called [26.10.2024 11:41:43.259 +00:00 INF] 0HN7L7GCP11IH:00000002 /api/Order/GetAllByStatus called [26.10.2024 11:41:43.731 +00:00 INF] 0HN7L7GCP11IH:00000003 /api/FavouriteOrder/GetAllByUserId called [26.10.2024 11:41:45.105 +00:00 INF] 0HN7L7GCP11IH:00000005 /api/Account/GetUserData called [26.10.2024 11:41:45.855 +00:00 INF] 0HN7L7GCP11IH:00000008 /api/SiteSetting/GetEnumValues called [26.10.2024 11:41:45.862 +00:00 INF] 0HN7L7GCP11II:00000002 /api/UserCoupon/getForCurrentUser called [26.10.2024 11:41:47.598 +00:00 INF] 0HN7L7GCP11IH:0000000B /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 11:41:47.726 +00:00 INF] 0HN7L7GCP11IJ:00000001 /api/Order/GetAllByStatus called [26.10.2024 14:42:49.022 +00:00 INF] 0HN7L7GCP11IN:00000001 /api/SiteSetting/GetByNameAsync called [26.10.2024 14:42:49.033 +00:00 INF] 0HN7L7GCP11IO:00000001 /api/ProductCategory/GetHierarchy called [26.10.2024 14:42:50.428 +00:00 INF] 0HN7L7GCP11IO:00000002 /api/Order/GetAllByStatus called [26.10.2024 14:42:50.898 +00:00 INF] 0HN7L7GCP11IO:00000003 /api/FavouriteOrder/GetAllByUserId called [26.10.2024 14:42:57.769 +00:00 INF] 0HN7L7GCP11IO:00000005 /api/Account/GetUserData called [26.10.2024 14:42:58.514 +00:00 INF] 0HN7L7GCP11IO:00000008 /api/SiteSetting/GetEnumValues called [26.10.2024 14:42:58.527 +00:00 INF] 0HN7L7GCP11IN:00000002 /api/UserCoupon/getForCurrentUser called [26.10.2024 14:43:02.043 +00:00 INF] 0HN7L7GCP11IO:0000000A /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 14:43:33.149 +00:00 INF] 0HN7L7GCP11IO:0000000B /api/UserAddress/GetByUserId called [26.10.2024 14:43:33.165 +00:00 INF] 0HN7L7GCP11IP:00000001 /api/ProductCategory/GetHierarchy called [26.10.2024 14:43:33.252 +00:00 INF] 0HN7L7GCP11IQ:00000001 /api/ProductCategory/GetHierarchy called [26.10.2024 14:43:33.280 +00:00 INF] 0HN7L7GCP11IR:00000001 /api/UserAddress/GetByUserId called [26.10.2024 14:43:39.667 +00:00 INF] 0HN7L7GCP11IR:00000003 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 14:53:38.811 +00:00 INF] 0HN7L7GCP11IU:00000001 /api/SiteSetting/GetByNameAsync called [26.10.2024 14:53:38.831 +00:00 INF] 0HN7L7GCP11IV:00000001 /api/ProductCategory/GetHierarchy called [26.10.2024 14:53:38.839 +00:00 INF] 0HN7L7GCP11J0:00000001 /api/UserAddress/GetByUserId called [26.10.2024 14:53:49.910 +00:00 INF] 0HN7L7GCP11IV:00000003 /api/Account/GetUserData called [26.10.2024 14:53:50.684 +00:00 INF] 0HN7L7GCP11IV:00000006 /api/SiteSetting/GetEnumValues called [26.10.2024 14:53:50.694 +00:00 INF] 0HN7L7GCP11J0:00000002 /api/UserCoupon/getForCurrentUser called [26.10.2024 14:53:53.294 +00:00 INF] 0HN7L7GCP11IV:00000008 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 14:53:55.702 +00:00 INF] 0HN7L7GCP11IV:00000009 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 14:57:41.598 +00:00 INF] 0HN7L7GCP11J1:00000002 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 14:58:14.430 +00:00 INF] 0HN7L7GCP11J2:00000002 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 14:58:18.133 +00:00 INF] 0HN7L7GCP11J2:00000003 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 14:58:25.635 +00:00 INF] 0HN7L7GCP11J2:00000005 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 14:58:29.118 +00:00 INF] 0HN7L7GCP11J2:00000006 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 14:58:31.036 +00:00 INF] 0HN7L7GCP11J2:00000008 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 14:58:34.296 +00:00 INF] 0HN7L7GCP11J2:00000009 /api/ProductCategory/GetHierarchy called [26.10.2024 14:58:34.302 +00:00 INF] 0HN7L7GCP11J3:00000001 /api/UserAddress/GetByUserId called [26.10.2024 14:58:34.309 +00:00 INF] 0HN7L7GCP11J4:00000001 /api/SiteSetting/GetByNameAsync called [26.10.2024 14:58:43.274 +00:00 INF] 0HN7L7GCP11J3:00000003 /api/Account/GetUserData called [26.10.2024 14:58:44.294 +00:00 INF] 0HN7L7GCP11J3:00000006 /api/SiteSetting/GetEnumValues called [26.10.2024 14:58:44.570 +00:00 INF] 0HN7L7GCP11J4:00000002 /api/UserCoupon/getForCurrentUser called [26.10.2024 14:58:53.440 +00:00 INF] 0HN7L7GCP11J4:00000004 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 15:00:34.367 +00:00 INF] 0HN7L7GCP11J5:00000001 /api/ProductCategory/GetHierarchy called [26.10.2024 15:00:34.398 +00:00 INF] 0HN7L7GCP11J6:00000001 /api/SiteSetting/GetByNameAsync called [26.10.2024 15:00:34.407 +00:00 INF] 0HN7L7GCP11J7:00000001 /api/UserAddress/GetByUserId called [26.10.2024 15:00:42.689 +00:00 INF] 0HN7L7GCP11J6:00000003 /api/Account/GetUserData called [26.10.2024 15:00:43.439 +00:00 INF] 0HN7L7GCP11J6:00000006 /api/SiteSetting/GetEnumValues called [26.10.2024 15:00:43.482 +00:00 INF] 0HN7L7GCP11J7:00000002 /api/UserCoupon/getForCurrentUser called [26.10.2024 15:00:52.160 +00:00 INF] 0HN7L7GCP11J6:00000008 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 15:58:59.082 +00:00 INF] 0HN7L7GCP11JM:00000002 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 15:58:59.609 +00:00 INF] 0HN7L7GCP11JM:00000003 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 15:59:19.216 +00:00 INF] 0HN7L7GCP11JM:00000005 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 16:03:50.785 +00:00 INF] 0HN7L7GCP11JO:00000002 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 16:04:29.250 +00:00 INF] 0HN7L7GCP11JO:00000004 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 16:06:24.261 +00:00 INF] 0HN7L7GCP11JP:00000002 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 16:07:34.442 +00:00 INF] 0HN7L7GCP11JP:00000003 /api/UserAddress/GetByUserId called [26.10.2024 16:07:34.450 +00:00 INF] 0HN7L7GCP11JQ:00000001 /api/ProductCategory/GetHierarchy called [26.10.2024 16:07:34.493 +00:00 INF] 0HN7L7GCP11JR:00000001 /api/SiteSetting/GetByNameAsync called [26.10.2024 16:07:43.884 +00:00 INF] 0HN7L7GCP11JR:00000003 /api/Account/GetUserData called [26.10.2024 16:07:55.358 +00:00 INF] 0HN7L7GCP11JR:00000007 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 16:07:55.392 +00:00 INF] 0HN7L7GCP11JQ:00000002 /api/UserCoupon/getForCurrentUser called [26.10.2024 16:07:55.393 +00:00 INF] 0HN7L7GCP11JP:00000004 /api/SiteSetting/GetEnumValues called [26.10.2024 16:13:02.949 +00:00 INF] 0HN7L7GCP11JT:00000001 /api/ProductCategory/GetHierarchy called [26.10.2024 16:13:02.953 +00:00 INF] 0HN7L7GCP11JU:00000001 /api/UserAddress/GetByUserId called [26.10.2024 16:13:02.972 +00:00 INF] 0HN7L7GCP11JV:00000001 /api/SiteSetting/GetByNameAsync called [26.10.2024 16:13:11.411 +00:00 INF] 0HN7L7GCP11JU:00000003 /api/Account/GetUserData called [26.10.2024 16:13:20.162 +00:00 INF] 0HN7L7GCP11JU:00000007 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 16:13:20.387 +00:00 INF] 0HN7L7GCP11JU:00000008 /api/SiteSetting/GetEnumValues called [26.10.2024 16:13:20.629 +00:00 INF] 0HN7L7GCP11JU:00000009 /api/UserCoupon/getForCurrentUser called [26.10.2024 16:13:56.934 +00:00 INF] 0HN7L7GCP11JV:00000003 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 16:16:29.582 +00:00 INF] 0HN7L7GCP11K0:00000002 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 16:16:48.211 +00:00 INF] 0HN7L7GCP11K0:00000004 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 16:16:53.961 +00:00 INF] 0HN7L7GCP11K0:00000005 /api/UserAddress/GetByUserId called [26.10.2024 16:16:53.978 +00:00 INF] 0HN7L7GCP11K1:00000001 /api/SiteSetting/GetByNameAsync called [26.10.2024 16:16:54.032 +00:00 INF] 0HN7L7GCP11K2:00000001 /api/ProductCategory/GetHierarchy called [26.10.2024 16:17:02.037 +00:00 INF] 0HN7L7GCP11K2:00000003 /api/Account/GetUserData called [26.10.2024 16:17:02.799 +00:00 INF] 0HN7L7GCP11K2:00000006 /api/SiteSetting/GetEnumValues called [26.10.2024 16:17:02.812 +00:00 INF] 0HN7L7GCP11K1:00000002 /api/UserCoupon/getForCurrentUser called [26.10.2024 16:17:12.355 +00:00 INF] 0HN7L7GCP11K2:00000008 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 16:17:57.675 +00:00 INF] 0HN7L7GCP11K2:0000000A /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 16:23:15.141 +00:00 INF] 0HN7L7GCP11K4:00000002 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 16:24:21.322 +00:00 INF] 0HN7L7GCP11K5:00000001 /api/ProductCategory/GetHierarchy called [26.10.2024 16:24:21.340 +00:00 INF] 0HN7L7GCP11K6:00000001 /api/SiteSetting/GetByNameAsync called [26.10.2024 16:24:21.354 +00:00 INF] 0HN7L7GCP11K7:00000001 /api/UserAddress/GetByUserId called [26.10.2024 16:24:29.989 +00:00 INF] 0HN7L7GCP11K7:00000003 /api/Account/GetUserData called [26.10.2024 16:24:31.016 +00:00 INF] 0HN7L7GCP11K7:00000006 /api/SiteSetting/GetEnumValues called [26.10.2024 16:24:31.271 +00:00 INF] 0HN7L7GCP11K7:00000007 /api/UserCoupon/getForCurrentUser called [26.10.2024 16:24:39.624 +00:00 INF] 0HN7L7GCP11K7:00000009 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 16:27:36.691 +00:00 INF] 0HN7L7GCP11K8:00000001 /api/UserAddress/GetByUserId called [26.10.2024 16:27:36.701 +00:00 INF] 0HN7L7GCP11K9:00000001 /api/SiteSetting/GetByNameAsync called [26.10.2024 16:27:43.775 +00:00 INF] 0HN7L7GCP11K9:00000003 /api/Account/GetUserData called [26.10.2024 16:27:44.533 +00:00 INF] 0HN7L7GCP11K9:00000006 /api/SiteSetting/GetEnumValues called [26.10.2024 16:27:44.533 +00:00 INF] 0HN7L7GCP11K8:00000002 /api/UserCoupon/getForCurrentUser called [26.10.2024 16:27:57.298 +00:00 INF] 0HN7L7GCP11K8:00000003 /api/UserAddress/GetByUserId called [26.10.2024 16:27:57.314 +00:00 INF] 0HN7L7GCP11KA:00000001 /api/SiteSetting/GetByNameAsync called [26.10.2024 16:27:57.314 +00:00 INF] 0HN7L7GCP11KB:00000001 /api/ProductCategory/GetHierarchy called [26.10.2024 16:28:03.222 +00:00 INF] 0HN7L7GCP11KB:00000003 /api/Account/GetUserData called [26.10.2024 16:28:03.985 +00:00 INF] 0HN7L7GCP11KB:00000006 /api/SiteSetting/GetEnumValues called [26.10.2024 16:28:03.993 +00:00 INF] 0HN7L7GCP11KA:00000002 /api/UserCoupon/getForCurrentUser called [26.10.2024 16:28:12.833 +00:00 INF] 0HN7L7GCP11KB:00000008 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 16:28:35.325 +00:00 INF] 0HN7L7GCP11KB:0000000A /api/Product/GetAllByName/c called [26.10.2024 16:28:35.609 +00:00 INF] 0HN7L7GCP11KB:0000000B /api/Product/GetAllByName/cc called [26.10.2024 16:31:25.767 +00:00 INF] 0HN7L7GCP11KC:00000001 /api/ProductCategory/GetHierarchy called [26.10.2024 16:31:25.786 +00:00 INF] 0HN7L7GCP11KD:00000001 /api/UserAddress/GetByUserId called [26.10.2024 16:31:32.813 +00:00 INF] 0HN7L7GCP11KD:00000002 /api/SiteSetting/GetByNameAsync called [26.10.2024 16:31:48.505 +00:00 INF] 0HN7L7GCP11KD:00000004 /api/Account/GetUserData called [26.10.2024 16:31:51.859 +00:00 INF] 0HN7L7GCP11KD:00000008 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 16:31:52.108 +00:00 INF] 0HN7L7GCP11KD:00000009 /api/SiteSetting/GetEnumValues called [26.10.2024 16:31:52.321 +00:00 INF] 0HN7L7GCP11KD:0000000A /api/UserCoupon/getForCurrentUser called [26.10.2024 16:33:28.430 +00:00 INF] 0HN7L7GCP11KE:00000001 /api/ProductCategory/GetHierarchy called [26.10.2024 16:33:28.445 +00:00 INF] 0HN7L7GCP11KF:00000001 /api/SiteSetting/GetByNameAsync called [26.10.2024 16:33:28.451 +00:00 INF] 0HN7L7GCP11KG:00000001 /api/UserAddress/GetByUserId called [26.10.2024 16:33:37.054 +00:00 INF] 0HN7L7GCP11KG:00000003 /api/Account/GetUserData called [26.10.2024 16:33:37.805 +00:00 INF] 0HN7L7GCP11KG:00000006 /api/SiteSetting/GetEnumValues called [26.10.2024 16:33:37.822 +00:00 INF] 0HN7L7GCP11KF:00000002 /api/UserCoupon/getForCurrentUser called [26.10.2024 16:33:46.723 +00:00 INF] 0HN7L7GCP11KG:00000008 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 16:35:23.245 +00:00 INF] 0HN7L7GCP11KH:00000005 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 16:35:23.248 +00:00 INF] 0HN7L7GCP11KI:00000001 /api/SiteSetting/GetEnumValues called [26.10.2024 16:35:23.709 +00:00 INF] 0HN7L7GCP11KH:00000006 /api/UserCoupon/getForCurrentUser called [26.10.2024 16:35:23.715 +00:00 INF] 0HN7L7GCP11KI:00000002 /api/Account/GetUserData called [26.10.2024 16:35:26.848 +00:00 INF] 0HN7L7GCP11KI:00000003 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 16:35:26.859 +00:00 INF] 0HN7L7GCP11KH:00000007 /api/SiteSetting/GetEnumValues called [26.10.2024 16:35:26.872 +00:00 INF] 0HN7L7GCP11KK:00000001 /api/UserCoupon/getForCurrentUser called [26.10.2024 16:36:45.867 +00:00 INF] 0HN7L7GCP11KL:00000001 /api/ProductCategory/GetHierarchy called [26.10.2024 16:36:45.887 +00:00 INF] 0HN7L7GCP11KM:00000001 /api/SiteSetting/GetByNameAsync called [26.10.2024 16:36:45.910 +00:00 INF] 0HN7L7GCP11KN:00000001 /api/UserAddress/GetByUserId called [26.10.2024 16:36:55.868 +00:00 INF] 0HN7L7GCP11KN:00000003 /api/Account/GetUserData called [26.10.2024 16:36:56.618 +00:00 INF] 0HN7L7GCP11KN:00000006 /api/SiteSetting/GetEnumValues called [26.10.2024 16:36:56.628 +00:00 INF] 0HN7L7GCP11KM:00000002 /api/UserCoupon/getForCurrentUser called [26.10.2024 16:37:05.715 +00:00 INF] 0HN7L7GCP11KN:00000008 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 16:37:54.505 +00:00 INF] 0HN7L7GCP11KN:00000009 /api/SiteSetting/GetByNameAsync called [26.10.2024 16:37:54.516 +00:00 INF] 0HN7L7GCP11KO:00000001 /api/UserAddress/GetByUserId called [26.10.2024 16:37:54.534 +00:00 INF] 0HN7L7GCP11KP:00000001 /api/ProductCategory/GetHierarchy called [26.10.2024 16:38:01.915 +00:00 INF] 0HN7L7GCP11KP:00000003 /api/Account/GetUserData called [26.10.2024 16:38:11.334 +00:00 INF] 0HN7L7GCP11KP:00000007 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 16:38:11.524 +00:00 INF] 0HN7L7GCP11KO:00000002 /api/SiteSetting/GetEnumValues called [26.10.2024 16:38:11.846 +00:00 INF] 0HN7L7GCP11KO:00000003 /api/UserCoupon/getForCurrentUser called [26.10.2024 16:38:22.053 +00:00 INF] 0HN7L7GCP11KP:0000000A /api/Product/GetAllByName/k called [26.10.2024 16:38:22.208 +00:00 INF] 0HN7L7GCP11KN:0000000A /api/Product/GetAllByName/kk called [26.10.2024 16:38:37.258 +00:00 INF] 0HN7L7GCP11KN:0000000C /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 16:39:00.823 +00:00 INF] 0HN7L7GCP11KN:0000000E /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 16:42:15.976 +00:00 INF] 0HN7L7GCP11KR:00000002 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 16:42:38.332 +00:00 INF] 0HN7L7GCP11KR:00000004 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 16:43:01.959 +00:00 INF] 0HN7L7GCP11KR:00000006 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 16:43:12.741 +00:00 INF] 0HN7L7GCP11KR:00000008 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 18:35:12.808 +00:00 INF] 0HN7L7GCP11L2:00000001 /api/ProductCategory/GetHierarchy called [26.10.2024 18:35:12.825 +00:00 INF] 0HN7L7GCP11L3:00000001 /api/SiteSetting/GetByNameAsync called [26.10.2024 18:35:14.149 +00:00 INF] 0HN7L7GCP11L3:00000002 /api/Order/GetAllByStatus called [26.10.2024 18:35:14.636 +00:00 INF] 0HN7L7GCP11L3:00000003 /api/FavouriteOrder/GetAllByUserId called [26.10.2024 18:35:15.803 +00:00 INF] 0HN7L7GCP11L3:00000005 /api/Account/GetUserData called [26.10.2024 18:35:16.546 +00:00 INF] 0HN7L7GCP11L3:00000008 /api/SiteSetting/GetEnumValues called [26.10.2024 18:35:16.553 +00:00 INF] 0HN7L7GCP11L2:00000002 /api/UserCoupon/getForCurrentUser called [26.10.2024 18:35:18.324 +00:00 INF] 0HN7L7GCP11L3:0000000B /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 18:35:18.441 +00:00 INF] 0HN7L7GCP11L4:00000001 /api/Order/GetAllByStatus called [26.10.2024 18:37:42.798 +00:00 INF] 0HN7L7GCP11L5:00000001 /api/UserAddress/GetByUserId called [26.10.2024 18:37:42.832 +00:00 INF] 0HN7L7GCP11L6:00000001 /api/ProductCategory/GetHierarchy called [26.10.2024 18:37:44.868 +00:00 INF] 0HN7L7GCP11L6:00000003 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 18:37:46.969 +00:00 INF] 0HN7L7GCP11L6:00000005 /api/Product/GetAllByName/N called [26.10.2024 18:37:48.208 +00:00 INF] 0HN7L7GCP11L6:00000009 /api/Product/GetAllByName/Ne called [26.10.2024 18:37:48.336 +00:00 INF] 0HN7L7GCP11L5:00000004 /api/Product/GetAllByName/New called [26.10.2024 18:37:48.523 +00:00 INF] 0HN7L7GCP11L6:0000000A /api/Product/GetAllByName/New%20F called [26.10.2024 18:37:48.634 +00:00 INF] 0HN7L7GCP11L5:00000006 /api/Product/GetAllByName/New%20Fl called [26.10.2024 18:37:48.664 +00:00 INF] 0HN7L7GCP11L7:00000002 /api/Product/GetAllByName/New%20Flo called [26.10.2024 18:37:49.087 +00:00 INF] 0HN7L7GCP11L7:00000003 /api/Product/GetAllByName/New called [26.10.2024 18:37:49.280 +00:00 INF] 0HN7L7GCP11L5:00000009 /api/Product/GetAllByName/New%20Flow called [26.10.2024 18:37:49.428 +00:00 INF] 0HN7L7GCP11L7:00000004 /api/Product/GetAllByName/New%20Flow%20T called [26.10.2024 18:37:49.719 +00:00 INF] 0HN7L7GCP11L7:00000006 /api/Product/GetAllByName/New%20Flow%20Te called [26.10.2024 18:37:49.736 +00:00 INF] 0HN7L7GCP11L5:0000000A /api/Product/GetAllByName/New%20Flow called [26.10.2024 18:37:49.932 +00:00 INF] 0HN7L7GCP11L5:0000000B /api/Product/GetAllByName/New%20Flow%20Tes called [26.10.2024 18:37:50.066 +00:00 INF] 0HN7L7GCP11L7:00000007 /api/Product/GetAllByName/New%20Flow%20Test called [26.10.2024 18:38:31.923 +00:00 INF] 0HN7L7GCP11L7:00000009 /api/Product/GetAllByName/M called [26.10.2024 18:39:48.673 +00:00 INF] 0HN7L7GCP11L8:00000001 /api/UserAddress/GetByUserId called [26.10.2024 18:39:48.689 +00:00 INF] 0HN7L7GCP11L9:00000001 /api/SiteSetting/GetByNameAsync called [26.10.2024 18:39:48.694 +00:00 INF] 0HN7L7GCP11LA:00000001 /api/ProductCategory/GetHierarchy called [26.10.2024 18:39:51.064 +00:00 INF] 0HN7L7GCP11LA:00000003 /api/Account/GetUserData called [26.10.2024 18:39:52.004 +00:00 INF] 0HN7L7GCP11LA:00000006 /api/UserCoupon/getForCurrentUser called [26.10.2024 18:39:52.004 +00:00 INF] 0HN7L7GCP11L9:00000002 /api/SiteSetting/GetEnumValues called [26.10.2024 18:39:52.837 +00:00 INF] 0HN7L7GCP11LA:00000008 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 18:39:55.354 +00:00 INF] 0HN7L7GCP11L8:00000002 /api/Product/GetAllByName/y called [26.10.2024 18:39:55.622 +00:00 INF] 0HN7L7GCP11L8:00000003 /api/Product/GetAllByName/yo called [26.10.2024 18:39:55.940 +00:00 INF] 0HN7L7GCP11L8:00000004 /api/Product/GetAllByName/yog called [26.10.2024 18:39:58.998 +00:00 INF] 0HN7L7GCP11L8:00000006 /api/Product/GetAllByName/yoga called [26.10.2024 18:40:09.136 +00:00 INF] 0HN7L7GCP11L8:00000009 /api/Product/GetAllByName/yog called [26.10.2024 18:40:09.323 +00:00 INF] 0HN7L7GCP11LA:0000000C /api/Product/GetAllByName/yoga called [26.10.2024 18:40:16.740 +00:00 INF] 0HN7L7GCP11LA:0000000D /api/ProductCategory/GetHierarchy called [26.10.2024 18:40:16.757 +00:00 INF] 0HN7L7GCP11L8:0000000A /api/SiteSetting/GetByNameAsync called [26.10.2024 18:40:16.770 +00:00 INF] 0HN7L7GCP11LB:00000001 /api/UserAddress/GetByUserId called [26.10.2024 18:40:18.888 +00:00 INF] 0HN7L7GCP11LB:00000003 /api/Account/GetUserData called [26.10.2024 18:40:19.751 +00:00 INF] 0HN7L7GCP11LB:00000006 /api/UserCoupon/getForCurrentUser called [26.10.2024 18:40:19.753 +00:00 INF] 0HN7L7GCP11L8:0000000B /api/SiteSetting/GetEnumValues called [26.10.2024 18:40:20.480 +00:00 INF] 0HN7L7GCP11LB:00000007 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 18:40:40.037 +00:00 INF] 0HN7L7GCP11LB:0000000A /api/Product/GetAllByName/y called [26.10.2024 18:40:40.143 +00:00 INF] 0HN7L7GCP11LA:0000000E /api/Product/GetAllByName/yo called [26.10.2024 18:40:41.118 +00:00 INF] 0HN7L7GCP11LA:00000010 /api/Product/GetAllByName/yog called [26.10.2024 18:40:41.395 +00:00 INF] 0HN7L7GCP11LA:00000011 /api/Product/GetAllByName/yoga called [26.10.2024 18:40:51.683 +00:00 INF] 0HN7L7GCP11LA:00000014 /api/Product/GetAllByName/yog called [26.10.2024 18:40:51.835 +00:00 INF] 0HN7L7GCP11LB:0000000C /api/Product/GetAllByName/yoga called [26.10.2024 18:41:05.943 +00:00 INF] 0HN7L7GCP11LB:0000000F /api/Product/GetAllByName/m called [26.10.2024 18:41:06.077 +00:00 INF] 0HN7L7GCP11LA:00000016 /api/Product/GetAllByName/ma called [26.10.2024 18:41:06.272 +00:00 INF] 0HN7L7GCP11LA:00000017 /api/Product/GetAllByName/mat called [26.10.2024 18:41:09.970 +00:00 INF] 0HN7L7GCP11LA:00000018 /api/Product/GetAllByName/ma called [26.10.2024 18:41:10.135 +00:00 INF] 0HN7L7GCP11LB:00000010 /api/Product/GetAllByName/m called [26.10.2024 18:41:11.129 +00:00 INF] 0HN7L7GCP11LB:00000012 /api/Product/GetAllByName/Y called [26.10.2024 18:41:11.415 +00:00 INF] 0HN7L7GCP11LB:00000013 /api/Product/GetAllByName/Yo called [26.10.2024 18:41:11.582 +00:00 INF] 0HN7L7GCP11LA:0000001C /api/Product/GetAllByName/Yog called [26.10.2024 18:41:11.869 +00:00 INF] 0HN7L7GCP11LA:0000001E /api/Product/GetAllByName/Yoga called [26.10.2024 18:41:12.303 +00:00 INF] 0HN7L7GCP11LA:00000020 /api/Product/GetAllByName/Yoga%20m called [26.10.2024 18:41:12.337 +00:00 INF] 0HN7L7GCP11LB:00000015 /api/Product/GetAllByName/Yoga called [26.10.2024 18:41:12.364 +00:00 INF] 0HN7L7GCP11LC:00000001 /api/Product/GetAllByName/Yoga%20ma called [26.10.2024 18:41:12.641 +00:00 INF] 0HN7L7GCP11LC:00000002 /api/Product/GetAllByName/Yoga%20mat called [26.10.2024 18:41:56.877 +00:00 INF] 0HN7L7GCP11LC:00000004 /api/Order called [26.10.2024 18:42:04.511 +00:00 INF] 0HN7L7GCP11LC:00000004 Order #1203 Created [26.10.2024 18:42:04.759 +00:00 INF] 0HN7L7GCP11LC:00000004 Start processing HTTP request POST https://hooks.slack.com/services/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 [26.10.2024 18:42:04.759 +00:00 INF] 0HN7L7GCP11LC:00000004 Sending HTTP request POST https://hooks.slack.com/services/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 [26.10.2024 18:42:05.319 +00:00 INF] 0HN7L7GCP11LC:00000004 Received HTTP response headers after 559.6426ms - 200 [26.10.2024 18:42:05.320 +00:00 INF] 0HN7L7GCP11LC:00000004 End processing HTTP request after 561.3154ms - 200 [26.10.2024 18:42:05.324 +00:00 INF] 0HN7L7GCP11LC:00000004 Start processing HTTP request GET https://admin-api.dev.findin.az/api/Notification/refresh/AdminOrders [26.10.2024 18:42:05.324 +00:00 INF] 0HN7L7GCP11LC:00000004 Sending HTTP request GET https://admin-api.dev.findin.az/api/Notification/refresh/AdminOrders [26.10.2024 18:42:05.424 +00:00 INF] 0HN7L7GCP11LC:00000004 Received HTTP response headers after 100.0424ms - 200 [26.10.2024 18:42:05.425 +00:00 INF] 0HN7L7GCP11LC:00000004 End processing HTTP request after 100.568ms - 200 [26.10.2024 18:42:14.363 +00:00 INF] 0HN7L7GCP11LC:00000005 /api/SiteSetting/GetByNameAsync called [26.10.2024 18:42:14.443 +00:00 INF] 0HN7L7GCP11LB:00000016 /api/ProductCategory/GetHierarchy called [26.10.2024 18:42:14.756 +00:00 INF] 0HN7L7GCP11LB:00000017 /api/Order/GetAllByStatus called [26.10.2024 18:42:19.386 +00:00 INF] 0HN7L7GCP11LB:00000018 /api/Order/GetCountByStatusForUser called [26.10.2024 18:42:21.312 +00:00 INF] 0HN7L7GCP11LB:0000001A /api/Order/GetAllByStatus called [26.10.2024 18:42:21.416 +00:00 INF] 0HN7L7GCP11LC:00000007 /api/Order/GetOrdersByUserIdPagination called [26.10.2024 18:42:21.652 +00:00 INF] 0HN7L7GCP11LC:00000008 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 18:42:32.024 +00:00 INF] 0HN7L7GCP11LC:0000000A /api/Auth/SendSms called [26.10.2024 18:42:32.214 +00:00 INF] 0HN7L7GCP11LC:0000000A Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [26.10.2024 18:42:32.214 +00:00 INF] 0HN7L7GCP11LC:0000000A Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [26.10.2024 18:42:32.481 +00:00 INF] 0HN7L7GCP11LC:0000000A Received HTTP response headers after 267.0199ms - 200 [26.10.2024 18:42:32.482 +00:00 INF] 0HN7L7GCP11LC:0000000A End processing HTTP request after 267.5093ms - 200 [26.10.2024 18:42:32.494 +00:00 INF] 0HN7L7GCP11LC:0000000A Start processing HTTP request POST https://findin-otp.azurewebsites.net/api/Otp [26.10.2024 18:42:32.494 +00:00 INF] 0HN7L7GCP11LC:0000000A Sending HTTP request POST https://findin-otp.azurewebsites.net/api/Otp [26.10.2024 18:42:35.089 +00:00 INF] 0HN7L7GCP11LC:0000000A Received HTTP response headers after 2594.289ms - 200 [26.10.2024 18:42:35.090 +00:00 INF] 0HN7L7GCP11LC:0000000A End processing HTTP request after 2595.5026ms - 200 [26.10.2024 18:42:38.059 +00:00 INF] 0HN7L7GCP11LC:0000000C /api/Auth/VerifySmsCode called [26.10.2024 18:42:38.800 +00:00 INF] 0HN7L7GCP11LC:0000000E /api/Account/GetUserData called [26.10.2024 18:42:39.363 +00:00 INF] 0HN7L7GCP11LC:00000011 /api/ProductCategory/GetHierarchy called [26.10.2024 18:42:39.533 +00:00 INF] 0HN7L7GCP11LB:0000001B /api/UserCoupon/getForCurrentUser called [26.10.2024 18:42:39.546 +00:00 INF] 0HN7L7GCP11LE:00000001 /api/SiteSetting/GetEnumValues called [26.10.2024 18:42:39.597 +00:00 INF] 0HN7L7GCP11LC:00000012 /api/Order/GetAllByStatus called [26.10.2024 18:42:39.807 +00:00 INF] 0HN7L7GCP11LC:00000013 /api/FavouriteOrder/GetAllByUserId called [26.10.2024 18:42:40.596 +00:00 INF] 0HN7L7GCP11LC:00000016 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 18:42:40.621 +00:00 INF] 0HN7L7GCP11LB:0000001C /api/Order/GetAllByStatus called [26.10.2024 18:42:55.071 +00:00 INF] 0HN7L7GCP11LB:0000001F /api/Order/GetAll called [26.10.2024 18:42:55.077 +00:00 INF] 0HN7L7GCP11LC:00000017 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 18:43:00.259 +00:00 INF] 0HN7L7GCP11LB:00000021 /api/Order/ChangeStatus called [26.10.2024 18:43:01.952 +00:00 INF] 0HN7L7GCP11LB:00000021 Order #1203 Status changed to Approved [26.10.2024 18:43:03.528 +00:00 INF] 0HN7L7GCP11LB:00000022 /api/SiteSetting/GetByNameAsync called [26.10.2024 18:43:04.654 +00:00 INF] 0HN7L7GCP11LB:00000023 /api/SiteSetting/GetByNameAsync called [26.10.2024 18:43:04.673 +00:00 INF] 0HN7L7GCP11LC:00000018 /api/ProductCategory/GetHierarchy called [26.10.2024 18:43:04.972 +00:00 INF] 0HN7L7GCP11LC:00000019 /api/Order/GetAllByStatus called [26.10.2024 18:43:05.195 +00:00 INF] 0HN7L7GCP11LC:0000001A /api/FavouriteOrder/GetAllByUserId called [26.10.2024 18:43:05.603 +00:00 INF] 0HN7L7GCP11LC:0000001B /api/Account/GetUserData called [26.10.2024 18:43:06.380 +00:00 INF] 0HN7L7GCP11LC:0000001E /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 18:43:06.653 +00:00 INF] 0HN7L7GCP11LC:00000020 /api/Order/GetAllByStatus called [26.10.2024 18:43:06.688 +00:00 INF] 0HN7L7GCP11LG:00000001 /api/SiteSetting/GetEnumValues called [26.10.2024 18:43:06.888 +00:00 INF] 0HN7L7GCP11LG:00000002 /api/Notification/ReceivedNotification/280d0dcf-e780-42dc-9c03-0cee206d1d46 called [26.10.2024 18:43:06.889 +00:00 INF] 0HN7L7GCP11LC:00000021 /api/UserCoupon/getForCurrentUser called [26.10.2024 18:43:07.090 +00:00 INF] 0HN7L7GCP11LG:00000002 ReceivedNotification - userId: 280d0dcf-e780-42dc-9c03-0cee206d1d46 [26.10.2024 18:43:07.282 +00:00 INF] 0HN7L7GCP11LG:00000002 userId: 280d0dcf-e780-42dc-9c03-0cee206d1d46, connectionId: SV3QG5gq6Bf_Onb1gFFhUw [26.10.2024 18:43:07.997 +00:00 INF] 0HN7L7GCP11LG:00000004 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 18:43:08.460 +00:00 INF] 0HN7L7GCP11LG:00000005 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 18:43:08.922 +00:00 INF] 0HN7L7GCP11LG:00000006 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 18:43:10.319 +00:00 INF] 0HN7L7GCP11LG:00000007 /api/Order/GetDetails called [26.10.2024 18:43:10.562 +00:00 INF] 0HN7L7GCP11LG:00000008 /api/Offer/GetByOrderIdForUser called [26.10.2024 18:43:10.832 +00:00 INF] 0HN7L7GCP11LG:00000009 /api/UserAddress/GetByUserId called [26.10.2024 18:43:11.036 +00:00 INF] 0HN7L7GCP11LG:0000000A /api/Offer/ShippingAmount called [26.10.2024 18:43:12.497 +00:00 INF] 0HN7L7GCP11LG:0000000D /api/Offer/ShippingAmount called [26.10.2024 18:43:12.510 +00:00 INF] 0HN7L7GCP11LC:00000022 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 18:43:38.699 +00:00 INF] 0HN7L7GCP11LC:00000023 /api/Account/GetUserData called [26.10.2024 18:43:38.718 +00:00 INF] 0HN7L7GCP11LG:0000000E /api/Account/GetUserData called [26.10.2024 18:43:40.184 +00:00 INF] 0HN7L7GCP11LG:0000000F /api/UserCoupon/getForCurrentUser called [26.10.2024 18:43:40.189 +00:00 INF] 0HN7L7GCP11LC:00000024 /api/Account/GetUserData called [26.10.2024 18:43:40.244 +00:00 INF] 0HN7L7GCP11LH:00000001 /api/SiteSetting/GetByNameAsync called [26.10.2024 18:43:40.440 +00:00 INF] 0HN7L7GCP11LH:00000002 /api/Order/GetOrdersByUserIdPagination called [26.10.2024 18:43:41.220 +00:00 INF] 0HN7L7GCP11LH:00000004 /api/Account/GetUserData called [26.10.2024 18:43:42.008 +00:00 INF] 0HN7L7GCP11LH:00000008 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 18:43:42.010 +00:00 INF] 0HN7L7GCP11LC:00000025 /api/SiteSetting/GetEnumValues called [26.10.2024 18:43:42.024 +00:00 INF] 0HN7L7GCP11LG:00000010 /api/UserCoupon/getForCurrentUser called [26.10.2024 18:43:43.962 +00:00 INF] 0HN7L7GCP11LH:00000009 /api/SellerCourier/GetAll called [26.10.2024 18:43:44.483 +00:00 INF] 0HN7L7GCP11LH:0000000A /api/SellerCourier/GetAll called [26.10.2024 18:44:21.857 +00:00 INF] 0HN7L7GCP11LH:0000000C /api/Offer called [26.10.2024 18:44:22.105 +00:00 ERR] 0HN7L7GCP11LH:0000000C Api Error: 0HN7L7GCP11LH:0000000C System.InvalidOperationException: Nullable object must have a value. at System.Nullable`1.get_Value() at Service.Services.OfferService.CreateAsync(Offer model) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/OfferService.cs:line 90 at Api.Controllers.OfferController.Post(Offer model) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/OfferController.cs:line 76 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.InvokeInnerFilterAsync() --- End of stack trace from previous location --- 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.InvokeFilterPipelineAsync() --- End of stack trace from previous location --- 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.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 23 [26.10.2024 18:44:39.449 +00:00 INF] 0HN7L7GCP11LH:0000000E /api/Offer called [26.10.2024 18:44:39.642 +00:00 ERR] 0HN7L7GCP11LH:0000000E Api Error: 0HN7L7GCP11LH:0000000E System.InvalidOperationException: Nullable object must have a value. at System.Nullable`1.get_Value() at Service.Services.OfferService.CreateAsync(Offer model) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/OfferService.cs:line 90 at Api.Controllers.OfferController.Post(Offer model) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/OfferController.cs:line 76 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.InvokeInnerFilterAsync() --- End of stack trace from previous location --- 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.InvokeFilterPipelineAsync() --- End of stack trace from previous location --- 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.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 23 [26.10.2024 18:44:48.283 +00:00 INF] 0HN7L7GCP11LH:0000000F /api/ProductCategory/GetHierarchy called [26.10.2024 18:44:48.295 +00:00 INF] 0HN7L7GCP11LC:00000026 /api/SiteSetting/GetByNameAsync called [26.10.2024 18:44:48.510 +00:00 INF] 0HN7L7GCP11LC:00000027 /api/Order/GetAllByStatus called [26.10.2024 18:44:55.498 +00:00 INF] 0HN7L7GCP11LC:00000029 /api/Offer called [26.10.2024 18:44:55.691 +00:00 ERR] 0HN7L7GCP11LC:00000029 Api Error: 0HN7L7GCP11LC:00000029 System.InvalidOperationException: Nullable object must have a value. at System.Nullable`1.get_Value() at Service.Services.OfferService.CreateAsync(Offer model) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/OfferService.cs:line 90 at Api.Controllers.OfferController.Post(Offer model) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/OfferController.cs:line 76 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.InvokeInnerFilterAsync() --- End of stack trace from previous location --- 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.InvokeFilterPipelineAsync() --- End of stack trace from previous location --- 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.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 23 [26.10.2024 18:45:09.263 +00:00 INF] 0HN7L7GCP11LC:0000002B /api/Offer/ShippingAmount called [26.10.2024 18:45:18.970 +00:00 INF] 0HN7L7GCP11LC:0000002D /api/Offer called [26.10.2024 18:45:19.165 +00:00 ERR] 0HN7L7GCP11LC:0000002D Api Error: 0HN7L7GCP11LC:0000002D System.InvalidOperationException: Nullable object must have a value. at System.Nullable`1.get_Value() at Service.Services.OfferService.CreateAsync(Offer model) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/OfferService.cs:line 90 at Api.Controllers.OfferController.Post(Offer model) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/OfferController.cs:line 76 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.InvokeInnerFilterAsync() --- End of stack trace from previous location --- 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.InvokeFilterPipelineAsync() --- End of stack trace from previous location --- 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.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 23 [26.10.2024 18:45:33.124 +00:00 INF] 0HN7L7GCP11LC:0000002E /api/Order/GetCountByStatusForUser called [26.10.2024 18:45:58.482 +00:00 INF] 0HN7L7GCP11LC:00000030 /api/Offer called [26.10.2024 18:45:58.675 +00:00 ERR] 0HN7L7GCP11LC:00000030 Api Error: 0HN7L7GCP11LC:00000030 System.InvalidOperationException: Nullable object must have a value. at System.Nullable`1.get_Value() at Service.Services.OfferService.CreateAsync(Offer model) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/OfferService.cs:line 90 at Api.Controllers.OfferController.Post(Offer model) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/OfferController.cs:line 76 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.InvokeInnerFilterAsync() --- End of stack trace from previous location --- 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.InvokeFilterPipelineAsync() --- End of stack trace from previous location --- 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.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 23 [26.10.2024 18:46:13.904 +00:00 INF] 0HN7L7GCP11LC:00000032 /api/Offer called [26.10.2024 18:46:14.099 +00:00 ERR] 0HN7L7GCP11LC:00000032 Api Error: 0HN7L7GCP11LC:00000032 System.InvalidOperationException: Nullable object must have a value. at System.Nullable`1.get_Value() at Service.Services.OfferService.CreateAsync(Offer model) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/OfferService.cs:line 90 at Api.Controllers.OfferController.Post(Offer model) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/OfferController.cs:line 76 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.InvokeInnerFilterAsync() --- End of stack trace from previous location --- 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.InvokeFilterPipelineAsync() --- End of stack trace from previous location --- 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.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 23 [26.10.2024 18:58:22.432 +00:00 INF] 0HN7L7GCP11LN:00000002 /api/Account/SignOut called [26.10.2024 18:58:28.236 +00:00 INF] 0HN7L7GCP11LN:00000004 /api/Auth/SendSms called [26.10.2024 18:58:28.426 +00:00 INF] 0HN7L7GCP11LN:00000004 Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [26.10.2024 18:58:28.426 +00:00 INF] 0HN7L7GCP11LN:00000004 Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [26.10.2024 18:58:28.694 +00:00 INF] 0HN7L7GCP11LN:00000004 Received HTTP response headers after 267.9271ms - 200 [26.10.2024 18:58:28.694 +00:00 INF] 0HN7L7GCP11LN:00000004 End processing HTTP request after 268.5809ms - 200 [26.10.2024 18:58:28.705 +00:00 ERR] 0HN7L7GCP11LN:00000004 Api Error: 0HN7L7GCP11LN:00000004 System.Exception: Try After $30 minutes at Service.Validations.OtpLoginValidationService.CheckAttemptAsync(String phoneNumber) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Validations/OtpLoginValidationService.cs:line 36 at Api.Controllers.Identity.AuthController.SendSms(String number, String reCaptchaToken) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/Identity/AuthController.cs:line 44 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.OutputCaching.OutputCacheMiddleware.<>c__DisplayClass11_0.<g__ExecuteResponseAsync|0>d.MoveNext() --- End of stack trace from previous location --- at Microsoft.AspNetCore.OutputCaching.WorkDispatcher`2.ScheduleAsync(TKey key, Func`2 valueFactory) 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 23 [26.10.2024 18:58:30.984 +00:00 INF] 0HN7L7GCP11LN:00000006 /api/Auth/SendSms called [26.10.2024 18:58:31.174 +00:00 INF] 0HN7L7GCP11LN:00000006 Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [26.10.2024 18:58:31.174 +00:00 INF] 0HN7L7GCP11LN:00000006 Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [26.10.2024 18:58:31.350 +00:00 INF] 0HN7L7GCP11LN:00000006 Received HTTP response headers after 175.7112ms - 200 [26.10.2024 18:58:31.350 +00:00 INF] 0HN7L7GCP11LN:00000006 End processing HTTP request after 176.2495ms - 200 [26.10.2024 18:58:35.045 +00:00 INF] 0HN7L7GCP11LN:00000008 /api/Auth/VerifySmsCode called [26.10.2024 18:58:35.788 +00:00 INF] 0HN7L7GCP11LN:0000000A /api/Account/GetUserData called [26.10.2024 18:58:36.350 +00:00 INF] 0HN7L7GCP11LN:0000000D /api/ProductCategory/GetHierarchy called [26.10.2024 18:58:36.553 +00:00 INF] 0HN7L7GCP11LN:0000000E /api/SiteSetting/GetEnumValues called [26.10.2024 18:58:36.555 +00:00 INF] 0HN7L7GCP11LO:00000001 /api/UserCoupon/getForCurrentUser called [26.10.2024 18:58:36.572 +00:00 INF] 0HN7L7GCP11LP:00000001 /api/Order/GetAllByStatus called [26.10.2024 18:58:36.787 +00:00 INF] 0HN7L7GCP11LP:00000002 /api/FavouriteOrder/GetAllByUserId called [26.10.2024 18:58:37.589 +00:00 INF] 0HN7L7GCP11LP:00000005 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 18:58:37.703 +00:00 INF] 0HN7L7GCP11LN:0000000F /api/Order/GetAllByStatus called [26.10.2024 18:58:39.116 +00:00 INF] 0HN7L7GCP11LN:00000010 /api/Account/GetUserData called [26.10.2024 18:58:39.645 +00:00 INF] 0HN7L7GCP11LN:00000011 /api/UserCoupon/getForCurrentUser called [26.10.2024 18:58:39.698 +00:00 INF] 0HN7L7GCP11LP:00000006 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 18:58:39.882 +00:00 INF] 0HN7L7GCP11LN:00000012 /api/Order/GetOrdersByUserIdPagination called [26.10.2024 18:58:43.662 +00:00 INF] 0HN7L7GCP11LN:00000013 /api/Account/GetUserData called [26.10.2024 18:58:43.662 +00:00 INF] 0HN7L7GCP11LP:00000007 /api/SellerCourier/GetAll called [26.10.2024 18:58:43.721 +00:00 INF] 0HN7L7GCP11LQ:00000001 /api/SiteSetting/GetByNameAsync called [26.10.2024 18:58:44.599 +00:00 INF] 0HN7L7GCP11LQ:00000003 /api/Account/GetUserData called [26.10.2024 18:58:45.371 +00:00 INF] 0HN7L7GCP11LQ:00000006 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 18:58:45.384 +00:00 INF] 0HN7L7GCP11LP:00000008 /api/SiteSetting/GetEnumValues called [26.10.2024 18:58:45.942 +00:00 INF] 0HN7L7GCP11LQ:00000007 /api/UserCoupon/getForCurrentUser called [26.10.2024 18:58:49.976 +00:00 INF] 0HN7L7GCP11LQ:00000009 /api/Account/SignOut called [26.10.2024 18:58:55.090 +00:00 INF] 0HN7L7GCP11LQ:0000000B /api/Auth/SendSms called [26.10.2024 18:58:55.280 +00:00 INF] 0HN7L7GCP11LQ:0000000B Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [26.10.2024 18:58:55.280 +00:00 INF] 0HN7L7GCP11LQ:0000000B Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [26.10.2024 18:58:55.407 +00:00 INF] 0HN7L7GCP11LQ:0000000B Received HTTP response headers after 127.0173ms - 200 [26.10.2024 18:58:55.407 +00:00 INF] 0HN7L7GCP11LQ:0000000B End processing HTTP request after 127.5882ms - 200 [26.10.2024 18:58:55.418 +00:00 ERR] 0HN7L7GCP11LQ:0000000B Api Error: 0HN7L7GCP11LQ:0000000B System.InvalidOperationException: Sequence contains no matching element at System.Linq.ThrowHelper.ThrowNoMatchException() at System.Linq.Enumerable.Single[TSource](IEnumerable`1 source, Func`2 predicate) at Service.Validations.OtpLoginValidationService.CheckAttemptAsync(String phoneNumber) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Validations/OtpLoginValidationService.cs:line 32 at Api.Controllers.Identity.AuthController.SendSms(String number, String reCaptchaToken) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/Identity/AuthController.cs:line 44 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.OutputCaching.OutputCacheMiddleware.<>c__DisplayClass11_0.<g__ExecuteResponseAsync|0>d.MoveNext() --- End of stack trace from previous location --- at Microsoft.AspNetCore.OutputCaching.WorkDispatcher`2.ScheduleAsync(TKey key, Func`2 valueFactory) 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 23 [26.10.2024 18:58:57.612 +00:00 INF] 0HN7L7GCP11LQ:0000000D /api/Auth/SendSms called [26.10.2024 18:58:57.808 +00:00 INF] 0HN7L7GCP11LQ:0000000D Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [26.10.2024 18:58:57.808 +00:00 INF] 0HN7L7GCP11LQ:0000000D Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [26.10.2024 18:58:57.940 +00:00 INF] 0HN7L7GCP11LQ:0000000D Received HTTP response headers after 132.018ms - 200 [26.10.2024 18:58:57.941 +00:00 INF] 0HN7L7GCP11LQ:0000000D End processing HTTP request after 138.3449ms - 200 [26.10.2024 18:59:00.479 +00:00 INF] 0HN7L7GCP11LQ:0000000F /api/Auth/VerifySmsCode called [26.10.2024 18:59:01.238 +00:00 INF] 0HN7L7GCP11LQ:00000011 /api/Account/GetUserData called [26.10.2024 18:59:01.817 +00:00 INF] 0HN7L7GCP11LQ:00000014 /api/ProductCategory/GetHierarchy called [26.10.2024 18:59:01.978 +00:00 INF] 0HN7L7GCP11LN:00000014 /api/UserCoupon/getForCurrentUser called [26.10.2024 18:59:01.983 +00:00 INF] 0HN7L7GCP11LR:00000001 /api/SiteSetting/GetEnumValues called [26.10.2024 18:59:02.040 +00:00 INF] 0HN7L7GCP11LQ:00000015 /api/Order/GetAllByStatus called [26.10.2024 18:59:02.249 +00:00 INF] 0HN7L7GCP11LQ:00000016 /api/FavouriteOrder/GetAllByUserId called [26.10.2024 18:59:03.106 +00:00 INF] 0HN7L7GCP11LQ:00000019 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 18:59:03.119 +00:00 INF] 0HN7L7GCP11LR:00000002 /api/Order/GetAllByStatus called [26.10.2024 18:59:03.849 +00:00 INF] 0HN7L7GCP11LR:00000003 /api/Account/GetUserData called [26.10.2024 18:59:03.948 +00:00 INF] 0HN7L7GCP11LQ:0000001A /api/Account/GetUserData called [26.10.2024 18:59:04.486 +00:00 INF] 0HN7L7GCP11LQ:0000001B /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 18:59:04.505 +00:00 INF] 0HN7L7GCP11LR:00000004 /api/UserCoupon/getForCurrentUser called [26.10.2024 18:59:04.703 +00:00 INF] 0HN7L7GCP11LR:00000005 /api/Order/GetOrdersByUserIdPagination called [26.10.2024 18:59:05.220 +00:00 INF] 0HN7L7GCP11LR:00000006 /api/UserCoupon/getForCurrentUser called [26.10.2024 18:59:05.426 +00:00 INF] 0HN7L7GCP11LR:00000007 /api/Order/GetOrdersByUserIdPagination called [26.10.2024 18:59:07.705 +00:00 INF] 0HN7L7GCP11LQ:0000001C /api/SellerCourier/GetAll called [26.10.2024 18:59:07.714 +00:00 INF] 0HN7L7GCP11LN:00000015 /api/Account/GetUserData called [26.10.2024 18:59:07.817 +00:00 INF] 0HN7L7GCP11LS:00000001 /api/SiteSetting/GetByNameAsync called [26.10.2024 18:59:08.681 +00:00 INF] 0HN7L7GCP11LN:00000016 /api/Account/GetUserData called [26.10.2024 18:59:09.457 +00:00 INF] 0HN7L7GCP11LN:0000001A /api/SiteSetting/GetEnumValues called [26.10.2024 18:59:09.458 +00:00 INF] 0HN7L7GCP11LQ:0000001D /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 18:59:09.467 +00:00 INF] 0HN7L7GCP11LT:00000001 /api/UserCoupon/getForCurrentUser called [26.10.2024 18:59:42.494 +00:00 INF] 0HN7L7GCP11LU:00000001 /api/SellerCourier/courier/0/10 called [26.10.2024 18:59:42.761 +00:00 INF] 0HN7L7GCP11LU:00000002 /api/SellerCourier/courier/0/10 called [26.10.2024 18:59:52.348 +00:00 INF] 0HN7L7GCP11LU:00000003 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 18:59:53.700 +00:00 INF] 0HN7L7GCP11LU:00000005 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 18:59:54.449 +00:00 INF] 0HN7L7GCP11LU:00000007 /api/Notification/GetAllByToUserId/8/8 called [26.10.2024 18:59:55.188 +00:00 INF] 0HN7L7GCP11LU:00000009 /api/Notification/GetAllByToUserId/16/8 called [26.10.2024 18:59:55.914 +00:00 INF] 0HN7L7GCP11LU:0000000B /api/Notification/GetAllByToUserId/24/8 called [26.10.2024 18:59:57.272 +00:00 INF] 0HN7L7GCP11LU:0000000D /api/Notification/GetAllByToUserId/32/8 called [26.10.2024 18:59:58.021 +00:00 INF] 0HN7L7GCP11LU:0000000F /api/Notification/GetAllByToUserId/40/8 called [26.10.2024 19:00:06.846 +00:00 INF] 0HN7L7GCP11LU:00000011 /api/Notification/GetAllByToUserId/48/8 called [26.10.2024 19:00:07.734 +00:00 INF] 0HN7L7GCP11LU:00000013 /api/Notification/GetAllByToUserId/56/8 called [26.10.2024 19:01:39.528 +00:00 INF] 0HN7L7GCP11LV:00000001 /api/ProductCategory/GetHierarchy called [26.10.2024 19:01:39.548 +00:00 INF] 0HN7L7GCP11M0:00000001 /api/SiteSetting/GetByNameAsync called [26.10.2024 19:01:39.763 +00:00 INF] 0HN7L7GCP11M0:00000002 /api/Order/GetAllByStatus called [26.10.2024 19:01:39.972 +00:00 INF] 0HN7L7GCP11M0:00000003 /api/FavouriteOrder/GetAllByUserId called [26.10.2024 19:01:43.533 +00:00 INF] 0HN7L7GCP11M0:00000005 /api/Account/GetUserData called [26.10.2024 19:01:44.871 +00:00 INF] 0HN7L7GCP11LV:00000002 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 19:01:44.885 +00:00 INF] 0HN7L7GCP11M1:00000001 /api/SiteSetting/GetEnumValues called [26.10.2024 19:01:44.935 +00:00 INF] 0HN7L7GCP11M2:00000001 /api/UserCoupon/getForCurrentUser called [26.10.2024 19:01:45.122 +00:00 INF] 0HN7L7GCP11M1:00000002 /api/Order/GetAllByStatus called [26.10.2024 19:01:45.810 +00:00 INF] 0HN7L7GCP11M1:00000003 /api/ProductCategory/GetHierarchy called [26.10.2024 19:01:45.877 +00:00 INF] 0HN7L7GCP11M2:00000002 /api/SiteSetting/GetByNameAsync called [26.10.2024 19:01:46.034 +00:00 INF] 0HN7L7GCP11M1:00000004 /api/Order/GetAllByStatus called [26.10.2024 19:01:46.605 +00:00 INF] 0HN7L7GCP11M1:00000005 /api/Account/GetUserData called [26.10.2024 19:01:46.644 +00:00 INF] 0HN7L7GCP11M2:00000003 /api/Account/GetUserData called [26.10.2024 19:01:47.787 +00:00 INF] 0HN7L7GCP11M2:00000004 /api/UserCoupon/getForCurrentUser called [26.10.2024 19:01:47.812 +00:00 INF] 0HN7L7GCP11M1:00000006 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 19:01:48.030 +00:00 INF] 0HN7L7GCP11M1:00000007 /api/Order/GetOrdersByUserIdPagination called [26.10.2024 19:01:52.758 +00:00 INF] 0HN7L7GCP11M1:00000008 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 19:01:54.626 +00:00 INF] 0HN7L7GCP11M1:0000000A /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 19:01:55.371 +00:00 INF] 0HN7L7GCP11M1:0000000C /api/Notification/GetAllByToUserId/8/8 called [26.10.2024 19:01:57.096 +00:00 INF] 0HN7L7GCP11M1:0000000E /api/Notification/GetAllByToUserId/16/8 called [26.10.2024 19:01:58.571 +00:00 INF] 0HN7L7GCP11M1:00000010 /api/Notification/GetAllByToUserId/24/8 called [26.10.2024 19:01:59.340 +00:00 INF] 0HN7L7GCP11M1:00000012 /api/Notification/GetAllByToUserId/32/8 called [26.10.2024 19:02:00.109 +00:00 INF] 0HN7L7GCP11M1:00000014 /api/Notification/GetAllByToUserId/40/8 called [26.10.2024 19:02:02.780 +00:00 INF] 0HN7L7GCP11M1:00000016 /api/Order/GetAllByStatus called [26.10.2024 19:02:11.543 +00:00 INF] 0HN7L7GCP11M1:00000017 /api/FavouriteOrder/GetAllByUserId called [26.10.2024 19:02:14.211 +00:00 INF] 0HN7L7GCP11M1:00000018 /api/SellerCourier/courier/0/10 called [26.10.2024 19:02:15.026 +00:00 INF] 0HN7L7GCP11M1:00000019 /api/SellerCourier/GetAll called [26.10.2024 19:02:15.484 +00:00 INF] 0HN7L7GCP11M1:0000001A /api/SellerCourier/GetAll called [26.10.2024 19:02:16.315 +00:00 INF] 0HN7L7GCP11M1:0000001B /api/UserAddress/GetByUserId called [26.10.2024 19:02:20.407 +00:00 INF] 0HN7L7GCP11M1:0000001C /api/UserCardInfo/GetActiveCardsForUser called [26.10.2024 19:02:20.510 +00:00 INF] 0HN7L7GCP11M2:00000005 /api/UserPayment/GetForCurrentUser/0/15 called [26.10.2024 19:02:30.741 +00:00 INF] 0HN7L7GCP11M2:00000006 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 19:02:32.318 +00:00 INF] 0HN7L7GCP11M2:00000008 /api/Notification/GetAllByToUserId/0/8 called [26.10.2024 19:02:33.086 +00:00 INF] 0HN7L7GCP11M2:0000000A /api/Notification/GetAllByToUserId/8/8 called