[12.04.2024 08:51:57.319 +00:00 INF] 0HN2QAPPA03GU:00000004 Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 08:51:57.340 +00:00 INF] 0HN2QAPPA03GU:00000004 Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 08:51:58.639 +00:00 INF] 0HN2QAPPA03GU:00000004 Received HTTP response headers after 1298.3936ms - 200 [12.04.2024 08:51:58.640 +00:00 INF] 0HN2QAPPA03GU:00000004 End processing HTTP request after 1323.2525ms - 200 [12.04.2024 08:53:54.081 +00:00 INF] 0HN2QAPPA03H4:00000004 Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 08:53:54.082 +00:00 INF] 0HN2QAPPA03H4:00000004 Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 08:53:55.359 +00:00 INF] 0HN2QAPPA03H4:00000004 Received HTTP response headers after 1277.3941ms - 200 [12.04.2024 08:53:55.359 +00:00 INF] 0HN2QAPPA03H4:00000004 End processing HTTP request after 1277.9916ms - 200 [12.04.2024 09:30:12.020 +00:00 INF] 0HN2QAPPA03H8:00000001 ReceivedNotification - userId: d467b47f-6865-4550-a8ff-e3a1914c45d5 [12.04.2024 14:26:47.478 +00:00 ERR] 0HN2QAPPA03HA:00000005 Api Error: 0HN2QAPPA03HA:00000005 System.InvalidOperationException: Sequence contains no elements at System.Linq.ThrowHelper.ThrowNoElementsException() at System.Linq.Enumerable.Single[TSource](IEnumerable`1 source) at Dapper.SqlMapper.ThrowZeroRows(Row row) in /_/Dapper/SqlMapper.cs:line 1257 at Dapper.SqlMapper.QueryRowAsync[T](IDbConnection cnn, Row row, Type effectiveType, CommandDefinition command) in /_/Dapper/SqlMapper.Async.cs:line 513 at Repository.Cqrs.Queries.Identity.UserQuery.GetByIdAsync(String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/Identity/UserQuery.cs:line 401 at Repository.Repositories.Identity.UserRepository.GetByIdAsync(String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Repositories/Identity/UserRepository.cs:line 83 at Service.Services.Identity.UserService.GetByIdAsync(String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/Identity/UserService.cs:line 280 at Service.Services.Identity.UserService.GetByIdAsync(String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/Identity/UserService.cs:line 280 at Api.Controllers.Identity.AccountController.GetUserData() in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/Identity/AccountController.cs:line 777 at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) at Microsoft.AspNetCore.OutputCaching.OutputCacheMiddleware.InvokeAwaited(HttpContext httpContext, IReadOnlyList`1 policies) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.RateLimiting.RateLimitingMiddleware.InvokeInternal(HttpContext context, EnableRateLimitingAttribute enableRateLimitingAttribute) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Api.Infrastructure.Middlewares.ExceptionHandlerMiddleware.Invoke(HttpContext context, IAppLogger`1 logger) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Infrastructure/Middlewares/ExceptionHandlerMiddleware.cs:line 39 [12.04.2024 14:30:01.413 +00:00 ERR] 0HN2QAPPA03HC:00000005 Api Error: 0HN2QAPPA03HC:00000005 System.InvalidOperationException: Sequence contains no elements at System.Linq.ThrowHelper.ThrowNoElementsException() at System.Linq.Enumerable.Single[TSource](IEnumerable`1 source) at Dapper.SqlMapper.ThrowZeroRows(Row row) in /_/Dapper/SqlMapper.cs:line 1257 at Dapper.SqlMapper.QueryRowAsync[T](IDbConnection cnn, Row row, Type effectiveType, CommandDefinition command) in /_/Dapper/SqlMapper.Async.cs:line 513 at Repository.Cqrs.Queries.Identity.UserQuery.GetByIdAsync(String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/Identity/UserQuery.cs:line 401 at Repository.Repositories.Identity.UserRepository.GetByIdAsync(String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Repositories/Identity/UserRepository.cs:line 83 at Service.Services.Identity.UserService.GetByIdAsync(String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/Identity/UserService.cs:line 280 at Service.Services.Identity.UserService.GetByIdAsync(String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/Identity/UserService.cs:line 280 at Api.Controllers.Identity.AccountController.GetUserData() in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/Identity/AccountController.cs:line 777 at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) at Microsoft.AspNetCore.OutputCaching.OutputCacheMiddleware.InvokeAwaited(HttpContext httpContext, IReadOnlyList`1 policies) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.RateLimiting.RateLimitingMiddleware.InvokeInternal(HttpContext context, EnableRateLimitingAttribute enableRateLimitingAttribute) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Api.Infrastructure.Middlewares.ExceptionHandlerMiddleware.Invoke(HttpContext context, IAppLogger`1 logger) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Infrastructure/Middlewares/ExceptionHandlerMiddleware.cs:line 39 [12.04.2024 14:35:52.283 +00:00 INF] 0HN2QAPPA03HE:00000007 Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 14:35:52.284 +00:00 INF] 0HN2QAPPA03HE:00000007 Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 14:35:53.559 +00:00 INF] 0HN2QAPPA03HE:00000007 Received HTTP response headers after 1275.1873ms - 200 [12.04.2024 14:35:53.560 +00:00 INF] 0HN2QAPPA03HE:00000007 End processing HTTP request after 1277.725ms - 200 [12.04.2024 14:39:11.824 +00:00 INF] 0HN2QAPPA03HK:00000007 Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 14:39:11.824 +00:00 INF] 0HN2QAPPA03HK:00000007 Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 14:39:13.101 +00:00 INF] 0HN2QAPPA03HK:00000007 Received HTTP response headers after 1277.0074ms - 200 [12.04.2024 14:39:13.102 +00:00 INF] 0HN2QAPPA03HK:00000007 End processing HTTP request after 1278.7518ms - 200 [12.04.2024 14:48:27.359 +00:00 INF] 0HN2QAPPA03I5:00000004 Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 14:48:27.360 +00:00 INF] 0HN2QAPPA03I5:00000004 Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 14:48:28.637 +00:00 INF] 0HN2QAPPA03I5:00000004 Received HTTP response headers after 1276.4061ms - 200 [12.04.2024 14:48:28.637 +00:00 INF] 0HN2QAPPA03I5:00000004 End processing HTTP request after 1278.9295ms - 200 [12.04.2024 14:51:08.238 +00:00 INF] 0HN2QAPPA03IE:0000000E Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 14:51:08.239 +00:00 INF] 0HN2QAPPA03IE:0000000E Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 14:51:09.520 +00:00 INF] 0HN2QAPPA03IE:0000000E Received HTTP response headers after 1280.1225ms - 200 [12.04.2024 14:51:09.529 +00:00 INF] 0HN2QAPPA03IE:0000000E End processing HTTP request after 1290.4706ms - 200 [12.04.2024 15:05:23.064 +00:00 ERR] 0HN2QAPPA03IK:00000002 Api Error: 0HN2QAPPA03IK:00000002 System.NullReferenceException: Object reference not set to an instance of an object. at Api.Controllers.Identity.AccountController.CompleteProfile(UpdateViewModel model) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/Identity/AccountController.cs:line 413 at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) at Microsoft.AspNetCore.OutputCaching.OutputCacheMiddleware.InvokeAwaited(HttpContext httpContext, IReadOnlyList`1 policies) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.RateLimiting.RateLimitingMiddleware.InvokeInternal(HttpContext context, EnableRateLimitingAttribute enableRateLimitingAttribute) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Api.Infrastructure.Middlewares.ExceptionHandlerMiddleware.Invoke(HttpContext context, IAppLogger`1 logger) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Infrastructure/Middlewares/ExceptionHandlerMiddleware.cs:line 39 [12.04.2024 15:07:29.421 +00:00 INF] 0HN2QAPPA03IO:00000007 Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 15:07:29.422 +00:00 INF] 0HN2QAPPA03IO:00000007 Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 15:07:30.713 +00:00 INF] 0HN2QAPPA03IO:00000007 Received HTTP response headers after 1291.2877ms - 200 [12.04.2024 15:07:30.714 +00:00 INF] 0HN2QAPPA03IO:00000007 End processing HTTP request after 1292.2456ms - 200 [12.04.2024 15:11:35.061 +00:00 INF] 0HN2QAPPA03IU:0000000C Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 15:11:35.061 +00:00 INF] 0HN2QAPPA03IU:0000000C Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 15:11:35.350 +00:00 INF] 0HN2QAPPA03IU:0000000C Received HTTP response headers after 288.576ms - 200 [12.04.2024 15:11:35.350 +00:00 INF] 0HN2QAPPA03IU:0000000C End processing HTTP request after 289.2049ms - 200 [12.04.2024 15:13:36.013 +00:00 INF] 0HN2QAPPA03J5:00000002 Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 15:13:36.013 +00:00 INF] 0HN2QAPPA03J5:00000002 Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 15:13:37.372 +00:00 INF] 0HN2QAPPA03J5:00000002 Received HTTP response headers after 1359.0691ms - 200 [12.04.2024 15:13:37.373 +00:00 INF] 0HN2QAPPA03J5:00000002 End processing HTTP request after 1360.3767ms - 200 [12.04.2024 15:14:48.585 +00:00 INF] 0HN2QAPPA03J7:00000007 Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 15:14:48.585 +00:00 INF] 0HN2QAPPA03J7:00000007 Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 15:14:49.063 +00:00 INF] 0HN2QAPPA03J7:00000007 Received HTTP response headers after 478.1407ms - 200 [12.04.2024 15:14:49.063 +00:00 INF] 0HN2QAPPA03J7:00000007 End processing HTTP request after 478.4346ms - 200 [12.04.2024 15:19:11.343 +00:00 ERR] 0HN2QAPPA03JL:00000004 Api Error: 0HN2QAPPA03JL:00000004 System.NullReferenceException: Object reference not set to an instance of an object. at Api.Controllers.Identity.AccountController.CompleteProfile(UpdateViewModel model) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/Identity/AccountController.cs:line 413 at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) at Microsoft.AspNetCore.OutputCaching.OutputCacheMiddleware.InvokeAwaited(HttpContext httpContext, IReadOnlyList`1 policies) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.RateLimiting.RateLimitingMiddleware.InvokeInternal(HttpContext context, EnableRateLimitingAttribute enableRateLimitingAttribute) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Api.Infrastructure.Middlewares.ExceptionHandlerMiddleware.Invoke(HttpContext context, IAppLogger`1 logger) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Infrastructure/Middlewares/ExceptionHandlerMiddleware.cs:line 39 [12.04.2024 16:55:22.206 +00:00 INF] Migrations [12.04.2024 16:55:22.304 +00:00 INF] 20240229001: Migration_GetAllByStatus [12.04.2024 16:55:22.304 +00:00 INF] 20240229002: Migration_GetAll [12.04.2024 16:55:22.305 +00:00 INF] 20240229003: Migration_GetOrdersByUserId [12.04.2024 16:55:22.305 +00:00 INF] 20240105195988: Migration_20240105195988 [12.04.2024 16:55:22.305 +00:00 INF] 20240106150801: Migration_20240106150801 [12.04.2024 16:55:22.306 +00:00 INF] 20240222282856: Migration_20240222282856 [12.04.2024 16:55:22.306 +00:00 INF] 20240225185332: Migration_20240225185332 [12.04.2024 16:55:22.307 +00:00 INF] 20240226001548: Migration_20240226001548 [12.04.2024 16:55:22.307 +00:00 INF] 20240229112234: Migration_20240229112234 [12.04.2024 16:55:22.307 +00:00 INF] 20240404234500: Migration_20240404234500 [12.04.2024 16:55:22.308 +00:00 INF] 20240703175787: Migration_20240703175787 [12.04.2024 16:55:22.308 +00:00 INF] 20240903164034: Migration_20240903164034 [12.04.2024 16:55:22.308 +00:00 INF] 20241003130612: Migration_20241003130612 [12.04.2024 16:55:22.309 +00:00 INF] 20241003184355: Migration_20241003184355 [12.04.2024 16:55:22.309 +00:00 INF] 20242403195365: Migration_20242403195365 [12.04.2024 16:55:22.309 +00:00 INF] 20242403210101: Migration_20242403210101 [12.04.2024 16:55:22.309 +00:00 INF] 202403091170645: Migration_202403091170645 [12.04.2024 16:55:22.310 +00:00 INF] 202404032111114: Migration_20240403211111 [12.04.2024 16:55:22.310 +00:00 INF] 2024032122165643: Migration_2024032122165643 [12.04.2024 16:55:22.311 +00:00 WRN] 2024040820368776: Migration_2024040820368776 (current) [12.04.2024 17:25:09.585 +00:00 INF] 0HN2R25C8NN4V:00000002 Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 17:25:09.606 +00:00 INF] 0HN2R25C8NN4V:00000002 Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 17:25:10.940 +00:00 INF] 0HN2R25C8NN4V:00000002 Received HTTP response headers after 1325.216ms - 200 [12.04.2024 17:25:10.951 +00:00 INF] 0HN2R25C8NN4V:00000002 End processing HTTP request after 1386.1507ms - 200 [12.04.2024 17:25:38.681 +00:00 INF] 0HN2R25C8NN52:00000004 Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 17:25:38.686 +00:00 INF] 0HN2R25C8NN52:00000004 Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 17:25:39.183 +00:00 INF] 0HN2R25C8NN52:00000004 Received HTTP response headers after 492.4204ms - 200 [12.04.2024 17:25:39.184 +00:00 INF] 0HN2R25C8NN52:00000004 End processing HTTP request after 502.4944ms - 200 [12.04.2024 17:36:27.903 +00:00 INF] 0HN2R25C8NN6C:00000004 Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 17:36:27.926 +00:00 INF] 0HN2R25C8NN6C:00000004 Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 17:36:29.209 +00:00 INF] 0HN2R25C8NN6C:00000004 Received HTTP response headers after 1281.2679ms - 200 [12.04.2024 17:36:29.211 +00:00 INF] 0HN2R25C8NN6C:00000004 End processing HTTP request after 1307.9834ms - 200 [12.04.2024 17:47:07.875 +00:00 ERR] 0HN2R25C8NN8C:00000005 Api Error: 0HN2R25C8NN8C:00000005 System.InvalidOperationException: Sequence contains no elements at System.Linq.ThrowHelper.ThrowNoElementsException() at System.Linq.Enumerable.Single[TSource](IEnumerable`1 source) at Dapper.SqlMapper.ThrowZeroRows(Row row) in /_/Dapper/SqlMapper.cs:line 1257 at Dapper.SqlMapper.QueryRowAsync[T](IDbConnection cnn, Row row, Type effectiveType, CommandDefinition command) in /_/Dapper/SqlMapper.Async.cs:line 513 at Repository.Cqrs.Queries.Identity.UserQuery.GetByIdAsync(String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/Identity/UserQuery.cs:line 401 at Repository.Repositories.Identity.UserRepository.GetByIdAsync(String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Repositories/Identity/UserRepository.cs:line 83 at Service.Services.Identity.UserService.GetByIdAsync(String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/Identity/UserService.cs:line 280 at Service.Services.Identity.UserService.GetByIdAsync(String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/Identity/UserService.cs:line 280 at Api.Controllers.Identity.AccountController.GetUserData() in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/Identity/AccountController.cs:line 778 at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) at Microsoft.AspNetCore.OutputCaching.OutputCacheMiddleware.InvokeAwaited(HttpContext httpContext, IReadOnlyList`1 policies) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.RateLimiting.RateLimitingMiddleware.InvokeInternal(HttpContext context, EnableRateLimitingAttribute enableRateLimitingAttribute) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Api.Infrastructure.Middlewares.ExceptionHandlerMiddleware.Invoke(HttpContext context, IAppLogger`1 logger) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Infrastructure/Middlewares/ExceptionHandlerMiddleware.cs:line 39 [12.04.2024 17:47:13.271 +00:00 ERR] 0HN2R25C8NN8H:00000004 Api Error: 0HN2R25C8NN8H:00000004 System.InvalidOperationException: Sequence contains no elements at System.Linq.ThrowHelper.ThrowNoElementsException() at System.Linq.Enumerable.Single[TSource](IEnumerable`1 source) at Dapper.SqlMapper.ThrowZeroRows(Row row) in /_/Dapper/SqlMapper.cs:line 1257 at Dapper.SqlMapper.QueryRowAsync[T](IDbConnection cnn, Row row, Type effectiveType, CommandDefinition command) in /_/Dapper/SqlMapper.Async.cs:line 513 at Repository.Cqrs.Queries.Identity.UserQuery.GetByIdAsync(String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/Identity/UserQuery.cs:line 401 at Repository.Repositories.Identity.UserRepository.GetByIdAsync(String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Repositories/Identity/UserRepository.cs:line 83 at Service.Services.Identity.UserService.GetByIdAsync(String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/Identity/UserService.cs:line 280 at Service.Services.Identity.UserService.GetByIdAsync(String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/Identity/UserService.cs:line 280 at Api.Controllers.Identity.AccountController.GetUserData() in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/Identity/AccountController.cs:line 778 at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) at Microsoft.AspNetCore.OutputCaching.OutputCacheMiddleware.InvokeAwaited(HttpContext httpContext, IReadOnlyList`1 policies) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.RateLimiting.RateLimitingMiddleware.InvokeInternal(HttpContext context, EnableRateLimitingAttribute enableRateLimitingAttribute) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Api.Infrastructure.Middlewares.ExceptionHandlerMiddleware.Invoke(HttpContext context, IAppLogger`1 logger) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Infrastructure/Middlewares/ExceptionHandlerMiddleware.cs:line 39 [12.04.2024 17:47:28.912 +00:00 INF] 0HN2R25C8NN8H:0000000B Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 17:47:28.914 +00:00 INF] 0HN2R25C8NN8H:0000000B Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 17:47:30.215 +00:00 INF] 0HN2R25C8NN8H:0000000B Received HTTP response headers after 1300.5919ms - 200 [12.04.2024 17:47:30.217 +00:00 INF] 0HN2R25C8NN8H:0000000B End processing HTTP request after 1304.3351ms - 200 [12.04.2024 17:47:30.347 +00:00 INF] 0HN2R25C8NN8H:0000000B Start processing HTTP request GET https://sms.atltech.az:8090/index.php?app=quick_sms_redex&login=findinsms&key=0ea8a0b3079ccdcd9d36412bd64dbe68&sender=FindIn.Az&msisdn=994557959030&text=6289 [12.04.2024 17:47:30.347 +00:00 INF] 0HN2R25C8NN8H:0000000B Sending HTTP request GET https://sms.atltech.az:8090/index.php?app=quick_sms_redex&login=findinsms&key=0ea8a0b3079ccdcd9d36412bd64dbe68&sender=FindIn.Az&msisdn=994557959030&text=6289 [12.04.2024 17:47:32.624 +00:00 INF] 0HN2R25C8NN8H:0000000B Received HTTP response headers after 2276.2965ms - 200 [12.04.2024 17:47:32.625 +00:00 INF] 0HN2R25C8NN8H:0000000B End processing HTTP request after 2278.1569ms - 200 [12.04.2024 17:50:35.808 +00:00 INF] 0HN2R25C8NN97:00000008 Order #955 Created [12.04.2024 17:50:58.327 +00:00 INF] 0HN2R25C8NN99:0000000F Order #955 status changed to Approved [12.04.2024 17:51:55.519 +00:00 INF] 0HN2R25C8NN9H:00000001 ReceivedNotification - userId: 5fceafd4-bd39-42e3-9ddd-83fa62f29c1b [12.04.2024 17:52:55.609 +00:00 INF] 0HN2R25C8NN9Q:00000004 Order #956 Created [12.04.2024 17:53:14.207 +00:00 INF] 0HN2R25C8NN9U:00000002 Order #956 status changed to Approved [12.04.2024 17:53:15.561 +00:00 INF] 0HN2R25C8NN9U:00000004 ReceivedNotification - userId: 39de1dbb-131d-43da-8112-09115e963cdf [12.04.2024 17:55:02.585 +00:00 INF] 0HN2R25C8NNAB:00000002 Order #956 status changed to Approved [12.04.2024 17:57:04.604 +00:00 INF] 0HN2R25C8NNAR:00000002 Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 17:57:04.610 +00:00 INF] 0HN2R25C8NNAR:00000002 Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 17:57:04.906 +00:00 INF] 0HN2R25C8NNAR:00000002 Received HTTP response headers after 294.9677ms - 200 [12.04.2024 17:57:04.908 +00:00 INF] 0HN2R25C8NNAR:00000002 End processing HTTP request after 303.9651ms - 200 [12.04.2024 18:08:10.170 +00:00 INF] Migrations [12.04.2024 18:08:10.304 +00:00 INF] 20240229001: Migration_GetAllByStatus [12.04.2024 18:08:10.307 +00:00 INF] 20240229002: Migration_GetAll [12.04.2024 18:08:10.308 +00:00 INF] 20240229003: Migration_GetOrdersByUserId [12.04.2024 18:08:10.309 +00:00 INF] 20240105195988: Migration_20240105195988 [12.04.2024 18:08:10.309 +00:00 INF] 20240106150801: Migration_20240106150801 [12.04.2024 18:08:10.309 +00:00 INF] 20240222282856: Migration_20240222282856 [12.04.2024 18:08:10.310 +00:00 INF] 20240225185332: Migration_20240225185332 [12.04.2024 18:08:10.310 +00:00 INF] 20240226001548: Migration_20240226001548 [12.04.2024 18:08:10.310 +00:00 INF] 20240229112234: Migration_20240229112234 [12.04.2024 18:08:10.311 +00:00 INF] 20240404234500: Migration_20240404234500 [12.04.2024 18:08:10.311 +00:00 INF] 20240703175787: Migration_20240703175787 [12.04.2024 18:08:10.311 +00:00 INF] 20240903164034: Migration_20240903164034 [12.04.2024 18:08:10.312 +00:00 INF] 20241003130612: Migration_20241003130612 [12.04.2024 18:08:10.313 +00:00 INF] 20241003184355: Migration_20241003184355 [12.04.2024 18:08:10.314 +00:00 INF] 20242403195365: Migration_20242403195365 [12.04.2024 18:08:10.315 +00:00 INF] 20242403210101: Migration_20242403210101 [12.04.2024 18:08:10.316 +00:00 INF] 202403091170645: Migration_202403091170645 [12.04.2024 18:08:10.316 +00:00 INF] 202404032111114: Migration_20240403211111 [12.04.2024 18:08:10.317 +00:00 INF] 2024032122165643: Migration_2024032122165643 [12.04.2024 18:08:10.318 +00:00 WRN] 2024040820368776: Migration_2024040820368776 (current) [12.04.2024 18:31:34.315 +00:00 INF] 0HN2R3E1T3M49:00000004 Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 18:31:34.334 +00:00 INF] 0HN2R3E1T3M49:00000004 Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 18:31:35.625 +00:00 INF] 0HN2R3E1T3M49:00000004 Received HTTP response headers after 1284.4798ms - 200 [12.04.2024 18:31:35.636 +00:00 INF] 0HN2R3E1T3M49:00000004 End processing HTTP request after 1332.3833ms - 200 [12.04.2024 18:34:45.887 +00:00 INF] 0HN2R3E1T3M57:00000005 Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 18:34:45.888 +00:00 INF] 0HN2R3E1T3M57:00000005 Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 18:34:47.279 +00:00 INF] 0HN2R3E1T3M57:00000005 Received HTTP response headers after 1385.5303ms - 200 [12.04.2024 18:34:47.280 +00:00 INF] 0HN2R3E1T3M57:00000005 End processing HTTP request after 1393.0457ms - 200 [12.04.2024 18:35:19.147 +00:00 INF] 0HN2R3E1T3M59:00000009 Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 18:35:19.148 +00:00 INF] 0HN2R3E1T3M59:00000009 Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 18:35:19.630 +00:00 INF] 0HN2R3E1T3M59:00000009 Received HTTP response headers after 481.6057ms - 200 [12.04.2024 18:35:19.632 +00:00 INF] 0HN2R3E1T3M59:00000009 End processing HTTP request after 484.4815ms - 200 [12.04.2024 18:37:38.459 +00:00 INF] 0HN2R3E1T3M5P:00000007 Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 18:37:38.466 +00:00 INF] 0HN2R3E1T3M5P:00000007 Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 18:37:38.747 +00:00 INF] 0HN2R3E1T3M5P:00000007 Received HTTP response headers after 280.7333ms - 200 [12.04.2024 18:37:38.749 +00:00 INF] 0HN2R3E1T3M5P:00000007 End processing HTTP request after 290.0156ms - 200 [12.04.2024 18:41:44.148 +00:00 INF] 0HN2R3E1T3M6H:00000002 Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 18:41:44.149 +00:00 INF] 0HN2R3E1T3M6H:00000002 Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 18:41:45.439 +00:00 INF] 0HN2R3E1T3M6H:00000002 Received HTTP response headers after 1289.5358ms - 200 [12.04.2024 18:41:45.441 +00:00 INF] 0HN2R3E1T3M6H:00000002 End processing HTTP request after 1292.5629ms - 200 [12.04.2024 18:44:49.314 +00:00 INF] 0HN2R3E1T3M75:00000007 Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 18:44:49.315 +00:00 INF] 0HN2R3E1T3M75:00000007 Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 18:44:50.602 +00:00 INF] 0HN2R3E1T3M75:00000007 Received HTTP response headers after 1283.6927ms - 200 [12.04.2024 18:44:50.604 +00:00 INF] 0HN2R3E1T3M75:00000007 End processing HTTP request after 1289.3421ms - 200 [12.04.2024 18:47:42.204 +00:00 INF] 0HN2R3E1T3M7K:00000002 Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 18:47:42.211 +00:00 INF] 0HN2R3E1T3M7K:00000002 Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 18:47:43.494 +00:00 INF] 0HN2R3E1T3M7K:00000002 Received HTTP response headers after 1280.7488ms - 200 [12.04.2024 18:47:43.495 +00:00 INF] 0HN2R3E1T3M7K:00000002 End processing HTTP request after 1290.9014ms - 200 [12.04.2024 18:49:25.980 +00:00 INF] 0HN2R3E1T3M82:00000005 Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 18:49:25.981 +00:00 INF] 0HN2R3E1T3M82:00000005 Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 18:49:27.283 +00:00 INF] 0HN2R3E1T3M82:00000005 Received HTTP response headers after 1300.8133ms - 200 [12.04.2024 18:49:27.283 +00:00 INF] 0HN2R3E1T3M82:00000005 End processing HTTP request after 1303.4858ms - 200 [12.04.2024 18:54:50.179 +00:00 INF] 0HN2R3E1T3M99:00000004 Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 18:54:50.180 +00:00 INF] 0HN2R3E1T3M99:00000004 Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 18:54:51.470 +00:00 INF] 0HN2R3E1T3M99:00000004 Received HTTP response headers after 1289.1258ms - 200 [12.04.2024 18:54:51.480 +00:00 INF] 0HN2R3E1T3M99:00000004 End processing HTTP request after 1300.8058ms - 200 [12.04.2024 18:58:59.790 +00:00 INF] 0HN2R3E1T3M9S:00000002 Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 18:58:59.791 +00:00 INF] 0HN2R3E1T3M9S:00000002 Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 18:59:01.083 +00:00 INF] 0HN2R3E1T3M9S:00000002 Received HTTP response headers after 1291.9853ms - 200 [12.04.2024 18:59:01.084 +00:00 INF] 0HN2R3E1T3M9S:00000002 End processing HTTP request after 1294.039ms - 200 [12.04.2024 18:59:01.133 +00:00 INF] 0HN2R3E1T3M9S:00000002 Start processing HTTP request GET https://sms.atltech.az:8090/index.php?app=quick_sms_redex&login=findinsms&key=0ea8a0b3079ccdcd9d36412bd64dbe68&sender=FindIn.Az&msisdn=994702225727&text=6435 [12.04.2024 18:59:01.134 +00:00 INF] 0HN2R3E1T3M9S:00000002 Sending HTTP request GET https://sms.atltech.az:8090/index.php?app=quick_sms_redex&login=findinsms&key=0ea8a0b3079ccdcd9d36412bd64dbe68&sender=FindIn.Az&msisdn=994702225727&text=6435 [12.04.2024 18:59:02.125 +00:00 INF] 0HN2R3E1T3M9S:00000002 Received HTTP response headers after 990.5158ms - 200 [12.04.2024 18:59:02.126 +00:00 INF] 0HN2R3E1T3M9S:00000002 End processing HTTP request after 992.5915ms - 200 [12.04.2024 19:16:33.160 +00:00 INF] 0HN2R3E1T3MB7:0000000A Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 19:16:33.169 +00:00 INF] 0HN2R3E1T3MB7:0000000A Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 19:16:34.468 +00:00 INF] 0HN2R3E1T3MB7:0000000A Received HTTP response headers after 1298.1288ms - 200 [12.04.2024 19:16:34.469 +00:00 INF] 0HN2R3E1T3MB7:0000000A End processing HTTP request after 1309.7686ms - 200 [12.04.2024 19:24:28.672 +00:00 ERR] 0HN2R3E1T3MBV:00000001 Api Error: 0HN2R3E1T3MBV:00000001 System.NullReferenceException: Object reference not set to an instance of an object. at Api.Controllers.Identity.AccountController.AcceptTerms() in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/Identity/AccountController.cs:line 438 at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) at Microsoft.AspNetCore.OutputCaching.OutputCacheMiddleware.InvokeAwaited(HttpContext httpContext, IReadOnlyList`1 policies) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.RateLimiting.RateLimitingMiddleware.InvokeInternal(HttpContext context, EnableRateLimitingAttribute enableRateLimitingAttribute) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Api.Infrastructure.Middlewares.ExceptionHandlerMiddleware.Invoke(HttpContext context, IAppLogger`1 logger) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Infrastructure/Middlewares/ExceptionHandlerMiddleware.cs:line 39 [12.04.2024 19:34:48.161 +00:00 INF] 0HN2R3E1T3MCN:00000007 Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 19:34:48.162 +00:00 INF] 0HN2R3E1T3MCN:00000007 Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 19:34:49.447 +00:00 INF] 0HN2R3E1T3MCN:00000007 Received HTTP response headers after 1284.1051ms - 200 [12.04.2024 19:34:49.450 +00:00 INF] 0HN2R3E1T3MCN:00000007 End processing HTTP request after 1289.4889ms - 200 [12.04.2024 19:35:23.086 +00:00 INF] 0HN2R3E1T3MCR:00000005 Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 19:35:23.087 +00:00 INF] 0HN2R3E1T3MCR:00000005 Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 19:35:23.572 +00:00 INF] 0HN2R3E1T3MCR:00000005 Received HTTP response headers after 484.7143ms - 200 [12.04.2024 19:35:23.572 +00:00 INF] 0HN2R3E1T3MCR:00000005 End processing HTTP request after 486.689ms - 200 [12.04.2024 19:35:52.544 +00:00 INF] 0HN2R3E1T3MCT:00000005 Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 19:35:52.553 +00:00 INF] 0HN2R3E1T3MCT:00000005 Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 19:35:53.034 +00:00 INF] 0HN2R3E1T3MCT:00000005 Received HTTP response headers after 477.6538ms - 200 [12.04.2024 19:35:53.035 +00:00 INF] 0HN2R3E1T3MCT:00000005 End processing HTTP request after 490.8751ms - 200 [12.04.2024 19:45:18.028 +00:00 INF] 0HN2R3E1T3ME0:00000006 Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 19:45:18.036 +00:00 INF] 0HN2R3E1T3ME0:00000006 Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 19:45:19.346 +00:00 INF] 0HN2R3E1T3ME0:00000006 Received HTTP response headers after 1309.3834ms - 200 [12.04.2024 19:45:19.348 +00:00 INF] 0HN2R3E1T3ME0:00000006 End processing HTTP request after 1320.2096ms - 200 [12.04.2024 20:03:28.522 +00:00 INF] Migrations [12.04.2024 20:03:28.653 +00:00 INF] 20240229001: Migration_GetAllByStatus [12.04.2024 20:03:28.653 +00:00 INF] 20240229002: Migration_GetAll [12.04.2024 20:03:28.661 +00:00 INF] 20240229003: Migration_GetOrdersByUserId [12.04.2024 20:03:28.662 +00:00 INF] 20240105195988: Migration_20240105195988 [12.04.2024 20:03:28.664 +00:00 INF] 20240106150801: Migration_20240106150801 [12.04.2024 20:03:28.665 +00:00 INF] 20240222282856: Migration_20240222282856 [12.04.2024 20:03:28.670 +00:00 INF] 20240225185332: Migration_20240225185332 [12.04.2024 20:03:28.671 +00:00 INF] 20240226001548: Migration_20240226001548 [12.04.2024 20:03:28.671 +00:00 INF] 20240229112234: Migration_20240229112234 [12.04.2024 20:03:28.671 +00:00 INF] 20240404234500: Migration_20240404234500 [12.04.2024 20:03:28.672 +00:00 INF] 20240411223124: Migration_20240411223124 [12.04.2024 20:03:28.673 +00:00 INF] 20240703175787: Migration_20240703175787 [12.04.2024 20:03:28.673 +00:00 INF] 20240903164034: Migration_20240903164034 [12.04.2024 20:03:28.673 +00:00 INF] 20241003130612: Migration_20241003130612 [12.04.2024 20:03:28.680 +00:00 INF] 20241003184355: Migration_20241003184355 [12.04.2024 20:03:28.681 +00:00 INF] 20242403195365: Migration_20242403195365 [12.04.2024 20:03:28.681 +00:00 INF] 20242403210101: Migration_20242403210101 [12.04.2024 20:03:28.682 +00:00 INF] 202403091170645: Migration_202403091170645 [12.04.2024 20:03:28.682 +00:00 INF] 202404032111114: Migration_20240403211111 [12.04.2024 20:03:28.683 +00:00 INF] 2024032122165643: Migration_2024032122165643 [12.04.2024 20:03:28.683 +00:00 WRN] 2024040820368776: Migration_2024040820368776 (current) [12.04.2024 20:08:10.474 +00:00 INF] Migrations [12.04.2024 20:08:10.595 +00:00 INF] 20240229001: Migration_GetAllByStatus [12.04.2024 20:08:10.596 +00:00 INF] 20240229002: Migration_GetAll [12.04.2024 20:08:10.597 +00:00 INF] 20240229003: Migration_GetOrdersByUserId [12.04.2024 20:08:10.597 +00:00 INF] 20240105195988: Migration_20240105195988 [12.04.2024 20:08:10.598 +00:00 INF] 20240106150801: Migration_20240106150801 [12.04.2024 20:08:10.598 +00:00 INF] 20240222282856: Migration_20240222282856 [12.04.2024 20:08:10.598 +00:00 INF] 20240225185332: Migration_20240225185332 [12.04.2024 20:08:10.599 +00:00 INF] 20240226001548: Migration_20240226001548 [12.04.2024 20:08:10.604 +00:00 INF] 20240229112234: Migration_20240229112234 [12.04.2024 20:08:10.605 +00:00 INF] 20240404234500: Migration_20240404234500 [12.04.2024 20:08:10.605 +00:00 INF] 20240411223124: Migration_20240411223124 [12.04.2024 20:08:10.606 +00:00 INF] 20240703175787: Migration_20240703175787 [12.04.2024 20:08:10.606 +00:00 INF] 20240903164034: Migration_20240903164034 [12.04.2024 20:08:10.607 +00:00 INF] 20241003130612: Migration_20241003130612 [12.04.2024 20:08:10.607 +00:00 INF] 20241003184355: Migration_20241003184355 [12.04.2024 20:08:10.614 +00:00 INF] 20242403195365: Migration_20242403195365 [12.04.2024 20:08:10.615 +00:00 INF] 20242403210101: Migration_20242403210101 [12.04.2024 20:08:10.615 +00:00 INF] 202403091170645: Migration_202403091170645 [12.04.2024 20:08:10.616 +00:00 INF] 202404032111114: Migration_20240403211111 [12.04.2024 20:08:10.616 +00:00 INF] 2024032122165643: Migration_2024032122165643 [12.04.2024 20:08:10.617 +00:00 WRN] 2024040820368776: Migration_2024040820368776 (current) [12.04.2024 20:57:36.848 +00:00 INF] 0HN2R5H3T828K:00000003 Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 20:57:36.868 +00:00 INF] 0HN2R5H3T828K:00000003 Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 20:57:38.160 +00:00 INF] 0HN2R5H3T828K:00000003 Received HTTP response headers after 1288.0805ms - 200 [12.04.2024 20:57:38.179 +00:00 INF] 0HN2R5H3T828K:00000003 End processing HTTP request after 1349.8113ms - 200 [12.04.2024 20:58:45.730 +00:00 INF] 0HN2R5H3T828O:00000005 Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 20:58:45.731 +00:00 INF] 0HN2R5H3T828O:00000005 Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 20:58:46.223 +00:00 INF] 0HN2R5H3T828O:00000005 Received HTTP response headers after 491.9832ms - 200 [12.04.2024 20:58:46.224 +00:00 INF] 0HN2R5H3T828O:00000005 End processing HTTP request after 493.9717ms - 200 [12.04.2024 21:13:57.246 +00:00 INF] 0HN2R5H3T829K:00000002 Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 21:13:57.250 +00:00 INF] 0HN2R5H3T829K:00000002 Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 21:13:58.537 +00:00 INF] 0HN2R5H3T829K:00000002 Received HTTP response headers after 1285.8947ms - 200 [12.04.2024 21:13:58.538 +00:00 INF] 0HN2R5H3T829K:00000002 End processing HTTP request after 1291.9104ms - 200 [12.04.2024 21:20:25.416 +00:00 INF] 0HN2R5H3T82AE:00000002 Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 21:20:25.422 +00:00 INF] 0HN2R5H3T82AE:00000002 Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 21:20:26.694 +00:00 INF] 0HN2R5H3T82AE:00000002 Received HTTP response headers after 1271.9419ms - 200 [12.04.2024 21:20:26.696 +00:00 INF] 0HN2R5H3T82AE:00000002 End processing HTTP request after 1279.465ms - 200 [12.04.2024 21:37:49.792 +00:00 INF] 0HN2R5H3T82BG:00000005 Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 21:37:49.793 +00:00 INF] 0HN2R5H3T82BG:00000005 Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [12.04.2024 21:37:51.075 +00:00 INF] 0HN2R5H3T82BG:00000005 Received HTTP response headers after 1281.9274ms - 200 [12.04.2024 21:37:51.077 +00:00 INF] 0HN2R5H3T82BG:00000005 End processing HTTP request after 1284.6167ms - 200 [12.04.2024 21:38:58.011 +00:00 INF] 0HN2R5H3T82BL:00000003 Order #957 Created [12.04.2024 21:39:19.149 +00:00 INF] 0HN2R5H3T82BM:00000002 Order #957 status changed to Updated [12.04.2024 21:39:20.915 +00:00 INF] 0HN2R5H3T82BM:00000002 Order #957 updated [12.04.2024 21:39:49.733 +00:00 INF] 0HN2R5H3T82BN:00000003 ReceivedNotification - userId: 25e26504-f80f-4391-82a0-e781bb158bd1