Activities of "renata.mendes"

2023-04-27 10:39:50.458 +01:00 [INF] Content root path: C:\Users\WildervanaMendes\source\repos\NB.Microservices\apps\auth-server\src\NB.Microservices.AuthServer
2023-04-27 10:39:57.779 +01:00 [INF] Request starting HTTP/2 GET https://host.docker.internal:44322/metrics - - 2023-04-27 10:40:00.072 +01:00 [DBG] Login Url: /Account/Login 2023-04-27 10:40:00.072 +01:00 [DBG] Login Return Url Parameter: ReturnUrl 2023-04-27 10:40:00.072 +01:00 [DBG] Logout Url: /Account/Logout 2023-04-27 10:40:00.072 +01:00 [DBG] ConsentUrl Url: /Consent 2023-04-27 10:40:00.072 +01:00 [DBG] Consent Return Url Parameter: returnUrl 2023-04-27 10:40:00.072 +01:00 [DBG] Error Url: /Account/Error 2023-04-27 10:40:00.072 +01:00 [DBG] Error Id Parameter: errorId 2023-04-27 10:40:00.234 +01:00 [INF] Executing endpoint 'Prometheus metrics' 2023-04-27 10:40:00.269 +01:00 [INF] Executed endpoint 'Prometheus metrics' 2023-04-27 10:40:00.278 +01:00 [INF] Request finished HTTP/2 GET https://host.docker.internal:44322/metrics - - - 200 - text/plain;+version=0.0.4;+charset=utf-8 2499.4963ms 2023-04-27 10:40:12.564 +01:00 [INF] Request starting HTTP/2 GET https://localhost:44322/ - - 2023-04-27 10:40:12.707 +01:00 [INF] Request starting HTTP/2 GET https://host.docker.internal:44322/metrics - - 2023-04-27 10:40:12.712 +01:00 [INF] Executing endpoint 'Prometheus metrics' 2023-04-27 10:40:12.716 +01:00 [INF] Executed endpoint 'Prometheus metrics' 2023-04-27 10:40:12.716 +01:00 [INF] Request finished HTTP/2 GET https://host.docker.internal:44322/metrics - - - 200 - text/plain;+version=0.0.4;+charset=utf-8 9.2295ms 2023-04-27 10:40:21.529 +01:00 [INF] Executing endpoint '/Index' 2023-04-27 10:40:21.546 +01:00 [INF] Route matched with {page = "/Index", area = "", action = "", controller = ""}. Executing page /Index 2023-04-27 10:40:21.548 +01:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy 2023-04-27 10:40:21.569 +01:00 [INF] Executing handler method NB.Microservices.AuthServer.Pages.IndexModel.OnGet - ModelState is "Valid" 2023-04-27 10:40:21.569 +01:00 [INF] Executed handler method OnGet, returned result Microsoft.AspNetCore.Mvc.RedirectResult. 2023-04-27 10:40:21.572 +01:00 [INF] Executing RedirectResult, redirecting to /Account/Login. 2023-04-27 10:40:21.576 +01:00 [INF] Executed page /Index in 26.1017ms 2023-04-27 10:40:21.577 +01:00 [INF] Executed endpoint '/Index' 2023-04-27 10:40:21.580 +01:00 [INF] Request finished HTTP/2 GET https://localhost:44322/ - - - 302 0 - 9015.7297ms 2023-04-27 10:40:21.585 +01:00 [INF] Request starting HTTP/2 GET https://localhost:44322/Account/Login - - 2023-04-27 10:40:21.593 +01:00 [INF] Executing endpoint '/Account/Login' 2023-04-27 10:40:21.617 +01:00 [INF] Route matched with {page = "/Account/Login", area = "", action = "", controller = ""}. Executing page /Account/Login 2023-04-27 10:40:21.617 +01:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy 2023-04-27 10:40:21.958 +01:00 [INF] Executing handler method Volo.Abp.Account.Public.Web.Pages.Account.LoginModel.OnGetAsync - ModelState is "Valid" 2023-04-27 10:40:21.985 +01:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2023-04-27 10:40:22.257 +01:00 [DBG] Added bundle 'Lepton.Global' to the page in 24.45 ms. 2023-04-27 10:40:22.303 +01:00 [DBG] Added bundle 'Lepton.Global' to the page in 12.17 ms. 2023-04-27 10:40:22.314 +01:00 [INF] Executed page /Account/Login in 696.9508ms 2023-04-27 10:40:22.315 +01:00 [INF] Executed endpoint '/Account/Login' 2023-04-27 10:40:22.324 +01:00 [INF] Request finished HTTP/2 GET https://localhost:44322/Account/Login - - - 200 - text/html;+charset=utf-8 738.8207ms 2023-04-27 10:40:22.351 +01:00 [INF] Request starting HTTP/2 GET https://localhost:44322/Abp/ApplicationConfigurationScript - - 2023-04-27 10:40:22.355 +01:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' 2023-04-27 10:40:22.357 +01:00 [INF] Request starting HTTP/2 GET https://localhost:44322/Abp/ServiceProxyScript - - 2023-04-27 10:40:22.363 +01:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' 2023-04-27 10:40:22.365 +01:00 [INF] Route matched with {area = "Abp", action = "Get", controller = "AbpApplicationConfigurationScript", page = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] Get() on controller Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController (Volo.Abp.AspNetCore.Mvc). 2023-04-27 10:40:22.366 +01:00 [INF] Route matched with {area = "Abp", action = "GetAll", controller = "AbpServiceProxyScript", page = ""}. Executing controller action with signature Microsoft.AspNetCore.Mvc.ActionResult GetAll(Volo.Abp.AspNetCore.Mvc.ProxyScripting.ServiceProxyGenerationModel) on controller Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController (Volo.Abp.AspNetCore.Mvc). 2023-04-27 10:40:22.379 +01:00 [INF] Executing action method Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) - Validation state: "Valid" 2023-04-27 10:40:22.379 +01:00 [INF] Executing action method Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) - Validation state: "Valid" 2023-04-27 10:40:22.383 +01:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()... 2023-04-27 10:40:22.409 +01:00 [DBG] ActionApiDescriptionModel.Create: Account.RegisterAsyncByInput 2023-04-27 10:40:22.416 +01:00 [DBG] ActionApiDescriptionModel.Create: Account.SendPasswordResetCodeAsyncByInput 2023-04-27 10:40:22.416 +01:00 [DBG] ActionApiDescriptionModel.Create: Account.ResetPasswordAsyncByInput 2023-04-27 10:40:22.416 +01:00 [DBG] ActionApiDescriptionModel.Create: Account.GetConfirmationStateAsyncById 2023-04-27 10:40:22.416 +01:00 [DBG] ActionApiDescriptionModel.Create: Account.SendPhoneNumberConfirmationTokenAsyncByInput 2023-04-27 10:40:22.416 +01:00 [DBG] ActionApiDescriptionModel.Create: Account.SendEmailConfirmationTokenAsyncByInput 2023-04-27 10:40:22.417 +01:00 [DBG] ActionApiDescriptionModel.Create: Account.ConfirmPhoneNumberAsyncByInput 2023-04-27 10:40:22.417 +01:00 [DBG] ActionApiDescriptionModel.Create: Account.ConfirmEmailAsyncByInput 2023-04-27 10:40:22.417 +01:00 [DBG] ActionApiDescriptionModel.Create: Account.SetProfilePictureAsyncByInput 2023-04-27 10:40:22.417 +01:00 [DBG] ActionApiDescriptionModel.Create: Account.GetProfilePictureAsyncById 2023-04-27 10:40:22.417 +01:00 [DBG] ActionApiDescriptionModel.Create: Account.GetTwoFactorProvidersAsyncByInput 2023-04-27 10:40:22.418 +01:00 [DBG] ActionApiDescriptionModel.Create: Account.SendTwoFactorCodeAsyncByInput 2023-04-27 10:40:22.418 +01:00 [DBG] ActionApiDescriptionModel.Create: Account.GetSecurityLogListAsyncByInput 2023-04-27 10:40:22.418 +01:00 [DBG] ActionApiDescriptionModel.Create: Account.GetProfilePictureFileAsyncById 2023-04-27 10:40:22.418 +01:00 [DBG] ActionApiDescriptionModel.Create: Account.RecaptchaByCaptchaResponse 2023-04-27 10:40:22.418 +01:00 [DBG] ActionApiDescriptionModel.Create: Account.LoginByLogin 2023-04-27 10:40:22.419 +01:00 [DBG] ActionApiDescriptionModel.Create: Account.LinkLoginByLogin 2023-04-27 10:40:22.419 +01:00 [DBG] ActionApiDescriptionModel.Create: Account.Logout 2023-04-27 10:40:22.419 +01:00 [DBG] ActionApiDescriptionModel.Create: Account.CheckPasswordByLogin 2023-04-27 10:40:22.419 +01:00 [DBG] ActionApiDescriptionModel.Create: AccountExternalProvider.GetAllAsync 2023-04-27 10:40:22.419 +01:00 [DBG] ActionApiDescriptionModel.Create: AccountExternalProvider.GetByNameAsyncByInput 2023-04-27 10:40:22.419 +01:00 [DBG] ActionApiDescriptionModel.Create: IdentityLinkUser.LinkAsyncByInput 2023-04-27 10:40:22.420 +01:00 [DBG] ActionApiDescriptionModel.Create: IdentityLinkUser.UnlinkAsyncByInput 2023-04-27 10:40:22.420 +01:00 [DBG] ActionApiDescriptionModel.Create: IdentityLinkUser.IsLinkedAsyncByInput 2023-04-27 10:40:22.420 +01:00 [DBG] ActionApiDescriptionModel.Create: IdentityLinkUser.GenerateLinkTokenAsync 2023-04-27 10:40:22.420 +01:00 [DBG] ActionApiDescriptionModel.Create: IdentityLinkUser.VerifyLinkTokenAsyncByInput 2023-04-27 10:40:22.420 +01:00 [DBG] ActionApiDescriptionModel.Create: IdentityLinkUser.GenerateLinkLoginTokenAsync 2023-04-27 10:40:22.420 +01:00 [DBG] ActionApiDescriptionModel.Create: IdentityLinkUser.VerifyLinkLoginTokenAsyncByInput 2023-04-27 10:40:22.420 +01:00 [DBG] ActionApiDescriptionModel.Create: IdentityLinkUser.GetAllListAsync 2023-04-27 10:40:22.420 +01:00 [DBG] ActionApiDescriptionModel.Create: Profile.GetAsync 2023-04-27 10:40:22.420 +01:00 [DBG] ActionApiDescriptionModel.Create: Profile.UpdateAsyncByInput 2023-04-27 10:40:22.420 +01:00 [DBG] ActionApiDescriptionModel.Create: Profile.ChangePasswordAsyncByInput 2023-04-27 10:40:22.421 +01:00 [DBG] ActionApiDescriptionModel.Create: Profile.GetTwoFactorEnabledAsync 2023-04-27 10:40:22.421 +01:00 [DBG] ActionApiDescriptionModel.Create: Profile.SetTwoFactorEnabledAsyncByEnabled 2023-04-27 10:40:22.421 +01:00 [DBG] ActionApiDescriptionModel.Create: AbpTenant.FindTenantByNameAsyncByName 2023-04-27 10:40:22.421 +01:00 [DBG] ActionApiDescriptionModel.Create: AbpTenant.FindTenantByIdAsyncById 2023-04-27 10:40:22.421 +01:00 [DBG] ActionApiDescriptionModel.Create: AbpApplicationConfiguration.GetAsync 2023-04-27 10:40:22.421 +01:00 [DBG] ActionApiDescriptionModel.Create: AbpApiDefinition.GetByModel

2023-04-27 10:40:22.429 +01:00 [INF] Executed action method Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc), returned result Microsoft.AspNetCore.Mvc.ContentResult in 45.845ms. 2023-04-27 10:40:22.431 +01:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript 2023-04-27 10:40:22.432 +01:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 65.9119ms 2023-04-27 10:40:22.432 +01:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' 2023-04-27 10:40:22.432 +01:00 [INF] Request finished HTTP/2 GET https://localhost:44322/Abp/ServiceProxyScript - - - 200 162 application/javascript 75.7437ms 2023-04-27 10:40:22.777 +01:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync(). 2023-04-27 10:40:22.801 +01:00 [INF] Executed action method Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc), returned result Microsoft.AspNetCore.Mvc.ContentResult in 422.3149ms. 2023-04-27 10:40:22.807 +01:00 [DBG] Added 0 entity changes to the current audit log 2023-04-27 10:40:22.809 +01:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript 2023-04-27 10:40:22.810 +01:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 445.0685ms 2023-04-27 10:40:22.810 +01:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' 2023-04-27 10:40:22.812 +01:00 [INF] Request finished HTTP/2 GET https://localhost:44322/Abp/ApplicationConfigurationScript - - - 200 125329 application/javascript 461.9153ms 2023-04-27 10:40:27.706 +01:00 [INF] Request starting HTTP/2 GET https://host.docker.internal:44322/metrics - - 2023-04-27 10:40:27.709 +01:00 [INF] Executing endpoint 'Prometheus metrics' 2023-04-27 10:40:27.720 +01:00 [INF] Executed endpoint 'Prometheus metrics' 2023-04-27 10:40:27.721 +01:00 [INF] Request finished HTTP/2 GET https://host.docker.internal:44322/metrics - - - 200 - text/plain;+version=0.0.4;+charset=utf-8 14.2614ms 2023-04-27 10:40:36.528 +01:00 [INF] Request starting HTTP/2 POST https://localhost:44322/Account/Login application/x-www-form-urlencoded 290 2023-04-27 10:40:36.541 +01:00 [INF] CORS policy execution failed. 2023-04-27 10:40:36.541 +01:00 [INF] Request origin https://localhost:44322 does not have permission to access the resource. 2023-04-27 10:40:36.546 +01:00 [INF] No CORS policy found for the specified request. 2023-04-27 10:40:36.547 +01:00 [INF] Executing endpoint '/Account/Login' 2023-04-27 10:40:36.547 +01:00 [INF] Route matched with {page = "/Account/Login", area = "", action = "", controller = ""}. Executing page /Account/Login 2023-04-27 10:40:36.547 +01:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy 2023-04-27 10:40:36.571 +01:00 [INF] Executing handler method Volo.Abp.Account.Public.Web.Pages.Account.LoginModel.OnPostAsync - ModelState is "Valid" 2023-04-27 10:40:36.606 +01:00 [INF] Try to use LDAP for external authentication 2023-04-27 10:40:36.608 +01:00 [WRN] Ldap login feature is not enabled! 2023-04-27 10:40:36.612 +01:00 [INF] Try to use OAUTH for external authentication 2023-04-27 10:40:36.613 +01:00 [WRN] OAuth login feature is not enabled! 2023-04-27 10:40:36.949 +01:00 [WRN] Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. 2023-04-27 10:40:37.019 +01:00 [DBG] Added 0 entity changes to the current audit log 2023-04-27 10:40:37.212 +01:00 [DBG] Augmenting SignInContext 2023-04-27 10:40:37.213 +01:00 [DBG] Adding idp claim with value: local 2023-04-27 10:40:37.213 +01:00 [DBG] Adding auth_time claim with value: 1682588437 2023-04-27 10:40:37.217 +01:00 [INF] AuthenticationScheme: Identity.Application signed in. 2023-04-27 10:40:37.315 +01:00 [DBG] Added 0 entity changes to the current audit log 2023-04-27 10:40:37.324 +01:00 [DBG] Added 0 entity changes to the current audit log 2023-04-27 10:40:37.330 +01:00 [INF] Executed handler method OnPostAsync, returned result Microsoft.AspNetCore.Mvc.RedirectResult. 2023-04-27 10:40:37.331 +01:00 [DBG] Added 0 entity changes to the current audit log 2023-04-27 10:40:37.332 +01:00 [INF] Executing RedirectResult, redirecting to /. 2023-04-27 10:40:37.332 +01:00 [INF] Executed page /Account/Login in 784.5942ms 2023-04-27 10:40:37.332 +01:00 [INF] Executed endpoint '/Account/Login' 2023-04-27 10:40:37.332 +01:00 [DBG] Added 0 entity changes to the current audit log 2023-04-27 10:40:37.424 +01:00 [DBG] Added 0 entity changes to the current audit log 2023-04-27 10:40:37.425 +01:00 [DBG] Added 0 entity changes to the current audit log 2023-04-27 10:40:37.436 +01:00 [INF] Request finished HTTP/2 POST https://localhost:44322/Account/Login application/x-www-form-urlencoded 290 - 302 0 - 908.4846ms 2023-04-27 10:40:37.439 +01:00 [INF] Request starting HTTP/2 GET https://localhost:44322/ - - 2023-04-27 10:40:37.446 +01:00 [INF] Executing endpoint '/Index' 2023-04-27 10:40:37.446 +01:00 [INF] Route matched with {page = "/Index", area = "", action = "", controller = ""}. Executing page /Index 2023-04-27 10:40:37.446 +01:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy 2023-04-27 10:40:37.446 +01:00 [INF] Executing handler method NB.Microservices.AuthServer.Pages.IndexModel.OnGet - ModelState is "Valid" 2023-04-27 10:40:37.446 +01:00 [INF] Executed handler method OnGet, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2023-04-27 10:40:37.474 +01:00 [DBG] Added bundle 'Lepton.Global' to the page in 1.97 ms. 2023-04-27 10:40:37.558 +01:00 [DBG] Added bundle 'Lepton.Global' to the page in 3.66 ms. 2023-04-27 10:40:37.559 +01:00 [INF] Executed page /Index in 113.3011ms 2023-04-27 10:40:37.559 +01:00 [INF] Executed endpoint '/Index' 2023-04-27 10:40:37.570 +01:00 [INF] Request finished HTTP/2 GET https://localhost:44322/ - - - 200 - text/html;+charset=utf-8 130.8100ms 2023-04-27 10:40:37.576 +01:00 [INF] Request starting HTTP/2 GET https://localhost:44322/api/account/profile-picture-file/6538968c-cfd9-8c20-e13d-3a0aa762a3fe - - 2023-04-27 10:40:37.576 +01:00 [INF] Request starting HTTP/2 GET https://localhost:44322/Abp/ApplicationConfigurationScript - - 2023-04-27 10:40:37.584 +01:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' 2023-04-27 10:40:37.584 +01:00 [INF] Executing endpoint 'Volo.Abp.Account.AccountController.GetProfilePictureFileAsync (Volo.Abp.Account.Pro.Public.HttpApi)' 2023-04-27 10:40:37.584 +01:00 [INF] Route matched with {area = "Abp", action = "Get", controller = "AbpApplicationConfigurationScript", page = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] Get() on controller Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController (Volo.Abp.AspNetCore.Mvc). 2023-04-27 10:40:37.585 +01:00 [INF] Executing action method Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) - Validation state: "Valid" 2023-04-27 10:40:37.585 +01:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()...

2023-04-27 10:40:37.586 +01:00 [INF] Route matched with {area = "account", action = "GetProfilePictureFile", controller = "Account", page = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Volo.Abp.Content.IRemoteStreamContent] GetProfilePictureFileAsync(System.Guid) on controller Volo.Abp.Account.AccountController (Volo.Abp.Account.Pro.Public.HttpApi). 2023-04-27 10:40:37.592 +01:00 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:6538968c-cfd9-8c20-e13d-3a0aa762a3fe,n:AbpIdentity.Roles,pn:U,pk:6538968c-cfd9-8c20-e13d-3a0aa762a3fe,n:AbpIdentity.Roles.Create,pn:U,pk:6538968c-cfd9-8c20-e13d-3a0aa762a3fe,n:AbpIdentity.Roles.Update,pn:U,pk:6538968c-cfd9-8c20-e13d-3a0aa762a3fe,n:AbpIdentity.Roles.Delete,pn:U,pk:6538968c-cfd9-8c20-e13d-3a0aa762a3fe,n:AbpIdentity.Roles.ManagePermissions,pn:U,pk:6538968c-cfd9-8c20-e13d-3a0aa762a3fe,n:AuditLogging.ViewChangeHistory:Volo.Abp.Identity.IdentityRole,pn:U,pk:6538968c-cfd9-8c20-e13d-3a0aa762a3fe,n:AbpIdentity.Users,pn:U,pk:6538968c-cfd9-8c20-e13d-3a0aa762a3fe,n:AbpIdentity.Users.Create,pn:U,pk:6538968c-cfd9-8c20-e13d-3a0aa762a3fe,n:AbpIdentity.Users.Update,pn:U,pk:6538968c-cfd9-8c20-e13d-3a0aa762a3fe,n:AbpIdentity.Users.Delete,pn:U,pk:6538968c-cfd9-8c20-e13d-3a0aa762a3fe,n:AbpIdentity.Users.ManagePermissions,pn:U,pk:6538968c-cfd9-8c20-e13d-3a0aa762a3fe,n:AuditLogging.ViewChangeHistory:Volo.Abp.Identity.IdentityUser,pn:U,pk:6538968c-cfd9-8c20-e13d-3a0aa762a3fe,n:AbpIdentity.Users.Impersonation,pn:U,pk:6538968c-cfd9-8c20-e13d-3a0aa762a3fe,n:AbpIdentity.Users.Import,pn:U,pk:6538968c-cfd9-8c20-e13d-3a0aa762a3fe,n:AbpIdentity.OrganizationUnits,pn:U,pk:6538968c-cfd9-8c20-e13d-3a0aa762a3fe,n:AbpIdentity.OrganizationUnits.ManageOU,pn:U,pk:6538968c-cfd9-8c20-e13d-3a0aa762a3fe,n:AbpIdentity.OrganizationUnits.ManageRoles,pn:U,pk:6538968c-cfd9-8c20-e13d-3a0aa762a3fe,n:AbpIdentity.OrganizationUnits.ManageMembers,pn:U,pk:6538968c-cfd9-8c20-e13d-3a0aa762a3fe,n:AbpIdentity.ClaimTypes,pn:U,pk:6538968c-cfd9-8c20-e13d-3a0aa762a3fe,n:AbpIdentity.ClaimTypes.Create,pn:U,pk:6538968c-cfd9-8c20-e13d-3a0aa762a3fe,n:AbpIdentity.ClaimTypes.Update,pn:U,pk:6538968c-cfd9-8c20-e13d-3a0aa762a3fe,n:AbpIdentity.ClaimTypes.Delete,pn:U,pk:6538968c-cfd9-8c20-e13d-3a0aa762a3fe,n:AbpIdentity.SettingManagement,pn:U,pk:6538968c-cfd9-8c20-e13d-3a0aa762a3fe,n:AbpIdentity.SecurityLogs 2023-04-27 10:40:37.594 +01:00 [DBG] Not found in the cache: pn:U,pk:6538968c-cfd9-8c20-e13d-3a0aa762a3fe,n:AbpIdentity.Roles,pn:U,pk:6538968c-cfd9-8c20-e13d-3a0aa762a3fe,n:AbpIdentity.Roles.Create,pn:U,pk:6538968c-cfd9-8c20-e13d-3a0aa762a3fe,n:AbpIdentity.Roles.Update,pn:U,pk:6538968c-cfd9-8c20-e13d-3a0aa762a3fe,n:AbpIdentity.Roles.Delete,pn:U,pk:6538968c-cfd9-8c20-e13d-3a0aa762a3fe,n:AbpIdentity.Roles.ManagePermissions,pn:U,pk:6538968c-cfd9-8c20-e13d-3a0aa762a3fe,n:AuditLogging.ViewChangeHistory:Volo.Abp.Identity.IdentityRole,pn:U,pk:6538968c-cfd9-8c20-e13d-3a0aa762a3fe,n:AbpIdentity.Users,pn:U,pk:6538968c-cfd9-8c20-e13d-3a0aa762a3fe,n:AbpIdentity.Users.Create,pn:U,pk:6538968c-cfd9-8c20-e13d-3a0aa762a3fe,n:AbpIdentity.Users.Update,pn:U,pk:6538968c-cfd9-8c20-e13d-3a0aa762a3fe,n:AbpIdentity.Users.Delete,pn:U,pk:6538968c-cfd9-8c20-e13d-3a0aa762a3fe,n:AbpIdentity.Users.ManagePermissions,pn:U,pk:6538968c-cfd9-8c20-e13d-3a0aa762a3fe,n:AuditLogging.ViewChangeHistory:Volo.Abp.Identity.IdentityUser,pn:U,pk:6538968c-cfd9-8c20-e13d-3a0aa762a3fe,n:AbpIdentity.Users.Impersonation,pn:U,pk:6538968c-cfd9-8c20-e13d-3a0aa762a3fe,n:AbpIdentity.Users.Import,pn:U,pk:6538968c-cfd9-8c20-e13d-3a0aa762a3fe,n:AbpIdentity.OrganizationUnits,pn:U,pk:6538968c-cfd9-8c20-e13d-3a0aa762a3fe,n:AbpIdentity.OrganizationUnits.ManageOU,pn:U,pk:6538968c-cfd9-8c20-e13d-3a0aa762a3fe,n:AbpIdentity.OrganizationUnits.ManageRoles,pn:U,pk:6538968c-cfd9-8c20-e13d-3a0aa762a3fe,n:AbpIdentity.OrganizationUnits.ManageMembers,pn:U,pk:6538968c-cfd9-8c20-e13d-3a0aa762a3fe,n:AbpIdentity.ClaimTypes,pn:U,pk:6538968c-cfd9-8c20-e13d-3a0aa762a3fe,n:AbpIdentity.ClaimTypes.Create,pn:U,pk:6538968c-cfd9-8c20-e13d-3a0aa762a3fe,n:AbpIdentity.ClaimTypes.Update,pn:U,pk:6538968c-cfd9-8c20-e13d-3a0aa762a3fe,n:AbpIdentity.ClaimTypes.Delete,pn:U,pk:6538968c-cfd9-8c20-e13d-3a0aa762a3fe,n:AbpIdentity.SettingManagement,pn:U,pk:6538968c-cfd9-8c20-e13d-3a0aa762a3fe,n:AbpIdentity.SecurityLogs 2023-04-27 10:40:37.599 +01:00 [DBG] Getting not cache granted permissions from the repository for this provider name,key: U,6538968c-cfd9-8c20-e13d-3a0aa762a3fe 2023-04-27 10:40:37.599 +01:00 [INF] Request starting HTTP/2 GET https://localhost:44322/Abp/ServiceProxyScript - - 2023-04-27 10:40:37.604 +01:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' 2023-04-27 10:40:37.604 +01:00 [INF] Route matched with {area = "Abp", action = "GetAll", controller = "AbpServiceProxyScript", page = ""}. Executing controller action with signature Microsoft.AspNetCore.Mvc.ActionResult GetAll(Volo.Abp.AspNetCore.Mvc.ProxyScripting.ServiceProxyGenerationModel) on controller Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController (Volo.Abp.AspNetCore.Mvc). 2023-04-27 10:40:37.605 +01:00 [INF] Executing action method Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) - Validation state: "Valid" 2023-04-27 10:40:37.606 +01:00 [INF] Executed action method Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc), returned result Microsoft.AspNetCore.Mvc.ContentResult in 0.9331ms. 2023-04-27 10:40:37.606 +01:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript 2023-04-27 10:40:37.606 +01:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 1.8563ms 2023-04-27 10:40:37.606 +01:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' 2023-04-27 10:40:37.606 +01:00 [INF] Request finished HTTP/2 GET https://localhost:44322/Abp/ServiceProxyScript - - - 200 162 application/javascript 7.0393ms 2023-04-27 10:40:37.617 +01:00 [DBG] Setting the cache items. Count: 24 2023-04-27 10:40:37.625 +01:00 [DBG] Finished setting the cache items. Count: 24 2023-04-27 10:40:37.627 +01:00 [INF] Executing action method Volo.Abp.Account.AccountController.GetProfilePictureFileAsync (Volo.Abp.Account.Pro.Public.HttpApi) - Validation state: "Valid" 2023-04-27 10:40:37.645 +01:00 [INF] Executed action method Volo.Abp.Account.AccountController.GetProfilePictureFileAsync (Volo.Abp.Account.Pro.Public.HttpApi), returned result Microsoft.AspNetCore.Mvc.ObjectResult in 18.6136ms. 2023-04-27 10:40:37.647 +01:00 [INF] Executing ObjectResult, writing value of type 'Volo.Abp.Content.RemoteStreamContent'. 2023-04-27 10:40:37.648 +01:00 [INF] Executed action Volo.Abp.Account.AccountController.GetProfilePictureFileAsync (Volo.Abp.Account.Pro.Public.HttpApi) in 62.1965ms 2023-04-27 10:40:37.648 +01:00 [INF] Executed endpoint 'Volo.Abp.Account.AccountController.GetProfilePictureFileAsync (Volo.Abp.Account.Pro.Public.HttpApi)' 2023-04-27 10:40:37.649 +01:00 [INF] Request finished HTTP/2 GET https://localhost:44322/api/account/profile-picture-file/6538968c-cfd9-8c20-e13d-3a0aa762a3fe - - - 200 2939 image/jpeg 72.9386ms 2023-04-27 10:40:37.704 +01:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync(). 2023-04-27 10:40:37.713 +01:00 [INF] Executed action method Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc), returned result Microsoft.AspNetCore.Mvc.ContentResult in 128.3089ms. 2023-04-27 10:40:37.713 +01:00 [DBG] Added 0 entity changes to the current audit log 2023-04-27 10:40:37.714 +01:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript 2023-04-27 10:40:37.714 +01:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 130.0953ms 2023-04-27 10:40:37.714 +01:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' 2023-04-27 10:40:37.714 +01:00 [INF] Request finished HTTP/2 GET https://localhost:44322/Abp/ApplicationConfigurationScript - - - 200 125460 application/javascript 137.7443ms 2023-04-27 10:40:42.707 +01:00 [INF] Request starting HTTP/2 GET https://host.docker.internal:44322/metrics - - 2023-04-27 10:40:42.711 +01:00 [INF] Executing endpoint 'Prometheus metrics' 2023-04-27 10:40:42.721 +01:00 [INF] Executed endpoint 'Prometheus metrics' 2023-04-27 10:40:42.721 +01:00 [INF] Request finished HTTP/2 GET https://host.docker.internal:44322/metrics - - - 200 - text/plain;+version=0.0.4;+charset=utf-8 13.8348ms 2023-04-27 10:40:57.710 +01:00 [INF] Request starting HTTP/2 GET https://host.docker.internal:44322/metrics - - 2023-04-27 10:40:57.715 +01:00 [INF] Executing endpoint 'Prometheus metrics' 2023-04-27 10:40:57.721 +01:00 [INF] Executed endpoint 'Prometheus metrics' 2023-04-27 10:40:57.721 +01:00 [INF] Request finished HTTP/2 GET https://host.docker.internal:44322/metrics - - - 200 - text/plain;+version=0.0.4;+charset=utf-8 11.3916ms 2023-04-27 10:41:12.710 +01:00 [INF] Request starting HTTP/2 GET https://host.docker.internal:44322/metrics - - 2023-04-27 10:41:12.716 +01:00 [INF] Executing endpoint 'Prometheus metrics' 2023-04-27 10:41:12.727 +01:00 [INF] Executed endpoint 'Prometheus metrics' 2023-04-27 10:41:12.727 +01:00 [INF] Request finished HTTP/2 GET https://host.docker.internal:44322/metrics - - - 200 - text/plain;+version=0.0.4;+charset=utf-8 17.7500ms 2023-04-27 10:41:27.709 +01:00 [INF] Request starting HTTP/2 GET https://host.docker.internal:44322/metrics - - 2023-04-27 10:41:27.715 +01:00 [INF] Executing endpoint 'Prometheus metrics' 2023-04-27 10:41:27.720 +01:00 [INF] Executed endpoint 'Prometheus metrics' 2023-04-27 10:41:27.721 +01:00 [INF] Request finished HTTP/2 GET https://host.docker.internal:44322/metrics - - - 200 - text/plain;+version=0.0.4;+charset=utf-8 11.3540ms 2023-04-27 10:41:42.706 +01:00 [INF] Request starting HTTP/2 GET https://host.docker.internal:44322/metrics - - 2023-04-27 10:41:42.708 +01:00 [INF] Executing endpoint 'Prometheus metrics' 2023-04-27 10:41:42.714 +01:00 [INF] Executed endpoint 'Prometheus metrics' 2023-04-27 10:41:42.714 +01:00 [INF] Request finished HTTP/2 GET https://host.docker.internal:44322/metrics - - - 200 - text/plain;+version=0.0.4;+charset=utf-8 8.1148ms 2023-04-27 10:41:55.854 +01:00 [INF] Request starting HTTP/2 GET https://localhost:44322/Account/Logout - - 2023-04-27 10:41:55.860 +01:00 [INF] Executing endpoint '/Account/Logout' 2023-04-27 10:41:55.862 +01:00 [INF] Route matched with {page = "/Account/Logout", area = "", action = "", controller = ""}. Executing page /Account/Logout 2023-04-27 10:41:55.862 +01:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy 2023-04-27 10:41:55.870 +01:00 [INF] Executing handler method Volo.Abp.Account.Public.Web.Pages.Account.LogoutModel.OnGetAsync - ModelState is "Valid" 2023-04-27 10:41:55.882 +01:00 [DBG] Added 0 entity changes to the current audit log 2023-04-27 10:41:55.882 +01:00 [DBG] Added 0 entity changes to the current audit log 2023-04-27 10:41:55.885 +01:00 [INF] AuthenticationScheme: Identity.Application signed out. 2023-04-27 10:41:55.885 +01:00 [INF] AuthenticationScheme: Identity.External signed out. 2023-04-27 10:41:55.885 +01:00 [INF] AuthenticationScheme: Identity.TwoFactorUserId signed out. 2023-04-27 10:41:55.885 +01:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RedirectToPageResult. 2023-04-27 10:41:55.886 +01:00 [INF] Executing RedirectToPageResult, redirecting to /Account/Login. 2023-04-27 10:41:55.886 +01:00 [INF] Executed page /Account/Logout in 23.7303ms 2023-04-27 10:41:55.886 +01:00 [INF] Executed endpoint '/Account/Logout' 2023-04-27 10:41:55.886 +01:00 [DBG] SignOutCalled set; processing post-signout session cleanup. 2023-04-27 10:41:55.888 +01:00 [INF] Request finished HTTP/2 GET https://localhost:44322/Account/Logout - - - 302 0 - 34.3768ms 2023-04-27 10:41:55.891 +01:00 [INF] Request starting HTTP/2 GET https://localhost:44322/Account/Login - - 2023-04-27 10:41:55.893 +01:00 [INF] Executing endpoint '/Account/Login' 2023-04-27 10:41:55.893 +01:00 [INF] Route matched with {page = "/Account/Login", area = "", action = "", controller = ""}. Executing page /Account/Login 2023-04-27 10:41:55.893 +01:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy 2023-04-27 10:41:55.897 +01:00 [INF] Executing handler method Volo.Abp.Account.Public.Web.Pages.Account.LoginModel.OnGetAsync - ModelState is "Valid" 2023-04-27 10:41:55.901 +01:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2023-04-27 10:41:55.919 +01:00 [DBG] Added bundle 'Lepton.Global' to the page in 1.41 ms. 2023-04-27 10:41:55.924 +01:00 [DBG] Added bundle 'Lepton.Global' to the page in 3.15 ms. 2023-04-27 10:41:55.924 +01:00 [INF] Executed page /Account/Login in 31.5085ms 2023-04-27 10:41:55.924 +01:00 [INF] Executed endpoint '/Account/Login'

2023-04-27 10:41:55.925 +01:00 [INF] Request finished HTTP/2 GET https://localhost:44322/Account/Login - - - 200 - text/html;+charset=utf-8 34.1536ms 2023-04-27 10:41:55.938 +01:00 [INF] Request starting HTTP/2 GET https://localhost:44322/Abp/ApplicationConfigurationScript - - 2023-04-27 10:41:55.938 +01:00 [INF] Request starting HTTP/2 GET https://localhost:44322/Abp/ServiceProxyScript - - 2023-04-27 10:41:55.941 +01:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' 2023-04-27 10:41:55.941 +01:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' 2023-04-27 10:41:55.941 +01:00 [INF] Route matched with {area = "Abp", action = "GetAll", controller = "AbpServiceProxyScript", page = ""}. Executing controller action with signature Microsoft.AspNetCore.Mvc.ActionResult GetAll(Volo.Abp.AspNetCore.Mvc.ProxyScripting.ServiceProxyGenerationModel) on controller Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController (Volo.Abp.AspNetCore.Mvc). 2023-04-27 10:41:55.941 +01:00 [INF] Route matched with {area = "Abp", action = "Get", controller = "AbpApplicationConfigurationScript", page = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] Get() on controller Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController (Volo.Abp.AspNetCore.Mvc). 2023-04-27 10:41:55.941 +01:00 [INF] Executing action method Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) - Validation state: "Valid" 2023-04-27 10:41:55.942 +01:00 [INF] Executing action method Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) - Validation state: "Valid" 2023-04-27 10:41:55.942 +01:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()... 2023-04-27 10:41:55.943 +01:00 [INF] Executed action method Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc), returned result Microsoft.AspNetCore.Mvc.ContentResult in 1.1063ms. 2023-04-27 10:41:55.943 +01:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript 2023-04-27 10:41:55.943 +01:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 2.2791ms 2023-04-27 10:41:55.943 +01:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' 2023-04-27 10:41:55.943 +01:00 [INF] Request finished HTTP/2 GET https://localhost:44322/Abp/ServiceProxyScript - - - 200 162 application/javascript 4.8012ms 2023-04-27 10:41:56.005 +01:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync(). 2023-04-27 10:41:56.014 +01:00 [INF] Executed action method Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc), returned result Microsoft.AspNetCore.Mvc.ContentResult in 72.1009ms. 2023-04-27 10:41:56.014 +01:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript 2023-04-27 10:41:56.015 +01:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 74.6287ms 2023-04-27 10:41:56.015 +01:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' 2023-04-27 10:41:56.016 +01:00 [INF] Request finished HTTP/2 GET https://localhost:44322/Abp/ApplicationConfigurationScript - - - 200 125329 application/javascript 77.3057ms 2023-04-27 10:41:57.710 +01:00 [INF] Request starting HTTP/2 GET https://host.docker.internal:44322/metrics - - 2023-04-27 10:41:57.721 +01:00 [INF] Executing endpoint 'Prometheus metrics' 2023-04-27 10:41:57.733 +01:00 [INF] Executed endpoint 'Prometheus metrics' 2023-04-27 10:41:57.733 +01:00 [INF] Request finished HTTP/2 GET https://host.docker.internal:44322/metrics - - - 200 - text/plain;+version=0.0.4;+charset=utf-8 23.1765ms 2023-04-27 10:42:04.599 +01:00 [INF] Request starting HTTP/2 POST https://localhost:44322/Account/Login application/x-www-form-urlencoded 290 2023-04-27 10:42:04.600 +01:00 [INF] CORS policy execution failed. 2023-04-27 10:42:04.600 +01:00 [INF] Request origin https://localhost:44322 does not have permission to access the resource. 2023-04-27 10:42:04.602 +01:00 [INF] No CORS policy found for the specified request. 2023-04-27 10:42:04.603 +01:00 [INF] Executing endpoint '/Account/Login' 2023-04-27 10:42:04.604 +01:00 [INF] Route matched with {page = "/Account/Login", area = "", action = "", controller = ""}. Executing page /Account/Login 2023-04-27 10:42:04.604 +01:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy 2023-04-27 10:42:04.611 +01:00 [INF] Executing handler method Volo.Abp.Account.Public.Web.Pages.Account.LoginModel.OnPostAsync - ModelState is "Valid" 2023-04-27 10:42:04.620 +01:00 [INF] Try to use LDAP for external authentication 2023-04-27 10:42:04.621 +01:00 [WRN] Ldap login feature is not enabled! 2023-04-27 10:42:04.621 +01:00 [INF] Try to use OAUTH for external authentication 2023-04-27 10:42:04.622 +01:00 [WRN] OAuth login feature is not enabled! 2023-04-27 10:42:04.641 +01:00 [DBG] Added 0 entity changes to the current audit log 2023-04-27 10:42:04.641 +01:00 [DBG] Added 0 entity changes to the current audit log 2023-04-27 10:42:04.642 +01:00 [INF] Executed handler method OnPostAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2023-04-27 10:42:04.643 +01:00 [DBG] Added 0 entity changes to the current audit log 2023-04-27 10:42:04.663 +01:00 [DBG] Added bundle 'Lepton.Global' to the page in 1.42 ms. 2023-04-27 10:42:04.670 +01:00 [DBG] Added bundle 'Lepton.Global' to the page in 3.42 ms. 2023-04-27 10:42:04.670 +01:00 [INF] Executed page /Account/Login in 66.7297ms 2023-04-27 10:42:04.670 +01:00 [INF] Executed endpoint '/Account/Login' 2023-04-27 10:42:04.670 +01:00 [DBG] Added 0 entity changes to the current audit log 2023-04-27 10:42:04.684 +01:00 [DBG] Added 0 entity changes to the current audit log 2023-04-27 10:42:04.685 +01:00 [DBG] Added 0 entity changes to the current audit log 2023-04-27 10:42:04.685 +01:00 [INF] Request starting HTTP/2 GET https://localhost:44322/Abp/ApplicationConfigurationScript - - 2023-04-27 10:42:04.685 +01:00 [INF] Request starting HTTP/2 GET https://localhost:44322/Abp/ServiceProxyScript - - 2023-04-27 10:42:04.688 +01:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' 2023-04-27 10:42:04.688 +01:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' 2023-04-27 10:42:04.688 +01:00 [INF] Route matched with {area = "Abp", action = "GetAll", controller = "AbpServiceProxyScript", page = ""}. Executing controller action with signature Microsoft.AspNetCore.Mvc.ActionResult GetAll(Volo.Abp.AspNetCore.Mvc.ProxyScripting.ServiceProxyGenerationModel) on controller Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController (Volo.Abp.AspNetCore.Mvc). 2023-04-27 10:42:04.688 +01:00 [INF] Route matched with {area = "Abp", action = "Get", controller = "AbpApplicationConfigurationScript", page = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] Get() on controller Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController (Volo.Abp.AspNetCore.Mvc). 2023-04-27 10:42:04.688 +01:00 [INF] Request finished HTTP/2 POST https://localhost:44322/Account/Login application/x-www-form-urlencoded 290 - 200 - text/html;+charset=utf-8 89.0470ms 2023-04-27 10:42:04.689 +01:00 [INF] Executing action method Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) - Validation state: "Valid" 2023-04-27 10:42:04.689 +01:00 [INF] Executing action method Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) - Validation state: "Valid" 2023-04-27 10:42:04.689 +01:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()... 2023-04-27 10:42:04.690 +01:00 [INF] Executed action method Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc), returned result Microsoft.AspNetCore.Mvc.ContentResult in 0.9698ms. 2023-04-27 10:42:04.690 +01:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript 2023-04-27 10:42:04.690 +01:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 2.1362ms 2023-04-27 10:42:04.690 +01:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' 2023-04-27 10:42:04.690 +01:00 [INF] Request finished HTTP/2 GET https://localhost:44322/Abp/ServiceProxyScript - - - 200 162 application/javascript 5.3276ms 2023-04-27 10:42:04.744 +01:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync(). 2023-04-27 10:42:04.751 +01:00 [INF] Executed action method Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc), returned result Microsoft.AspNetCore.Mvc.ContentResult in 62.2501ms. 2023-04-27 10:42:04.752 +01:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript 2023-04-27 10:42:04.757 +01:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 69.4412ms 2023-04-27 10:42:04.757 +01:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' 2023-04-27 10:42:04.758 +01:00 [INF] Request finished HTTP/2 GET https://localhost:44322/Abp/ApplicationConfigurationScript - - - 200 125329 application/javascript 72.7431ms 2023-04-27 10:42:12.707 +01:00 [INF] Request starting HTTP/2 GET https://host.docker.internal:44322/metrics - - 2023-04-27 10:42:12.709 +01:00 [INF] Executing endpoint 'Prometheus metrics' 2023-04-27 10:42:12.716 +01:00 [INF] Executed endpoint 'Prometheus metrics'

2023-04-27 10:42:12.716 +01:00 [INF] Request finished HTTP/2 GET https://host.docker.internal:44322/metrics - - - 200 - text/plain;+version=0.0.4;+charset=utf-8 9.6041ms 2023-04-27 10:42:27.707 +01:00 [INF] Request starting HTTP/2 GET https://host.docker.internal:44322/metrics - - 2023-04-27 10:42:27.709 +01:00 [INF] Executing endpoint 'Prometheus metrics' 2023-04-27 10:42:27.714 +01:00 [INF] Executed endpoint 'Prometheus metrics' 2023-04-27 10:42:27.714 +01:00 [INF] Request finished HTTP/2 GET https://host.docker.internal:44322/metrics - - - 200 - text/plain;+version=0.0.4;+charset=utf-8 7.7223ms 2023-04-27 10:42:42.710 +01:00 [INF] Request starting HTTP/2 GET https://host.docker.internal:44322/metrics - - 2023-04-27 10:42:42.716 +01:00 [INF] Executing endpoint 'Prometheus metrics' 2023-04-27 10:42:42.722 +01:00 [INF] Executed endpoint 'Prometheus metrics' 2023-04-27 10:42:42.722 +01:00 [INF] Request finished HTTP/2 GET https://host.docker.internal:44322/metrics - - - 200 - text/plain;+version=0.0.4;+charset=utf-8 11.7454ms 2023-04-27 10:42:57.707 +01:00 [INF] Request starting HTTP/2 GET https://host.docker.internal:44322/metrics - - 2023-04-27 10:42:57.710 +01:00 [INF] Executing endpoint 'Prometheus metrics' 2023-04-27 10:42:57.718 +01:00 [INF] Executed endpoint 'Prometheus metrics' 2023-04-27 10:42:57.719 +01:00 [INF] Request finished HTTP/2 GET https://host.docker.internal:44322/metrics - - - 200 - text/plain;+version=0.0.4;+charset=utf-8 11.3711ms 2023-04-27 10:43:12.710 +01:00 [INF] Request starting HTTP/2 GET https://host.docker.internal:44322/metrics - - 2023-04-27 10:43:12.719 +01:00 [INF] Executing endpoint 'Prometheus metrics' 2023-04-27 10:43:12.728 +01:00 [INF] Executed endpoint 'Prometheus metrics' 2023-04-27 10:43:12.728 +01:00 [INF] Request finished HTTP/2 GET https://host.docker.internal:44322/metrics - - - 200 - text/plain;+version=0.0.4;+charset=utf-8 17.9372ms 2023-04-27 10:43:27.707 +01:00 [INF] Request starting HTTP/2 GET https://host.docker.internal:44322/metrics - - 2023-04-27 10:43:27.709 +01:00 [INF] Executing endpoint 'Prometheus metrics' 2023-04-27 10:43:27.715 +01:00 [INF] Executed endpoint 'Prometheus metrics' 2023-04-27 10:43:27.715 +01:00 [INF] Request finished HTTP/2 GET https://host.docker.internal:44322/metrics - - - 200 - text/plain;+version=0.0.4;+charset=utf-8 8.0852ms 2023-04-27 10:43:42.706 +01:00 [INF] Request starting HTTP/2 GET https://host.docker.internal:44322/metrics - - 2023-04-27 10:43:42.709 +01:00 [INF] Executing endpoint 'Prometheus metrics' 2023-04-27 10:43:42.716 +01:00 [INF] Executed endpoint 'Prometheus metrics' 2023-04-27 10:43:42.716 +01:00 [INF] Request finished HTTP/2 GET https://host.docker.internal:44322/metrics - - - 200 - text/plain;+version=0.0.4;+charset=utf-8 9.8132ms 2023-04-27 10:43:57.707 +01:00 [INF] Request starting HTTP/2 GET https://host.docker.internal:44322/metrics - - 2023-04-27 10:43:57.710 +01:00 [INF] Executing endpoint 'Prometheus metrics' 2023-04-27 10:43:57.715 +01:00 [INF] Executed endpoint 'Prometheus metrics' 2023-04-27 10:43:57.716 +01:00 [INF] Request finished HTTP/2 GET https://host.docker.internal:44322/metrics - - - 200 - text/plain;+version=0.0.4;+charset=utf-8 8.9110ms 2023-04-27 10:44:12.707 +01:00 [INF] Request starting HTTP/2 GET https://host.docker.internal:44322/metrics - - 2023-04-27 10:44:12.710 +01:00 [INF] Executing endpoint 'Prometheus metrics' 2023-04-27 10:44:12.717 +01:00 [INF] Executed endpoint 'Prometheus metrics' 2023-04-27 10:44:12.718 +01:00 [INF] Request finished HTTP/2 GET https://host.docker.internal:44322/metrics - - - 200 - text/plain;+version=0.0.4;+charset=utf-8 10.0829ms 2023-04-27 10:44:27.709 +01:00 [INF] Request starting HTTP/2 GET https://host.docker.internal:44322/metrics - - 2023-04-27 10:44:27.715 +01:00 [INF] Executing endpoint 'Prometheus metrics' 2023-04-27 10:44:27.722 +01:00 [INF] Executed endpoint 'Prometheus metrics' 2023-04-27 10:44:27.723 +01:00 [INF] Request finished HTTP/2 GET https://host.docker.internal:44322/metrics - - - 200 - text/plain;+version=0.0.4;+charset=utf-8 13.1339ms 2023-04-27 10:44:42.706 +01:00 [INF] Request starting HTTP/2 GET https://host.docker.internal:44322/metrics - - 2023-04-27 10:44:42.709 +01:00 [INF] Executing endpoint 'Prometheus metrics' 2023-04-27 10:44:42.716 +01:00 [INF] Executed endpoint 'Prometheus metrics' 2023-04-27 10:44:42.716 +01:00 [INF] Request finished HTTP/2 GET https://host.docker.internal:44322/metrics - - - 200 - text/plain;+version=0.0.4;+charset=utf-8 9.7175ms 2023-04-27 10:44:57.709 +01:00 [INF] Request starting HTTP/2 GET https://host.docker.internal:44322/metrics - - 2023-04-27 10:44:57.715 +01:00 [INF] Executing endpoint 'Prometheus metrics' 2023-04-27 10:44:57.720 +01:00 [INF] Executed endpoint 'Prometheus metrics' 2023-04-27 10:44:57.720 +01:00 [INF] Request finished HTTP/2 GET https://host.docker.internal:44322/metrics - - - 200 - text/plain;+version=0.0.4;+charset=utf-8 11.3744ms 2023-04-27 10:45:12.710 +01:00 [INF] Request starting HTTP/2 GET https://host.docker.internal:44322/metrics - - 2023-04-27 10:45:12.716 +01:00 [INF] Executing endpoint 'Prometheus metrics' 2023-04-27 10:45:12.721 +01:00 [INF] Executed endpoint 'Prometheus metrics' 2023-04-27 10:45:12.721 +01:00 [INF] Request finished HTTP/2 GET https://host.docker.internal:44322/metrics - - - 200 - text/plain;+version=0.0.4;+charset=utf-8 10.4572ms 2023-04-27 10:45:27.709 +01:00 [INF] Request starting HTTP/2 GET https://host.docker.internal:44322/metrics - - 2023-04-27 10:45:27.719 +01:00 [INF] Executing endpoint 'Prometheus metrics' 2023-04-27 10:45:27.725 +01:00 [INF] Executed endpoint 'Prometheus metrics' 2023-04-27 10:45:27.725 +01:00 [INF] Request finished HTTP/2 GET https://host.docker.internal:44322/metrics - - - 200 - text/plain;+version=0.0.4;+charset=utf-8 16.1095ms 2023-04-27 10:45:42.708 +01:00 [INF] Request starting HTTP/2 GET https://host.docker.internal:44322/metrics - - 2023-04-27 10:45:42.713 +01:00 [INF] Executing endpoint 'Prometheus metrics' 2023-04-27 10:45:42.720 +01:00 [INF] Executed endpoint 'Prometheus metrics' 2023-04-27 10:45:42.720 +01:00 [INF] Request finished HTTP/2 GET https://host.docker.internal:44322/metrics - - - 200 - text/plain;+version=0.0.4;+charset=utf-8 11.5557ms 2023-04-27 10:45:57.707 +01:00 [INF] Request starting HTTP/2 GET https://host.docker.internal:44322/metrics - - 2023-04-27 10:45:57.709 +01:00 [INF] Executing endpoint 'Prometheus metrics' 2023-04-27 10:45:57.715 +01:00 [INF] Executed endpoint 'Prometheus metrics' 2023-04-27 10:45:57.715 +01:00 [INF] Request finished HTTP/2 GET https://host.docker.internal:44322/metrics - - - 200 - text/plain;+version=0.0.4;+charset=utf-8 8.3214ms 2023-04-27 10:46:12.709 +01:00 [INF] Request starting HTTP/2 GET https://host.docker.internal:44322/metrics - - 2023-04-27 10:46:12.715 +01:00 [INF] Executing endpoint 'Prometheus metrics' 2023-04-27 10:46:12.720 +01:00 [INF] Executed endpoint 'Prometheus metrics' 2023-04-27 10:46:12.720 +01:00 [INF] Request finished HTTP/2 GET https://host.docker.internal:44322/metrics - - - 200 - text/plain;+version=0.0.4;+charset=utf-8 11.4647ms 2023-04-27 10:46:27.707 +01:00 [INF] Request starting HTTP/2 GET https://host.docker.internal:44322/metrics - - 2023-04-27 10:46:27.709 +01:00 [INF] Executing endpoint 'Prometheus metrics' 2023-04-27 10:46:27.715 +01:00 [INF] Executed endpoint 'Prometheus metrics' 2023-04-27 10:46:27.715 +01:00 [INF] Request finished HTTP/2 GET https://host.docker.internal:44322/metrics - - - 200 - text/plain;+version=0.0.4;+charset=utf-8 8.5057ms 2023-04-27 10:46:42.710 +01:00 [INF] Request starting HTTP/2 GET https://host.docker.internal:44322/metrics - - 2023-04-27 10:46:42.715 +01:00 [INF] Executing endpoint 'Prometheus metrics' 2023-04-27 10:46:42.721 +01:00 [INF] Executed endpoint 'Prometheus metrics' 2023-04-27 10:46:42.721 +01:00 [INF] Request finished HTTP/2 GET https://host.docker.internal:44322/metrics - - - 200 - text/plain;+version=0.0.4;+charset=utf-8 11.2995ms 2023-04-27 10:46:57.709 +01:00 [INF] Request starting HTTP/2 GET https://host.docker.internal:44322/metrics - - 2023-04-27 10:46:57.711 +01:00 [INF] Executing endpoint 'Prometheus metrics' 2023-04-27 10:46:57.719 +01:00 [INF] Executed endpoint 'Prometheus metrics' 2023-04-27 10:46:57.719 +01:00 [INF] Request finished HTTP/2 GET https://host.docker.internal:44322/metrics - - - 200 - text/plain;+version=0.0.4;+charset=utf-8 10.5294ms 2023-04-27 10:47:12.710 +01:00 [INF] Request starting HTTP/2 GET https://host.docker.internal:44322/metrics - - 2023-04-27 10:47:12.714 +01:00 [INF] Executing endpoint 'Prometheus metrics' 2023-04-27 10:47:12.720 +01:00 [INF] Executed endpoint 'Prometheus metrics' 2023-04-27 10:47:12.721 +01:00 [INF] Request finished HTTP/2 GET https://host.docker.internal:44322/metrics - - - 200 - text/plain;+version=0.0.4;+charset=utf-8 10.7605ms 2023-04-27 10:47:27.708 +01:00 [INF] Request starting HTTP/2 GET https://host.docker.internal:44322/metrics - - 2023-04-27 10:47:27.714 +01:00 [INF] Executing endpoint 'Prometheus metrics' 2023-04-27 10:47:27.719 +01:00 [INF] Executed endpoint 'Prometheus metrics' 2023-04-27 10:47:27.720 +01:00 [INF] Request finished HTTP/2 GET https://host.docker.internal:44322/metrics - - - 200 - text/plain;+version=0.0.4;+charset=utf-8 11.4888ms 2023-04-27 10:47:42.709 +01:00 [INF] Request starting HTTP/2 GET https://host.docker.internal:44322/metrics - - 2023-04-27 10:47:42.714 +01:00 [INF] Executing endpoint 'Prometheus metrics' 2023-04-27 10:47:42.721 +01:00 [INF] Executed endpoint 'Prometheus metrics' 2023-04-27 10:47:42.721 +01:00 [INF] Request finished HTTP/2 GET https://host.docker.internal:44322/metrics - - - 200 - text/plain;+version=0.0.4;+charset=utf-8 11.6578ms 2023-04-27 10:47:57.709 +01:00 [INF] Request starting HTTP/2 GET https://host.docker.internal:44322/metrics - - 2023-04-27 10:47:57.715 +01:00 [INF] Executing endpoint 'Prometheus metrics' 2023-04-27 10:47:57.723 +01:00 [INF] Executed endpoint 'Prometheus metrics' 2023-04-27 10:47:57.723 +01:00 [INF] Request finished HTTP/2 GET https://host.docker.internal:44322/metrics - - - 200 - text/plain;+version=0.0.4;+charset=utf-8 13.5954ms 2023-04-27 10:48:12.715 +01:00 [INF] Request starting HTTP/2 GET https://host.docker.internal:44322/metrics - - 2023-04-27 10:48:12.718 +01:00 [INF] Executing endpoint 'Prometheus metrics' 2023-04-27 10:48:12.724 +01:00 [INF] Executed endpoint 'Prometheus metrics' 2023-04-27 10:48:12.724 +01:00 [INF] Request finished HTTP/2 GET https://host.docker.internal:44322/metrics - - - 200 - text/plain;+version=0.0.4;+charset=utf-8 9.0602ms 2023-04-27 10:48:27.708 +01:00 [INF] Request starting HTTP/2 GET https://host.docker.internal:44322/metrics - - 2023-04-27 10:48:27.710 +01:00 [INF] Executing endpoint 'Prometheus metrics' 2023-04-27 10:48:27.716 +01:00 [INF] Executed endpoint 'Prometheus metrics' 2023-04-27 10:48:27.716 +01:00 [INF] Request finished HTTP/2 GET https://host.docker.internal:44322/metrics - - - 200 - text/plain;+version=0.0.4;+charset=utf-8 8.7787ms 2023-04-27 10:48:42.710 +01:00 [INF] Request starting HTTP/2 GET https://host.docker.internal:44322/metrics - - 2023-04-27 10:48:42.715 +01:00 [INF] Executing endpoint 'Prometheus metrics' 2023-04-27 10:48:42.721 +01:00 [INF] Executed endpoint 'Prometheus metrics' 2023-04-27 10:48:42.721 +01:00 [INF] Request finished HTTP/2 GET https://host.docker.internal:44322/metrics - - - 200 - text/plain;+version=0.0.4;+charset=utf-8 11.2249ms 2023-04-27 10:48:57.707 +01:00 [INF] Request starting HTTP/2 GET https://host.docker.internal:44322/metrics - - 2023-04-27 10:48:57.730 +01:00 [INF] Executing endpoint 'Prometheus metrics' 2023-04-27 10:48:57.737 +01:00 [INF] Executed endpoint 'Prometheus metrics' 2023-04-27 10:48:57.737 +01:00 [INF] Request finished HTTP/2 GET https://host.docker.internal:44322/metrics - - - 200 - text/plain;+version=0.0.4;+charset=utf-8 29.8248ms 2023-04-27 10:49:12.707 +01:00 [INF] Request starting HTTP/2 GET https://host.docker.internal:44322/metrics - - 2023-04-27 10:49:12.710 +01:00 [INF] Executing endpoint 'Prometheus metrics' 2023-04-27 10:49:12.716 +01:00 [INF] Executed endpoint 'Prometheus metrics'

2023-04-27 10:49:12.716 +01:00 [INF] Request finished HTTP/2 GET https://host.docker.internal:44322/metrics - - - 200 - text/plain;+version=0.0.4;+charset=utf-8 9.3414ms 2023-04-27 10:49:27.709 +01:00 [INF] Request starting HTTP/2 GET https://host.docker.internal:44322/metrics - - 2023-04-27 10:49:27.714 +01:00 [INF] Executing endpoint 'Prometheus metrics' 2023-04-27 10:49:27.721 +01:00 [INF] Executed endpoint 'Prometheus metrics' 2023-04-27 10:49:27.721 +01:00 [INF] Request finished HTTP/2 GET https://host.docker.internal:44322/metrics - - - 200 - text/plain;+version=0.0.4;+charset=utf-8 11.8684ms 2023-04-27 10:49:42.710 +01:00 [INF] Request starting HTTP/2 GET https://host.docker.internal:44322/metrics - - 2023-04-27 10:49:42.715 +01:00 [INF] Executing endpoint 'Prometheus metrics' 2023-04-27 10:49:42.721 +01:00 [INF] Executed endpoint 'Prometheus metrics' 2023-04-27 10:49:42.721 +01:00 [INF] Request finished HTTP/2 GET https://host.docker.internal:44322/metrics - - - 200 - text/plain;+version=0.0.4;+charset=utf-8 11.5508ms 2023-04-27 10:49:57.709 +01:00 [INF] Request starting HTTP/2 GET https://host.docker.internal:44322/metrics - - 2023-04-27 10:49:57.715 +01:00 [INF] Executing endpoint 'Prometheus metrics' 2023-04-27 10:49:57.721 +01:00 [INF] Executed endpoint 'Prometheus metrics' 2023-04-27 10:49:57.721 +01:00 [INF] Request finished HTTP/2 GET https://host.docker.internal:44322/metrics - - - 200 - text/plain;+version=0.0.4;+charset=utf-8 12.7668ms 2023-04-27 10:50:12.710 +01:00 [INF] Request starting HTTP/2 GET https://host.docker.internal:44322/metrics - - 2023-04-27 10:50:12.715 +01:00 [INF] Executing endpoint 'Prometheus metrics' 2023-04-27 10:50:12.721 +01:00 [INF] Executed endpoint 'Prometheus metrics' 2023-04-27 10:50:12.721 +01:00 [INF] Request finished HTTP/2 GET https://host.docker.internal:44322/metrics - - - 200 - text/plain;+version=0.0.4;+charset=utf-8 11.0030ms 2023-04-27 10:50:27.710 +01:00 [INF] Request starting HTTP/2 GET https://host.docker.internal:44322/metrics - - 2023-04-27 10:50:27.716 +01:00 [INF] Executing endpoint 'Prometheus metrics' 2023-04-27 10:50:27.722 +01:00 [INF] Executed endpoint 'Prometheus metrics' 2023-04-27 10:50:27.722 +01:00 [INF] Request finished HTTP/2 GET https://host.docker.internal:44322/metrics - - - 200 - text/plain;+version=0.0.4;+charset=utf-8 12.8908ms 2023-04-27 10:50:42.709 +01:00 [INF] Request starting HTTP/2 GET https://host.docker.internal:44322/metrics - - 2023-04-27 10:50:42.716 +01:00 [INF] Executing endpoint 'Prometheus metrics' 2023-04-27 10:50:42.732 +01:00 [INF] Executed endpoint 'Prometheus metrics' 2023-04-27 10:50:42.732 +01:00 [INF] Request finished HTTP/2 GET https://host.docker.internal:44322/metrics - - - 200 - text/plain;+version=0.0.4;+charset=utf-8 22.8206ms 2023-04-27 10:50:57.707 +01:00 [INF] Request starting HTTP/2 GET https://host.docker.internal:44322/metrics - - 2023-04-27 10:50:57.709 +01:00 [INF] Executing endpoint 'Prometheus metrics' 2023-04-27 10:50:57.715 +01:00 [INF] Executed endpoint 'Prometheus metrics' 2023-04-27 10:50:57.716 +01:00 [INF] Request finished HTTP/2 GET https://host.docker.internal:44322/metrics - - - 200 - text/plain;+version=0.0.4;+charset=utf-8 8.4597ms 2023-04-27 10:51:12.709 +01:00 [INF] Request starting HTTP/2 GET https://host.docker.internal:44322/metrics - - 2023-04-27 10:51:12.710 +01:00 [INF] Executing endpoint 'Prometheus metrics' 2023-04-27 10:51:12.717 +01:00 [INF] Executed endpoint 'Prometheus metrics' 2023-04-27 10:51:12.717 +01:00 [INF] Request finished HTTP/2 GET https://host.docker.internal:44322/metrics - - - 200 - text/plain;+version=0.0.4;+charset=utf-8 8.2028ms 2023-04-27 10:51:27.709 +01:00 [INF] Request starting HTTP/2 GET https://host.docker.internal:44322/metrics - - 2023-04-27 10:51:27.716 +01:00 [INF] Executing endpoint 'Prometheus metrics' 2023-04-27 10:51:27.722 +01:00 [INF] Executed endpoint 'Prometheus metrics' 2023-04-27 10:51:27.723 +01:00 [INF] Request finished HTTP/2 GET https://host.docker.internal:44322/metrics - - - 200 - text/plain;+version=0.0.4;+charset=utf-8 13.8685ms 2023-04-27 10:51:42.707 +01:00 [INF] Request starting HTTP/2 GET https://host.docker.internal:44322/metrics - - 2023-04-27 10:51:42.710 +01:00 [INF] Executing endpoint 'Prometheus metrics' 2023-04-27 10:51:42.721 +01:00 [INF] Executed endpoint 'Prometheus metrics' 2023-04-27 10:51:42.721 +01:00 [INF] Request finished HTTP/2 GET https://host.docker.internal:44322/metrics - - - 200 - text/plain;+version=0.0.4;+charset=utf-8 13.9956ms 2023-04-27 10:51:57.709 +01:00 [INF] Request starting HTTP/2 GET https://host.docker.internal:44322/metrics - - 2023-04-27 10:51:57.717 +01:00 [INF] Executing endpoint 'Prometheus metrics' 2023-04-27 10:51:57.735 +01:00 [INF] Executed endpoint 'Prometheus metrics' 2023-04-27 10:51:57.735 +01:00 [INF] Request finished HTTP/2 GET https://host.docker.internal:44322/metrics - - - 200 - text/plain;+version=0.0.4;+charset=utf-8 26.3420ms 2023-04-27 10:52:12.710 +01:00 [INF] Request starting HTTP/2 GET https://host.docker.internal:44322/metrics - - 2023-04-27 10:52:12.715 +01:00 [INF] Executing endpoint 'Prometheus metrics' 2023-04-27 10:52:12.721 +01:00 [INF] Executed endpoint 'Prometheus metrics' 2023-04-27 10:52:12.721 +01:00 [INF] Request finished HTTP/2 GET https://host.docker.internal:44322/metrics - - - 200 - text/plain;+version=0.0.4;+charset=utf-8 11.6107ms 2023-04-27 10:52:27.708 +01:00 [INF] Request starting HTTP/2 GET https://host.docker.internal:44322/metrics - - 2023-04-27 10:52:27.712 +01:00 [INF] Executing endpoint 'Prometheus metrics' 2023-04-27 10:52:27.719 +01:00 [INF] Executed endpoint 'Prometheus metrics' 2023-04-27 10:52:27.719 +01:00 [INF] Request finished HTTP/2 GET https://host.docker.internal:44322/metrics - - - 200 - text/plain;+version=0.0.4;+charset=utf-8 10.7977ms 2023-04-27 10:52:42.710 +01:00 [INF] Request starting HTTP/2 GET https://host.docker.internal:44322/metrics - - 2023-04-27 10:52:42.715 +01:00 [INF] Executing endpoint 'Prometheus metrics' 2023-04-27 10:52:42.721 +01:00 [INF] Executed endpoint 'Prometheus metrics' 2023-04-27 10:52:42.721 +01:00 [INF] Request finished HTTP/2 GET https://host.docker.internal:44322/metrics - - - 200 - text/plain;+version=0.0.4;+charset=utf-8 11.0153ms

Hi,

I want hide the tenants options and solve through authenticated user.

Configure(options => { options.TenantResolvers.Clear(); options.TenantResolvers.Add(new CurrentUserTenantResolveContributor()); });

Thanks

Hi,

thank you very much for the input, it responded in full to all my doubts

Showing 31 to 38 of 38 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on July 09, 2025, 06:20